Template:Country showdata: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
| Line 6: | Line 6: | ||
</div> | </div> | ||
<tt>Template:{{PAGENAME}}</tt> is an internal data container not intended to be transcluded directly. It is used indirectly by templates such as <tt>[[Template:flag|flag]]</tt>, <tt>[[Template:flagicon|flagicon]]</tt>, and others. | <tt>Template:{{PAGENAME}}</tt> is an internal data container not intended to be transcluded directly. It is used indirectly by templates such as <tt>[[Template:flag|flag]]</tt>, <tt>[[Template:flagicon|flagicon]]</tt>, and others. | ||
__NOTOC__ | |||
[[File:{{{flag alias|Unknown.png}}}|thumb|Icon]] | [[File:{{{flag alias|Unknown.png}}}|thumb|Icon]] | ||
{{#if: {{{flag full|}}} |[[File:{{{flag full}}}|thumb|Full size flag of {{{alias}}} (alternative)]]|}} | {{#if: {{{flag full|}}} |[[File:{{{flag full}}}|thumb|Full size flag of {{{alias}}} (alternative)]]|}} | ||
| Line 27: | Line 27: | ||
</table> | </table> | ||
====Example usage==== | ====Example usage==== | ||
* <tt><nowiki>{{flag|</nowiki>{{{templatename|{{{alias}}}}}}<nowiki>}}</nowiki></tt> → {{flag|{{{templatename|{{{alias}}}}}}}} | |||
* <tt><nowiki>{{flagicon|</nowiki>{{{templatename|{{{alias}}}}}}<nowiki>}}</nowiki></tt> → {{flagicon|{{{templatename|{{{alias}}}}}}}} | |||
* <tt><nowiki>{{flagfull|</nowiki>{{{templatename|{{{alias}}}}}}<nowiki>}}</nowiki></tt> → {{flagfull|{{{templatename|{{{alias}}}}}}}} | |||
* <tt><nowiki>{{flaglogo|</nowiki>{{{templatename|{{{alias}}}}|size=x60px}}<nowiki>}}</nowiki></tt> → {{flaglogo|{{{templatename|{{{alias}}}}}}|size=x60px}} | |||
* <tt><nowiki>{{flaglink|</nowiki>{{{templatename|{{{alias}}}}}}<nowiki>}}</nowiki></tt> → {{flaglink|{{{templatename|{{{alias}}}}}}}} | |||
{{#if: {{{redir1|}}} | | {{#if: {{{redir1|}}} | | ||
===Redirect=== | ===Redirect=== | ||
Revision as of 17:42, 24 January 2020
[edit]
Template documentation
This template is used for documenting country data meta-templates used by the flag template system. The output of this template can be seen by directly viewing any of the templates in Category:Country data templates.