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 22: Line 21:
 
|{{!}}'''Date'''
 
|{{!}}'''Date'''
 
|{{{Date}}}
 
|{{{Date}}}
}}
 
 
|-
 
|-
 
{{#if:{{{City|}}}
 
{{#if:{{{City|}}}
 
|{{!}}'''Location:'''
 
|{{!}}'''Location:'''
 
{{!}}{{{City}}}
 
{{!}}{{{City}}}
}}
 
 
|-
 
|-
 
{{#if:{{{URL|}}}
 
{{#if:{{{URL|}}}

Revision as of 17:52, 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.