Template:Government

From Turtle WoW Wiki

<infobox>

 <title source="title1"/>
 <image source="image1">

</image> <label>Faction</label> <label>Affiliation</label> <label>Leader(s)</label> <label>Race(s)</label> <label>Status</label> </infobox> Example usage:

{{Government

  | title1=Example

  | image1=Example

  | caption-image1=Example

  | faction=Example

  | affiliation=Example

  | leader(s)=Example

  | race(s)=Example

  | status=Example

}}

<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"faction":{"suggested":true},"affiliation":{"suggested":true},"leader(s)":{"suggested":true},"race(s)":{"suggested":true},"status":{"suggested":true}},"sets":[],"maps":{}} </templatedata>