Difference between revisions of "Template:Country showdata"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Trying to better explain for wikipedians arriving first at a data template)
(Adding "Used for" column)
Line 10: Line 10:
 
[[Image:{{{flag alias}}}|thumb]]
 
[[Image:{{{flag alias}}}|thumb]]
 
{| class="wikitable"
 
{| class="wikitable"
! Parameter name !! Value [<span class="plainlinks">[{{fullurl:{{FULLPAGENAMEE}}|action=edit}} edit]</span>] !! Meaning
+
! Parameter name !! Value [<span class="plainlinks">[{{fullurl:{{FULLPAGENAMEE}}|action=edit}} edit]</span>] !! Meaning !! Used for
 
|-
 
|-
 
| alias
 
| alias
 
| {{{alias}}}
 
| {{{alias}}}
 
| Name of the Wikipedia article for the country ([[{{{alias}}}]])
 
| Name of the Wikipedia article for the country ([[{{{alias}}}]])
 +
| {{tl|flagcountry}}
 
|-
 
|-
 
| shortname alias
 
| shortname alias
 
| {{{shortname alias}}}
 
| {{{shortname alias}}}
 
| A short common name, such as "United States" instead of "United States of America".
 
| A short common name, such as "United States" instead of "United States of America".
 +
| {{tl|flagcountry}}
 
|-
 
|-
 
| flag alias
 
| flag alias
 
| {{{flag alias}}}
 
| {{{flag alias}}}
 
| Name of country's flag image (shown on the right)
 
| Name of country's flag image (shown on the right)
 +
| {{tl|flagicon}}, {{tl|flagcountry}}
 
|-
 
|-
 
| label alias
 
| label alias
 
| {{{label alias}}}
 
| {{{label alias}}}
 
| A short text label (generally an ISO three-letter abbreviation)
 
| A short text label (generally an ISO three-letter abbreviation)
 +
| {{tl|flag}}
 
|}
 
|}
  

Revision as of 05:13, 23 February 2007

This template is used for documenting country data templates. See Template:Country data France for an example usage.