Jump to content

Template:Event: Difference between revisions

From ICANNWiki
Dustin Loup (talk | contribs)
No edit summary
Dustin Loup (talk | contribs)
No edit summary
Line 14: Line 14:
</noinclude><includeonly>{{#cargo_store:_table=Event|Start={{{Start|}}}|End={{{End|}}}|Region={{{Region|}}}|City={{{City|}}}|Country={{{Country|}}}|Category={{{Category|}}} }}
</noinclude><includeonly>{{#cargo_store:_table=Event|Start={{{Start|}}}|End={{{End|}}}|Region={{{Region|}}}|City={{{City|}}}|Country={{{Country|}}}|Category={{{Category|}}} }}
{|style="width: 25em; font-size: 100%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
{|style="width: 25em; font-size: 100%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
|'''Dates:''' {{#time: j M|{{{Start|}}}}} - {{#time: j M|{{{End|}}}}}
|'''Dates:''' {{#time: j M|{{{Start|}}}}} {{#ifeq:{{{Start|}}}|{{{End|}}}||- {{#time: j M|{{{End|}}} }} }}
|-
|-
|'''Location:''' {{{City|}}}, {{{Country|}}}
|'''Location:''' {{{City|}}}, {{{Country|}}}
|-
|-
| {{#arraymap:{{{Category|}}}|,|x|[[Category:x]] |<nowiki> </nowiki>}}
|'''Category:''' {{#arraymap:{{{Category|}}}|,|x|[[Category:x]] |<nowiki> </nowiki>}}
|}
|}
[[Category:Events]]
[[Category:Events]]
</includeonly>
</includeonly>

Revision as of 16:07, 24 October 2017

This is the "Event" template. It should be called in the following format:

{{Event
|Start Date=
|End Date=
|Region=
|Category=
}}

Edit the page to see the template text. {{#cargo_declare:_table=Event|Start=Date|End=Date|Region=List (,) of String|City=String|Country=String|URL=URL|Category=List (,) of String}}