Difference between revisions of "Template:Session"
Jump to navigation
Jump to search
m (created by WikiTask 2020-07-20T17:10:03Z) |
m (created by WikiTask 2020-07-21T05:35:54Z) |
||
Line 95: | Line 95: | ||
{{#ask:[[Concept:Paper]][[Paper session::{{FULLPAGENAME}}]] | {{#ask:[[Concept:Paper]][[Paper session::{{FULLPAGENAME}}]] | ||
| ?Paper title = title | | ?Paper title = title | ||
+ | | ?Paper id = id | ||
+ | | ?Paper volume = volume | ||
| ?Paper session = session | | ?Paper session = session | ||
− | + | ||
− | + | ||
}} | }} | ||
|tableheader={{{!}} class='wikitable' | |tableheader={{{!}} class='wikitable' | ||
Line 152: | Line 154: | ||
{{#ask:[[Concept:Paper]][[Paper session::{{FULLPAGENAME}}]] | {{#ask:[[Concept:Paper]][[Paper session::{{FULLPAGENAME}}]] | ||
| ?Paper title = title | | ?Paper title = title | ||
+ | | ?Paper id = id | ||
+ | | ?Paper volume = volume | ||
| ?Paper session = session | | ?Paper session = session | ||
− | + | ||
− | + | ||
}} | }} | ||
|tableheader={{{!}} class='wikitable' | |tableheader={{{!}} class='wikitable' |
Revision as of 06:35, 21 July 2020
This is the template Session.
It belongs to the concept/topic Concept:Session
You may find examples for the use of this template via the List of Sessions.
Usage
storemode subobject
{{Session |title= |volume= |storemode=subobject }}
storemode property
{{Session |title= |volume= |storemode=property }}
storemode none
{{Session |title= |volume= |storemode=none }}
viewmode tableheader
{{Session |title= |volume= |viewmode=tableheader }}
viewmode tablerow
{{Session |title= |volume= |viewmode=tablerow }}
{{Session |title= |volume= |viewmode=tablefooter }}
viewmode labelfield
{{Session |title= |volume= |viewmode=labelfield }}
Source (pretty printed)
{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Session<br>|}}
{{#if:{{{?title|}}}|"{{{?title}}}" is title of it <br>|}}
{{#if:{{{?volume|}}}|"{{{?volume}}}" is volume of it <br>|}}
|#default={{#switch:{{{storemode|}}}
|none=
|subobject={{#subobject:-
|isA=Session
|Session title={{{title|}}}
|Session volume={{{volume|}}}
}}
|#default={{#set:
|isA=Session
|Session title={{{title|}}}
|Session volume={{{volume|}}}
}}
}}
{{#switch: {{{viewmode|}}}
|hidden=
|masterdetail=
= papers =
{{#ask:[[Concept:Paper]][[Paper session::{{FULLPAGENAME}}]]
| ?Paper title = title
| ?Paper id = id
| ?Paper volume = volume
| ?Paper session = session
}}
|tableheader={{{!}} class='wikitable'
!title!!volume
{{!}}-
|tablerow=
{{!}}{{{title|}}}{{!}}{{!}}{{{volume|}}}
{{!}}-
|tablefooter={{!}}}
|labelfield=
title={{#if:{{{title|}}}|{{{title|}}}|}}<br>volume={{#if:{{{volume|}}}|[[{{{volume|}}}]]|}}<br>|#default={{{!}} class='wikitable'
! colspan='2' {{!}}Session
{{!}}-
{{#switch:{{{storemode|}}}|property=
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/Session/{{FULLPAGENAME}}|title=edit}}
{{!}}-
}}
!title
{{!}} {{#if:{{{title|}}}|{{{title|}}}|}}
{{!}}-
!volume
{{!}} {{#if:{{{volume|}}}|[[{{{volume|}}}]]|}}
{{!}}-
{{!}}}
}}
}}
[[Category:Session]]{{#default_form:Session}}
Source
Click on "Edit" to edit the noinclude-part Source of this Template.