22,335
edits
Changes
Jump to navigation
Jump to search
m
no edit summary
<includeonly>{{#ifexist: Template:Flag data {{{1}}}|[[File:{{Flag data {{{1}}}}}|25x15px|{{{1}}}]] {{{1}}}|{{{1}}}}}</includeonly><!-- {{{1}}}< --><noinclude>
This template creates a File link to a country flag, formatted in 25x15 pixels so far. If the related '''Template:Flag data <countryname>''' doesn't exist or is empty, just the country name is output.
The working code of the original template:
<pre>{{#ifexist: Template:Flag data {{{1}}}|[[File:{{Flag data {{{1}}}}}|25x15px|{{{1}}}]] {{{1}}}|{{{1}}} }}</pre>
{{Flag|Australia}}
</noinclude>