Template:InfoboxNation: Difference between revisions

From BetaOnline Wiki
Content deleted Content added
mNo edit summary
No edit summary
 
(18 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:{{{image|}}}|{{{image|}}}|No_flag.png}}|250px]]
|image1 = [[File:{{#if:{{{image1|}}}|{{{image1|}}}|No_flag.png}}|230px]]
|caption1 = {{{flag_text}}}
|caption1 = {{{flag_text}}}
|image2 = {{{image|}}}
|caption2 = {{{map_text|}}}
|data1 = {{{anthem|}}}
|data1 = {{{anthem|}}}
|image2 = [[File:{{#if:{{{image|}}}|{{{image|}}}|Image404.png}}|250px]]
|caption2 = {{{map_text}}}
|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          = 
}}