Template:InfoboxNation: Difference between revisions

From BetaOnline Wiki
Content deleted Content added
mNo edit summary
No edit summary
 
(24 intermediate revisions by the same user not shown)
Line 5: Line 5:
|above = {{{Name|{{PAGENAME}}}}}
|above = {{{Name|{{PAGENAME}}}}}
|subheader = {{{year|}}}
|subheader = {{{year|}}}
|image1 = [[File:{{#if:{{{image1|}}}|{{{image1|}}}|No_flag.png}}|230px]]
|image = {{#invoke:InfoboxImage|InfoboxImage|image={{#invoke:WikidataIB |getValue|rank=best|P18 |name=image |qid={{{qid|}}} |suppressfields={{{suppressfields|}}} |fetchwikidata={{{fetchwikidata|ALL}}} |onlysourced=no |noicon=yes |maxvals=1 |{{{image|}}}}}|size={{#if:{{{image_size|}}}|{{{image_size|}}}|250px}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{image_alt|}}}|suppressplaceholder=yes}}
|caption = {{{flag_text}}}
|caption1 = {{{flag_text}}}
|data1 = {{{anthem|}}}
|image2 = {{{image|}}}
|caption2 = {{{map_text|}}}
|image2 = {{#invoke:InfoboxImage|InfoboxImage|image={{#invoke:WikidataIB |getValue|rank=best|P18 |name=image2 |qid={{{qid|}}} |suppressfields={{{suppressfields|}}} |fetchwikidata={{{fetchwikidata|ALL}}} |onlysourced=no |noicon=yes |maxvals=1 |{{{image|}}}}}|size={{#if:{{{image_size|}}}|{{{image_size|}}}|250px}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{image_alt|}}}|suppressplaceholder=yes}}
|caption2 = {{{map_text}}}
|data1 = {{{anthem|}}}
|bodystyle = background:#f8f9fa
|bodystyle = background:#f8f9fa
|labelstyle = background:#f1f1f1;
|labelstyle = background:#f1f1f1;
Line 30: Line 30:
}}
}}
</includeonly>
</includeonly>
<noinclude>
==When to use==
{{Template protected}}

==Usage==
<syntaxhighlight lang="wikitext" style="overflow:auto">
{{InfoboxNation
| year =
| image1 =
| flag_text =
| image2 =
| map_text =
| anthem =
| language =
| leader =
| founder =
| dimension =
| coords =
}}
</syntaxhighlight>
</noinclude>

Latest revision as of 10:25, 11 June 2024


When to use[edit]

Usage[edit]

{{InfoboxNation
| year            = 
| image1          = 
| flag_text       = 
| image2          = 
| map_text        = 
| anthem          = 
| language        = 
| leader          = 
| founder         = 
| dimension       = 
| coords          = 
}}