Template:InfoboxNation: Difference between revisions

From the BetaOnline wiki
Content deleted Content added
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 7: Line 7:
|image1 = [[File:{{#if:{{{image1|}}}|{{{image1|}}}|No_flag.png}}|230px]]
|image1 = [[File:{{#if:{{{image1|}}}|{{{image1|}}}|No_flag.png}}|230px]]
|caption1 = {{{flag_text}}}
|caption1 = {{{flag_text}}}
|image2 = [[File:{{#if:{{{image2|}}}|{{{image2|}}}|}}|230px]]
|image2 = {{{image|}}}
|caption2 = {{{map_text}}}
|caption2 = {{{map_text|}}}
|data1 = {{{anthem|}}}
|data1 = {{{anthem|}}}
|bodystyle = background:#f8f9fa
|bodystyle = background:#f8f9fa
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

Usage

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