Template:Flag data/doc
(Redirected from Template:Country data/doc)
This is a documentation subpage for Template:Flag data. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 9,700 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Template:Flag data/doc
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
edit- 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.