Difference between revisions of "Template:Infobox movement"
(4 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:{{{ |
+ | | 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:{{{ |
+ | |- class="hiddenStructure{{#if:{{{founder|}}}|founder|}}" style="vertical-align: top; text-align: left;" |
! 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 32: | Line 32: | ||
|- class="hiddenStructure{{#if:{{{members|}}}|members|}}" style="vertical-align: top; text-align: left;" |
|- class="hiddenStructure{{#if:{{{members|}}}|members|}}" style="vertical-align: top; text-align: left;" |
||
! members : |
! members : |
||
− | | {{{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
}}