Template:Infobox Country/doc: Difference between revisions

no edit summary
(Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Lua|Module:Infobox}} This template can be used to add at-a-glance information on TTRPG campaigns. == Usage == {{Parameter names example | name | tag | continent | image | caption | capital | largest_city | language | people | religion | demonym | founded | founded_by | government | leader_title | leader_name | area | population | setting }}...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
{{Lua|Module:Infobox}}
{{Lua|Module:Infobox}}


This template can be used to add at-a-glance information on TTRPG campaigns.
This template can be used to add at-a-glance information on TTRPG countries.


== Usage ==
== Usage ==
Line 30: Line 30:
<pre style="overflow:auto;">
<pre style="overflow:auto;">
{{Infobox Country
{{Infobox Country
| name =  
| name           =  
| tag =  
| tag             =  
| continent =  
| continent       =  
| image =  
<!--  Images  -->
| caption =  
| image           =  
| capital =  
| caption         =  
| largest_city =  
<!--Anthropology-->
| language =  
| capital         =  
| people =  
| largest_city   =  
| religion =  
| language       =  
| demonym =  
| people         =  
| founded =  
| religion       =  
| founded_by =  
| demonym         =  
| government =  
| founded         =  
| leader_title =  
| founded_by     =  
| leader_name =  
<!-- Government -->
| area =  
| government     =  
| population =  
| leader_title   =  
| setting =  
| leader_name     =  
<!--  Census  -->
| area           =  
| population     =  
<!--  Setting  -->
| setting         =  
}}
}}
</pre>
</pre>
Line 181: Line 186:
<includeonly>{{basepage subpage|
<includeonly>{{basepage subpage|
<!-- Categories below this line, please; interwikis at Wikidata -->
<!-- Categories below this line, please; interwikis at Wikidata -->
{{DEFAULTSORT:Infobox Campaign}}
{{DEFAULTSORT:Infobox Country}}
}}</includeonly>
}}</includeonly>