Template:ICANNMeetings: Difference between revisions
Appearance
No edit summary |
Dustin Loup (talk | contribs) No edit summary |
||
(16 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 10: | Line 10: | ||
| venue = specific location | | 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 17: | 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 31: | Line 39: | ||
|- | |- | ||
{{#if:{{{venue|}}} | {{#if:{{{venue|}}} | ||
|{{!}}Venue: | |{{!}}valign="top" {{!}}Venue: | ||
{{!}}{{{venue}}}}} | {{!}}{{{venue}}}}} | ||
|- | |- | ||
Line 37: | Line 45: | ||
|{{!}}Website: | |{{!}}Website: | ||
{{!}}<span class="plainlinks">{{{website}}}</span>}} | {{!}}<span class="plainlinks">{{{website}}}</span>}} | ||
|- | |||
{{#if:{{{totalregistrants|}}} | |||
|{{!}}Total Registrants: | |||
{{!}}{{{totalregistrants}}}}} | |||
|- | |- | ||
{{#if:{{{registration|}}} | {{#if:{{{registration|}}} | ||
|{{!}} | |{{!}}Registration: | ||
{{!}}<span class="plainlinks">{{{registration}}}</span>}} | {{!}}<span class="plainlinks">{{{registration}}}</span>}} | ||
|- | |- | ||
Line 46: | 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 }}