Difference between revisions of "Template:Show Presentation"

From its-wiki.no
Jump to: navigation, search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "Show_Presentation" template, providing a list of presentations from a certain day
+
This is the "Show_Presentation" template, providing a list of presentations from a certain day. Alternatives: "Show_Presentation_Table"
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
Line 9: Line 9:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{{#ask: [[Category:Presentation]][[Presenter::{{{1}}}]][[Date::{{{2}}}]] |?Title |?Presenter |?Date |?Presentation File |?Presentation_view |?Project |?Keywords
+
<!--- {{#ask: [[Category:Presentation]][[Presenter::{{{1}}}]][[Date::{{{2}}}]]  
 +
|?Presenter
 +
|?Presentation File|}} --->
 +
{{#ask: [[Category:Presentation]][[Presenter::{{{1}}}]][[Date::{{{2}}}]]
 +
|?Title |?Presenter=Presenter |?Date |?Presentation File |?Presentation_view |?Project | ?Keywords |?Event
 
|mainlabel=-
 
|mainlabel=-
 
|sort=Date
 
|sort=Date
 
|order=desc
 
|order=desc
|limit=15
+
|limit=25
 
|format=template
 
|format=template
 
|template=Presentation_table
 
|template=Presentation_table
Line 19: Line 23:
 
| outrotemplate=Table_footer
 
| outrotemplate=Table_footer
 
}}
 
}}
 
 
</includeonly>
 
</includeonly>

Latest revision as of 20:13, 7 October 2020

This is the "Show_Presentation" template, providing a list of presentations from a certain day. Alternatives: "Show_Presentation_Table" It should be called in the following format:

{{Show_Presentation|+|30 Aug 2017}}
or 
{{Show_Presentation|Josef*|30 Aug 2017}}

Edit the page to see the template text.