Шаблон:Infobox WorldScouting

Мавод аз Википедиа — донишномаи озод
Ҳуҷҷатгузорӣ

Usage

{{Infobox WorldScouting}} is meant to be used for all Scouting organizations, associations, sections, sites, etc. It may be added to an article by copy-pasting and completing the blank syntax given below:

{{Infobox WorldScouting
| name = 
| image = 
| imagesize =  <!-- defaults to 140px -->
| alt = 
| caption = 
| image2 = 
| imagesize2 = 
| alt2 = 
| caption2
| namelabel1 = 
| name1 = 
| namelabel2 = 
| name2 = 
| namelabel3 = 
| name3
| theme = 
| totem = 
| owner = 
| age = 
| headquarters = 
| location = 
| map = 
| mapsize =    <!-- defaults to 140px -->
| mapname = 
| country = 
| coords = 
| type = 
| f-date = 
| defunct = 
| founders =   <!-- Set as "yes" to convert the label "Founder" to "Founders" -->
| founder = 
| award-for = 
| members
| chiefscouttitle = 
| chiefscout = 
| chiefscouttitle2 = 
| chiefscout2 = 
<!--......-->
| chiefscouttitle5 = 
| chiefscout5 = 
| affiliation = 
| governance = 
| prev = 
| next = 
| website = 
| portal =     <!-- Use to omit portal link by setting to "omit", "off", etc -->
}}

Prefilled samples

Parameters

name
Name of the Scout organization, event, campsite or award. Defaults to the current page name if not supplied.
image
Image name; File:Scout logo3.svg may be used for universal articles, but should never be used for organizations where there is a proper logo.
imagesize
Image size; default is 140px.
image-bgcolor
Image background color; default is none.
alt
Image alt text; defaults to name.
caption
Image caption; format per Wikipedia:Captions.
image2
Image using full image markup or a template such as {{multiple image}}.
caption2
image2 caption; format per Wikipedia:Captions.
liststyle
style for included lists; default is plain, hlist for horizontal and flatlist for bulleted.
namelabel1
Optional label for name1.
name1
Alternate name1; may be an officially used translation or a full legal name; centered if namelabel is not used.
namelabel2
Optional label for name2.
name2
Alternate name2.
namelabel3
Optional label for name3.
name3
Alternate name3.
theme
Theme.
totem
Totem of the lodge or camp; may be wikilinked.
owner
Name of owner; may be wikilinked.
age
Age range; generally used with program type; use {{frac}} for fractions.
headquarters
Headquarters name or location; may be wikilinked.
location
City or place; may be wikilinked.
map
Map image name.
map-size
Map size; default is 140px.
mapname
Map caption; format per Wikipedia:Captions.
country
Name of the country; may be wikilinked; do not use flag icons.
coords
Coordinates of the location, normally the entrance, the main building or the geographic center; format using {{coord}}.
type
organization (default), event, campsite, award, emblem, section, program, council, county, area, region; modifies the f-date and members labels.
f-date
Date of foundation; use {{start date}}; the label is set by the type parameter :event shows "Date", events shows "Dates", award and emblem show "Created", all others show "Founded".
defunct
Date of dissolution; use {{end date}}.
founders
If set as "yes", the label used to identify the founder field is "Founders"; default is blank and the label "Founder".
founder
Name of the founder or founders.
award-for
Award criteria.
members
Number of members, recipients, or attendees; may include separate numbers for youth and adults; a reference is encouraged.

The chiefscout fields are for primary leaders; do not include assistants, deputies, etc:

chiefscouttitle
Title of organizational head; may be wikilinked; defaults to Chief Scout.
chiefscout
Name of organizational head; may be wikilinked; use only for the key leaders, not assistants or the leaders of subgroups.
chiefscouttitle2
Title of organizational head; may be wikilinked.
chiefscout2
Name of organizational head.
......
chiefscouttitle5
Title of organizational head; may be wikilinked.
chiefscout5
Name of organizational head.
affiliation
Name of affiliated Scouting national federation or international association. International associations include:
prev
Previous section or event; should be wikilinked.
next
Next section or event; should be wikilinked.
website
Official website only; use {{URL}}. Unofficial websites should be placed in the article's "External links" section.
portal
Set to "omit", "off", etc to suppress the portal link at the bottom of the template (e.g. when it appears more than once within an article).

Multiple entries

When a field such as founder or chiefscout requires multiple entries use one of these methods:

Plain list
Нишонагузорӣ Ташкилёбӣ
{{Infobox WorldScouting
| name = Test
| affiliation =
* [[World Association of Girl Guides and Girl Scouts]]
* [[World Organization of the Scout Movement]]
}}
 
Horizontal list
Нишонагузорӣ Ташкилёбӣ
{{Infobox WorldScouting
| liststyle= hlist
| name = Test
| affiliation = 
* [[World Association of Girl Guides and Girl Scouts]]
* [[World Organization of the Scout Movement]]
}}
 
Bulleted list
Нишонагузорӣ Ташкилёбӣ
{{Infobox WorldScouting
| name = Test
| liststyle = flastlist
| affiliation = 
* [[World Association of Girl Guides and Girl Scouts]]
* [[World Organization of the Scout Movement]]
}}
 

Portal

This template adds the Scouting portal to the end of the infobox; do not include {{portal|Scouting}} in articles that use this template.

Microformat

The HTML mark-up produced by this template includes an hCard microformat that makes an organization's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.
Subtemplates

Please do not remove instances of these subtemplates.

Classes used

The HTML classes this microformat uses include:

  • adr
  • agent
  • category
  • country-name
  • extended-address
  • fn
  • geo
  • label
  • latitude
  • locality
  • longitude
  • nickname
  • note
  • org
  • region
  • street-address
  • url
  • vcard
Please do not rename or remove these classes
nor collapse nested elements which use them.