Template:Government

From Turtle WoW Wiki
Revision as of 21:38, 21 December 2023 by >ScarecrowGotham (Created page with "<infobox> <title source="title1"/> <image source="image1"> <caption source="caption-image1"/> </image> <data source="faction"> <label>Faction</label> </data> <data source="affiliation"> <label>Affiliation</label> </data> <data source="leader(s)"> <label>Leader(s)</label> </data> <data source="race(s)"> <label>Race(s)</label> </data> <data source="status"> <label>Status</label> </data> </infobox> <noinclude> Example usage:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<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>