Template:Infobox movement: Difference between revisions

From ScoutWiki, For Everyone, Everywhere involved with Scouting and Guiding...
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by one other user not shown)
Line 3: Line 3:
! colspan="2" style="text-align: center; background-color:#ADD67A;" | {{{name}}}
! colspan="2" style="text-align: center; background-color:#ADD67A;" | {{{name}}}
|-
|-
| colspan="2" style="padding: 1em 0;" | [[Image:{{{symbol}}}|center|{{#if:{{{size}}}|{{{size}}}|200}}px|{{{name}}}]]
| colspan="2" style="padding: 1em 0;" | [[Image:{{{image}}}|center|{{#if:{{{image-size}}}|{{{image-size}}}|200}}px|{{{name}}}]]
|-
|-
| colspan="2" style="text-align: center; background-color:#ADD67A;" |
| colspan="2" style="text-align: center; background-color:#ADD67A;" |
Line 12: Line 12:
! Disappearance :
! Disappearance :
| {{{disappearance}}}
| {{{disappearance}}}
|- class="hiddenStructure{{#if:{{{founders|}}}|founders|}}" style="vertical-align: top; text-align: left;"
|- class="hiddenStructure{{#if:{{{founder|}}}|founder|}}" style="vertical-align: top; text-align: left;"
! Founders :
! Founders :
| {{{founders}}}
| {{{founder}}}
|- class="hiddenStructure{{#if:{{{country|}}}|country|}}" style="vertical-align: center; text-align: left;"
|- class="hiddenStructure{{#if:{{{country|}}}|country|}}" style="vertical-align: center; text-align: left;"
! Country :
! Country :
Line 21: Line 21:
! President :
! President :
| {{{president}}}
| {{{president}}}
|- class="hiddenStructure{{#if:{{{commissioner|}}}|commissioner|}}" style="vertical-align: center; text-align: left;"
|- class="hiddenStructure{{#if:{{{chiefscout|}}}|chiefscout|}}" style="vertical-align: center; text-align: left;"
! Commissioner :
! Chiefscout :
| {{{commissioner}}}
| {{{chiefscout}}}
|- class="hiddenStructure{{#if:{{{headquarters}}}|}}}|headquarters}}}|}}" style="vertical-align: top; text-align: left;"
|- class="hiddenStructure{{#if:{{{headquarters}}}|}}}|headquarters}}}|}}" style="vertical-align: top; text-align: left;"
! Headquarters :
! Headquarters :
| {{{sheadquarters}}}
| {{{headquarters}}}
|- class="hiddenStructure{{#if:{{{website}}}|}}}|website}}}|}}" style="vertical-align: top; text-align: left;"
|- class="hiddenStructure{{#if:{{{website}}}|}}}|website}}}|}}" style="vertical-align: top; text-align: left;"
! Website :
! Website :
| <span class="plainlinks">{{{website}}}</span>
| <span class="plainlinks">{{{website}}}</span>
|- class="hiddenStructure{{#if:{{{Membership|}}}|Membership|}}" style="vertical-align: top; text-align: left;"
|- class="hiddenStructure{{#if:{{{members|}}}|members|}}" style="vertical-align: top; text-align: left;"
! Membership :
! members :
| {{{Membership}}} members.
| {{{members}}}
|-
|-
| colspan="2" style="text-align: center; background-color:#ADD67A;" |
| colspan="2" style="text-align: center; background-color:#ADD67A;" |
Line 52: Line 52:
| colspan="2"|{{ {{{affiliation 7}}} }}
| colspan="2"|{{ {{{affiliation 7}}} }}
|}</includeonly>
|}</includeonly>
<noinclude>
This template is to be used for all Scouting organizations (groups, troops, sites, etc).
Usage:<br/>
<code><nowiki>{{Infobox movement</nowiki><br/>
| image      = Picture name (optional) (PNG or SVG format preferred)<br/>
| image-size = Image size, defaults (strongly recommended) to 140px<br />
| name      = Name of the Scout organization in original language<br/>
| headquarters = Headquarters name or location (optional)<br/>
| country    = Name of the country this organization is in<br/>
| foundation    = Date of foundation (wikilink when a specific date)<br/>
| founder    = Name of the founder (optional)<br/>
| members    = Number of members, recipients, or attendants (optional)<br/>
| chiefscout = name of chief scout/guide, head of organization (optional)<br/>
| . If the organization has more than one such person (e.g., both a Chief Scout<br/>
| . and a president) it is recommended to follow the example of the [[World Organization of the Scout Movement|WOSM]] entry<br/>
}}</code>
</noinclude>

Latest revision as of 13:01, 1 February 2009


This template is to be used for all Scouting organizations (groups, troops, sites, etc).

Usage:
{{Infobox movement
| image = Picture name (optional) (PNG or SVG format preferred)
| image-size = Image size, defaults (strongly recommended) to 140px
| name = Name of the Scout organization in original language
| headquarters = Headquarters name or location (optional)
| country = Name of the country this organization is in
| foundation = Date of foundation (wikilink when a specific date)
| founder = Name of the founder (optional)
| members = Number of members, recipients, or attendants (optional)
| chiefscout = name of chief scout/guide, head of organization (optional)
| . If the organization has more than one such person (e.g., both a Chief Scout
| . and a president) it is recommended to follow the example of the WOSM entry
}}