Template:Country showdata: Difference between revisions

using {{{countryname}}} instead of {{{suffix}}}. And ditching the latter
(linkfix)
(using {{{countryname}}} instead of {{{suffix}}}. And ditching the latter)
Line 33:
| {{{flag ISO alias}}}
| 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 ==
 
* <nowiki>{{</nowiki>[[template:country2|country2]]|flag|{{{suffixcountryname}}}<nowiki>}}</nowiki> = {{country2|flag| {{{suffix}}} }}<!--
-->{{country2|flag| {{{countryname}}} }}
* <nowiki>{{</nowiki>[[template:country2|country2]]|flagcountry|{{{suffix}}}<nowiki>}}</nowiki> = {{country2|flagcountry| {{{suffix}}} }}
* <nowiki>{{</nowiki>[[template:flagicon2country2|flagicon2country2]]|flagcountry|{{{suffixcountryname}}}<nowiki>}}</nowiki> = {{flagicon2| {{{suffix}}} }}<!--
-->{{country2|flagcountry| {{{countryname}}} }}
* <nowiki>{{</nowiki>[[template:flag2flagicon2|flag2flagicon2]]|{{{suffixcountryname}}}<nowiki>}}</nowiki> = {{flag2| {{{suffix}}} }}<!--
-->{{flagicon2| {{{countryname}}} }}
* <nowiki>{{</nowiki>[[template:country2flag2|country2flag2]]|flagcountry|{{{suffixcountryname}}}<nowiki>}}</nowiki> = {{country2|flagcountry| {{{suffix}}} }}<!--
-->{{flag2| {{{countryname}}} }}
</includeonly>
 
Anonymous user