Difference between revisions of "Template:Event/IGF"

From ICANNWiki
Jump to navigation Jump to search
(Created IGF Template)
 
m (Edited template for logo)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Use this template only for IGF Meetings pages.
+
<noinclude>
 +
This is the "Event/IGF" template.
 +
It should be called in the following format:
 
<pre>
 
<pre>
{{Events/IGF|
+
{{Event/IGF|
| logo            = Igflogo2.png
+
|Logo=
| dates          = date range
+
|Date=
| location        = City, Country
+
|City/Country=
| venue          = specific location
+
|Venue=
| website      =  
+
|URL=
}}</pre></noinclude>
+
}}
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding: 5px; margin-left: 10px;"
+
</pre>
 +
Edit the page to see the template text.
 +
</noinclude><includeonly>
 +
{|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;"
 +
{{#if:{{{Logo|}}}
 +
|{{!}}colspan="2" {{!}} [[File:{{{Logo}}}‎|150px|center]]}}
 
|-
 
|-
{{#if:{{{logo|}}}
+
{{#if:{{{Date|}}}
|{{!}}colspan="2" {{!}} [[Image:{{{logo}}}‎|150px|center]]}}
+
|{{!}}'''Date:'''
 +
{{!}}{{{Date}}}}}
 
|-
 
|-
{{#if:{{{silversponsor|}}}
+
{{#if:{{{City/Country|}}}
|{{!}}colspan="2" style="text-align:center; background-color:#DDDDDD;"{{!}} {{{silversponsor}}}}}
+
|{{!}}'''Location:'''
 +
{{!}}{{{City/Country}}}}}
 
|-
 
|-
{{#if:{{{goldsponsor|}}}
+
{{#if:{{{Venue|}}}
|{{!}}colspan="2" style="text-align:center; background-color:#FFCC00;"{{!}} {{{goldsponsor}}}}}
+
|{{!}}'''Venue:'''
 +
{{!}}{{{Venue}}}}}
 
|-
 
|-
{{#if:{{{dates|}}}
+
{{#if:{{{URL|}}}
|{{!}}Dates:
+
|{{!}}'''Web:'''
{{!}}{{{dates}}}}}
+
{{!}}<span class="plainlinks">
 +
[[Image:LinkIcon.png|link={{{URL}}}]]&nbsp;&nbsp;&nbsp;[{{{URL}}} Event Page]</span>}}  
 
|-
 
|-
{{#if:{{{location|}}}
+
|}
|{{!}}Location:
+
</includeonly>
{{!}}{{{location}}}}}
 
|-
 
{{#if:{{{host|}}}
 
|{{!}}Host:
 
{{!}}{{{host}}}}}
 
|-
 
{{#if:{{{venue|}}}
 
|{{!}}valign="top" {{!}}Venue:
 
{{!}}{{{venue}}}}}
 
|-
 
{{#if:{{{website|}}}
 
|{{!}}Website:
 
{{!}}<span class="plainlinks">{{{website}}}</span>}}
 
<noinclude>
 
[[Category: Templates]]
 
</noinclude>
 

Latest revision as of 21:09, 21 April 2024

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

{{Event/IGF|
|Logo=
|Date=
|City/Country=
|Venue=
|URL=
}}

Edit the page to see the template text.