Template:Country data
{{ {{{1}}} | alias = | flag alias = Flag placeholder.svg | name = | size = | border= | altlink = }}
![]() | この記事は、クリエイティブ・コモンズ・表示・継承ライセンス3.0のもとで公表されたウィキペディアの項目Template:Country dataを素材として二次利用しています。 Lua error in Module:Itemnumber at line 91: attempt to concatenate local 'qid' (a nil value). |
Template:Country data
is an internal data container not intended to be transcluded directly. It is used indirectly by templates such as flag
, flagicon
, and others.
This template is transcluded if a flag template is used without the first parameter, or with an empty first parameter. It can be used to place an "invisible" flag icon, as an alternative to using {{noflag}} (which adds a <span>
tag with padding at the size of a flag icon), if one item in a list of items with flags shouldn't have a flag icon. For example:
Western Sahara (
{{flagicon|}} [[Western Sahara]]
)
which looks the same as
- Template:Noflag (
{{noflag|[[Western Sahara]]}}
)
Comparison: with and without flag
Western Sahara (
{{flagicon|}} [[Western Sahara]]
) – internally transcludes {{Flag data}}- Template:Country data Western Sahara Western Sahara (
{{flagicon|Western Sahara}} [[Western Sahara]]
) – internally transcludes {{Flag data Western Sahara}}
For further instructions, please see: WikiProject Flag Template.