Difference between revisions of "Template:Event"

From ICANNWiki
Jump to navigation Jump to search
Line 15: Line 15:
 
{{#if:{{{Logo|}}}
 
{{#if:{{{Logo|}}}
 
|{{!}}colspan="2" {{!}} [[File:{{{Logo}}}‎|250px|center]]}}
 
|{{!}}colspan="2" {{!}} [[File:{{{Logo}}}‎|250px|center]]}}
 +
}}
 
|-
 
|-
 
|style="text-align: center; background-color:#202F7B;margin-top:.5em;" colspan="2" |<span style="font-size: larger;color:#ffffff;">General Information</span>
 
|style="text-align: center; background-color:#202F7B;margin-top:.5em;" colspan="2" |<span style="font-size: larger;color:#ffffff;">General Information</span>
Line 21: Line 22:
 
|{{!}}'''Date'''
 
|{{!}}'''Date'''
 
|{{{Date}}}
 
|{{{Date}}}
 +
}}
 
|-
 
|-
 
{{#if:{{{City|}}}
 
{{#if:{{{City|}}}
 
|{{!}}'''Location:'''
 
|{{!}}'''Location:'''
 
{{!}}{{{City}}}
 
{{!}}{{{City}}}
 +
}}
 
|-
 
|-
 
{{#if:{{{URL|}}}
 
{{#if:{{{URL|}}}
Line 30: Line 33:
 
{{!}}<span class="plainlinks">
 
{{!}}<span class="plainlinks">
 
[[Image:LinkIcon.png|link={{{URL}}}]]&nbsp;&nbsp;&nbsp;[{{{URL}}} Event Page]</span>}}
 
[[Image:LinkIcon.png|link={{{URL}}}]]&nbsp;&nbsp;&nbsp;[{{{URL}}} Event Page]</span>}}
 +
}}
 
|-
 
|-
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revision as of 17:51, 30 August 2021

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

{{Event
|Logo=
|Date=
|City=
|URL=
}}

Edit the page to see the template text.