Difference between revisions of "Template:Cr/doc"
Jump to navigation
Jump to search
(Undid revision 800879834 by 88.104.164.227 (talk)) |
imported>GKFX (Convert to Format TemplateData) |
||
| Line 1: | Line 1: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
| + | <tt><nowiki>{{cr|nation|variant|size=optional|name=optional}}</nowiki></tt> | ||
==Description== | ==Description== | ||
| − | + | {{Format TemplateData|JSON= | |
| − | + | {"description": "Produces a flag icon attached to a wikilinked national cricket team article.", | |
| − | Produces a flag icon attached to a wikilinked national cricket team article. | + | "params": { |
| − | + | "1": { | |
| − | + | "label": "Nation", | |
| − | + | "type": "string", | |
| − | + | "required": true, | |
| − | + | "description": "Use either the name of the nation or a three-letter country code, as specified by [[ISO 3166-1 alpha-3|ISO 3166-1]], [[List of IOC country codes|IOC]] or [[List of FIFA country codes|FIFA]] (most should work)," | |
| + | }, | ||
| + | "2": { | ||
| + | "label": "Flag variant", | ||
| + | "aliases":["variant"], | ||
| + | "type": "string", | ||
| + | "description": "Specifies an alternate (historical) flag to use. This parameter is documented by the appropriate template in [[:Category:Country data templates]]." | ||
| + | }, | ||
| + | "size": { | ||
| + | "label": "Image size", | ||
| + | "description": "Can be used to change the flag icon size (use sparingly!)" | ||
| + | }, | ||
| + | "name": { | ||
| + | "label": "Link text", | ||
| + | "description": "Can be used to change the wikilink display text.", | ||
| + | "type": "line" | ||
| + | } | ||
| + | } | ||
| + | } | ||
| + | }} | ||
==Examples== | ==Examples== | ||
Revision as of 22:58, 20 February 2018
| This is a documentation subpage for Template:Cr. It contains usage information, categories and other content that is not part of the original template page. |
{{cr|nation|variant|size=optional|name=optional}}
Description
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Cr
Produces a flag icon attached to a wikilinked national cricket team article.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Nation | 1 | Use either the name of the nation or a three-letter country code, as specified by ISO 3166-1, IOC or FIFA (most should work), | String | required |
| Flag variant | 2variant | Specifies an alternate (historical) flag to use. This parameter is documented by the appropriate template in Category:Country data templates. | String | optional |
| Image size | size | Can be used to change the flag icon size (use sparingly!) | Unknown | optional |
| Link text | name | Can be used to change the wikilink display text. | Line | optional |
Examples
- {{cr|AUS}} →
Australia - {{cr|India|name=IND}} →
IND - {{cr|Pakistan|name=PAK}} →
PAK - {{cr|Sri Lanka}} →
Sri Lanka - {{cr|South Africa|1928}} →
South Africa
See also
- Template:cr-rt — for rendering the flag on the right
- Template:crw — for women's teams
- Template:cr19 — for Under-19 teams
- Template:cricon — for rendering the flag icon only
- Category:National cricket teams