Difference between revisions of "Template:Event"

From ICANNWiki
Jump to navigation Jump to search
Line 20: Line 20:
 
{{#if:{{{Date|}}}
 
{{#if:{{{Date|}}}
 
|{{!}}'''Date'''
 
|{{!}}'''Date'''
|{{{Date}}}
+
|{{{Date}}} }}
 
|-
 
|-
 
{{#if:{{{City|}}}
 
{{#if:{{{City|}}}
 
|{{!}}'''Location:'''
 
|{{!}}'''Location:'''
{{!}}{{{City}}}
+
{{!}}{{{City}}} }}
 
|-
 
|-
 
{{#if:{{{URL|}}}
 
{{#if:{{{URL|}}}
|{{!}}'''URL:'''
+
|{{!}}'''Web:'''
 
{{!}}<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:57, 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.