Difference between revisions of "Template:ICANNMeetings"

From ICANNWiki
Jump to navigation Jump to search
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
==Boilerplate==
 
==Boilerplate==
Use this template only for [[ICANN Meeting]] pages.
+
Use this template only for [[ICANN Meetings|ICANN Meeting]] pages.
 
<pre>
 
<pre>
 
{{ICANNMeetings|
 
{{ICANNMeetings|
Line 8: Line 8:
 
| location        = City, Country
 
| location        = City, Country
 
| host            = link to company/organization who hosted the meeting
 
| host            = link to company/organization who hosted the meeting
 +
| venue          = specific location
 
| website      = [location#.icann.org Site] -- link to ICANN's page for the meeting
 
| website      = [location#.icann.org Site] -- link to ICANN's page for the meeting
 +
| totalregistrants = number of registered attendees
 
| registration    = [url Registration List] -- link to people who registered
 
| registration    = [url Registration List] -- link to people who registered
| keyappointments      = name, title
+
| keyappointments      = name, title, appointment
 +
| historicalimport      = major developments
 
}}</pre></noinclude>
 
}}</pre></noinclude>
 
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding: 5px; margin-left: 10px;"
 
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding: 5px; margin-left: 10px;"
Line 16: Line 19:
 
{{#if:{{{logo|}}}
 
{{#if:{{{logo|}}}
 
|{{!}}colspan="2" {{!}} [[Image:{{{logo}}}‎|150px|center]]}}
 
|{{!}}colspan="2" {{!}} [[Image:{{{logo}}}‎|150px|center]]}}
 +
|-
 +
{{#if:{{{silversponsor|}}}
 +
|{{!}}colspan="2" style="text-align:center; background-color:#DDDDDD;"{{!}} {{{silversponsor}}}}}
 +
|-
 +
{{#if:{{{goldsponsor|}}}
 +
|{{!}}colspan="2" style="text-align:center; background-color:#FFCC00;"{{!}} {{{goldsponsor}}}}}
 
|-
 
|-
 
{{#if:{{{dates|}}}
 
{{#if:{{{dates|}}}
Line 28: Line 37:
 
|{{!}}Host:
 
|{{!}}Host:
 
{{!}}{{{host}}}}}
 
{{!}}{{{host}}}}}
 +
|-
 +
{{#if:{{{venue|}}}
 +
|{{!}}valign="top" {{!}}Venue:
 +
{{!}}{{{venue}}}}}
 
|-
 
|-
 
{{#if:{{{website|}}}
 
{{#if:{{{website|}}}
 
|{{!}}Website:
 
|{{!}}Website:
 
{{!}}<span class="plainlinks">{{{website}}}</span>}}
 
{{!}}<span class="plainlinks">{{{website}}}</span>}}
 +
|-
 +
{{#if:{{{totalregistrants|}}}
 +
|{{!}}Total Registrants:
 +
{{!}}{{{totalregistrants}}}}}
 
|-
 
|-
 
{{#if:{{{registration|}}}
 
{{#if:{{{registration|}}}
|{{!}}Attendees:
+
|{{!}}Registration:
 
{{!}}<span class="plainlinks">{{{registration}}}</span>}}
 
{{!}}<span class="plainlinks">{{{registration}}}</span>}}
 
|-
 
|-
Line 41: Line 58:
 
{{!}}-
 
{{!}}-
 
{{!}}colspan="2" {{!}} {{{keyappointments}}}}}
 
{{!}}colspan="2" {{!}} {{{keyappointments}}}}}
 +
|-
 +
{{#if:{{{historicalimport|}}}
 +
|{{!}}colspan="2" style="text-align:center; background-color:#ADDFFF;"{{!}} Historical Significance
 +
{{!}}-
 +
{{!}}colspan="2" {{!}} {{{historicalimport}}}}}
 
|}
 
|}
 +
<noinclude>
 
[[Category: Templates]]
 
[[Category: Templates]]
 +
</noinclude>

Latest revision as of 09:44, 26 October 2017

Boilerplate

Use this template only for ICANN Meeting pages.

{{ICANNMeetings|
| logo            = ICANN#.jpg
| dates           = date range
| location        = City, Country
| host             = link to company/organization who hosted the meeting
| venue           = specific location
| website      = [location#.icann.org Site] -- link to ICANN's page for the meeting
| totalregistrants = number of registered attendees
| registration    = [url Registration List] -- link to people who registered
| keyappointments      = name, title, appointment
| historicalimport      = major developments
}}