Template:Country showdata: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Ligulem
(linkfix)
meta>Ligulem
(using {{{countryname}}} instead of {{{suffix}}}. And ditching the latter)
Line 33: Line 33:
| {{{flag ISO alias}}}
| {{{flag ISO alias}}}
| Name of current flag image, referenced only by [[ISO 3166-1|ISO 3166-1/USA FIPS 104-1]] country codes
| Name of current flag image, referenced only by [[ISO 3166-1|ISO 3166-1/USA FIPS 104-1]] country codes
|-
| suffix
| {{{suffix}}}
| Suffix of this page. Must match the XXX part in "template:Country data XXX". Used for the testcalls below.
|}
|}


== Testcalls ==
== Testcalls ==


* <nowiki>{{</nowiki>[[template:country2|country2]]|flag|{{{suffix}}}<nowiki>}}</nowiki> = {{country2|flag| {{{suffix}}} }}
* <nowiki>{{</nowiki>[[template:country2|country2]]|flag|{{{countryname}}}<nowiki>}}</nowiki> = <!--
* <nowiki>{{</nowiki>[[template:country2|country2]]|flagcountry|{{{suffix}}}<nowiki>}}</nowiki> = {{country2|flagcountry| {{{suffix}}} }}
  -->{{country2|flag| {{{countryname}}} }}
* <nowiki>{{</nowiki>[[template:flagicon2|flagicon2]]|{{{suffix}}}<nowiki>}}</nowiki> = {{flagicon2| {{{suffix}}} }}
* <nowiki>{{</nowiki>[[template:country2|country2]]|flagcountry|{{{countryname}}}<nowiki>}}</nowiki> = <!--
* <nowiki>{{</nowiki>[[template:flag2|flag2]]|{{{suffix}}}<nowiki>}}</nowiki> = {{flag2| {{{suffix}}} }}
  -->{{country2|flagcountry| {{{countryname}}} }}
* <nowiki>{{</nowiki>[[template:flagicon2|flagicon2]]|{{{countryname}}}<nowiki>}}</nowiki> = <!--
  -->{{flagicon2| {{{countryname}}} }}
* <nowiki>{{</nowiki>[[template:flag2|flag2]]|{{{countryname}}}<nowiki>}}</nowiki> = <!--
  -->{{flag2| {{{countryname}}} }}
</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 23:51, 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.