Template:Event
Jump to navigation
Jump to search
This is the template Event.
It belongs to the concept/topic Concept:Event
You may find examples for the use of this template via the List of Events.
Usage
storemode subobject
{{Event |acronym= |city= |storemode=subobject }}
storemode property
{{Event |acronym= |city= |storemode=property }}
storemode none
{{Event |acronym= |city= |storemode=none }}
viewmode tableheader
{{Event |acronym= |city= |viewmode=tableheader }}
viewmode tablerow
{{Event |acronym= |city= |viewmode=tablerow }}
{{Event |acronym= |city= |viewmode=tablefooter }}
viewmode labelfield
{{Event |acronym= |city= |viewmode=labelfield }}
Source (pretty printed)
{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Event<br>|}}
{{#if:{{{?acronym|}}}|"{{{?acronym}}}" is acronym of it <br>|}}
{{#if:{{{?city|}}}|"{{{?city}}}" is city of it <br>|}}
|#default={{#switch:{{{storemode|}}}
|none=
|subobject={{#subobject:-
|isA=Event
|Event acronym={{{acronym|}}}
|Event city={{{city|}}}
}}
|#default={{#set:
|isA=Event
|Event acronym={{{acronym|}}}
|Event city={{{city|}}}
}}
}}
{{#switch: {{{viewmode|}}}
|hidden=
|masterdetail=
= state =
{{#ask:[[Concept:State]][[State event::{{FULLPAGENAME}}]]
| ?State name = name
| ?State wikidataid = wikidataid
| ?State event = event
|sort=State name
|order=ascending
}}
= country =
{{#ask:[[Concept:Country]][[Country event::{{FULLPAGENAME}}]]
| ?Country name = name
| ?Country wikidataid = wikidataid
| ?Country event = event
|sort=Country name
|order=ascending
}}
|tableheader={{{!}} class='wikitable'
!acronym!!city
{{!}}-
|tablerow=
{{!}}{{{acronym|}}}{{!}}{{!}}{{{city|}}}
{{!}}-
|tablefooter={{!}}}
|labelfield=
acronym={{#if:{{{acronym|}}}|{{{acronym|}}}|}}<br>city={{#if:{{{city|}}}|[[{{{city|}}}]]|}}<br>|#default={{{!}} class='wikitable'
! colspan='2' {{!}}Event
{{!}}-
{{#switch:{{{storemode|}}}|property=
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/Event/{{FULLPAGENAME}}|title=edit}}
{{!}}-
}}
!acronym
{{!}} {{#if:{{{acronym|}}}|{{{acronym|}}}|}}
{{!}}-
!city
{{!}} {{#if:{{{city|}}}|[[{{{city|}}}]]|}}
{{!}}-
{{!}}}
}}
}}
[[Category:Event]]{{#default_form:Event}}
Source
Click on "Edit" to edit the noinclude-part Source of this Template.