Template:Infobox government: Difference between revisions

From The Lands Of Liberos Project

Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
<infobox layout="stacked">
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image1">
<caption source="caption1"/>
</image>
<group>
<header>Political Infomation</header>
<data source="head_of_state">
<label>Head Of State</label>
</data>
<data source="head_of_government">
<label>Head Of Government</label>
</data>
<data source="head_of_military">
<label>Head Of Military </label>
</data>
</group>
<group>
<header>Societal Infomation</header>
<data source="capital">
<label>Capital</label>
</data>
<data source="languages">
<label>Languages </label>
</data>
<data source="religion">
<label>Religion</label>
</data>
<data source="currency">
<label>Currency</label>
</data>
<data source="location">
<label>Location</label>
</data>
</group>
<group>
<header>Historical Infomation</header>
<data source="wars">
<label>Wars</label>
</data>
<data source="date_of_establishment">
<label>Date Of Establishment </label>
</data>
<data source="date_of_fall">
<label>Date Of Fall </label>
</data>
<data source="king">
<label>King</label>
</data>
<data source="eras/periods">
<label>Eras/Periods</label>
</data>
<data source="preceeded_by">
<label>Preceeded By </label>
</data>
<data source="succeded_by">
<label>Succeded By </label>
</data>
</group>
</infobox>
<noinclude>
Example usage:
<pre>
<pre>
{{Infobox government
{{Infobox government
Line 5: Line 69:
|head_of_state =
|head_of_state =
|head_of_government =
|head_of_government =
|head_of_military =
|head_of_military =
|capital =
|capital =
|languages =
|languages =
Line 19: Line 83:
|succeded_by =
|succeded_by =
}}
}}
</pre>

<templatedata>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"row1":{"suggested":true},"row2":{"suggested":true}},"sets":[],"maps":{}}
{"params":{"title":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"row1":{"suggested":true},"row2":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</templatedata>
[[Category:Infobox templates]]
[[Category:Infobox templates]]

Revision as of 19:37, 29 November 2021

<infobox layout="stacked">

 <title source="title">
   <default>Infobox government</default>
 </title>
 <image source="image1">

</image> <group> <header>Political Infomation</header> <label>Head Of State</label> <label>Head Of Government</label> <label>Head Of Military </label> </group> <group> <header>Societal Infomation</header> <label>Capital</label> <label>Languages </label> <label>Religion</label> <label>Currency</label> <label>Location</label> </group> <group> <header>Historical Infomation</header> <label>Wars</label> <label>Date Of Establishment </label> <label>Date Of Fall </label> <label>King</label> <label>Eras/Periods</label> <label>Preceeded By </label> <label>Succeded By </label> </group> </infobox> Example usage:

{{Infobox government
|title                  =
|image1                  = 
|head_of_state          = 
|head_of_government            = 
|head_of_military           = 
|capital                = 
|languages              =          
|religion               = 
|currency               = 
|location               =
|wars                   =
|date_of_establishment  =  
|date_of_fall           = 
|king                   =
|eras/periods           =
|preceeded_by           =
|succeded_by            =
}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
titletitle

no description

Unknownsuggested
image1image1

no description

Unknownsuggested
caption1caption1

no description

Unknownsuggested
row1row1

no description

Unknownsuggested
row2row2

no description

Unknownsuggested
Cookies help us deliver our services. By using our services, you agree to our use of cookies.