Difference between revisions of "Template:Country showdata"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(using separate {{{suffix}}})
Line 25: Line 25:
 
| {{{label alias}}}
 
| {{{label alias}}}
 
| A short text label (generally an ISO three-letter abbreviation)
 
| A short text label (generally an ISO three-letter abbreviation)
 +
|-
 +
| suffix
 +
| {{{suffix}}}
 +
| Suffix of this page. Must match the XXX part in "template:Country data XXX"
 
|}
 
|}
  
 
== Testcalls ==
 
== Testcalls ==
  
* <nowiki>{{</nowiki>[[template:country2|country2]]|flag|{{{alias}}}<nowiki>}}</nowiki> = {{country2|flag| {{{alias}}} }}
+
* <nowiki>{{</nowiki>[[template:country2|country2]]|flag|{{{suffix}}}<nowiki>}}</nowiki> = {{country2|flag| {{{suffix}}} }}
* <nowiki>{{</nowiki>[[template:country2|country2]]|flagcountry|{{{alias}}}<nowiki>}}</nowiki> = {{country2|flagcountry| {{{alias}}} }}
+
* <nowiki>{{</nowiki>[[template:country2|country2]]|flagcountry|{{{suffix}}}<nowiki>}}</nowiki> = {{country2|flagcountry| {{{suffix}}} }}
* <nowiki>{{</nowiki>[[template:flagicon2|flagicon2]]|{{{alias}}}<nowiki>}}</nowiki> = {{flagicon2| {{{alias}}} }}
+
* <nowiki>{{</nowiki>[[template:flagicon2|flagicon2]]|{{{suffix}}}<nowiki>}}</nowiki> = {{flagicon2| {{{suffix}}} }}
* <nowiki>{{</nowiki>[[template:flag2|flag2]]|{{{alias}}}<nowiki>}}</nowiki> = {{flag2| {{{alias}}} }}
+
* <nowiki>{{</nowiki>[[template:flag2|flag2]]|{{{suffix}}}<nowiki>}}</nowiki> = {{flag2| {{{suffix}}} }}
 
</includeonly>
 
</includeonly>
  
 
''This is work in progress. See [[User:Ligulem/work/flag templates rework]] for more information.''
 
''This is work in progress. See [[User:Ligulem/work/flag templates rework]] for more information.''

Revision as of 12:57, 8 January 2007

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


This is work in progress. See User:Ligulem/work/flag templates rework for more information.