Predloga:Podatki države
Videz
{{ {{{1}}} | alias = | flag alias = Flag placeholder.svg | name = | size = 25x17px | border= | altlink = }}
Predloga se uporablja na številnih straneh, zato bo vsaka njena sprememba takoj zelo opazna. Prosimo, da vse spremembe, ki jih želite uvesti, pred uvedbo preizkusite na podstraneh predloge (/peskovnik in /testniprimeri) ali na svojih lastnih podstraneh. Pred spreminjanjem te predloge se o želenih spremembah rajši pogovorite na pogovorni strani. |
Template:Podatki države
is an internal data container not intended to be transcluded directly. It is used indirectly by templates such as flag
, flag icon
, 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 (
{{flag icon|}} [[Western Sahara]]
)
which looks the same as
- Western Sahara (
{{noflag|[[Western Sahara]]}}
)
Comparison: with and without flag
[uredi kodo]- Western Sahara (
{{flag icon|}} [[Western Sahara]]
) – internally transcludes {{Flag data}} - Western Sahara (
{{flag icon|Western Sahara}} [[Western Sahara]]
) – internally transcludes {{Country data Western Sahara}}
For further instructions, please see: WikiProject Flag Template.