Template:Flag: Difference between revisions
Wiki Port 2 (talk | contribs) (Created page with "{{country data {{{1|}}}|flag/core|name={{{name|{{{1|}}}}}}|variant={{{variant|{{{2|}}}}}}|altlink={{{altlink|}}}|size={{{size|}}}}}<noinclude>{{documentation}}</noinclude>") |
Wiki Port 2 (talk | contribs) No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{#if:{{{2|}}}|<span class="flagicon">[[File:{{{1|}}}|23x15px|border|]] </span>[[{{{2|}}}]]|<span class="flagicon">[[File:Flag placeholder.png|23x15px|border|]] </span>[[{{{1|}}}]]}} | ||
<noinclude> | |||
{{documentation}}<!-- Please add category and language links to the bottom of the /doc sub-page, not here --> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"description": "Flag image" | |||
}, | |||
"2": { | |||
"description": "Civilization name" | |||
} | |||
}, | |||
"description": "Displays an inline flag and corresponding civilization.", | |||
"paramOrder": [ | |||
"1", | |||
"2" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 23:53, 1 January 2025
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]
Displays an inline flag and corresponding civilization.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Flag image | Unknown | optional |
2 | 2 | Civilization name | Unknown | optional |