Template:Location: Difference between revisions

From Spite Box Wiki
Jump to navigation Jump to search
(Created page with "<infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption"/> </image> <data source="name"> <label>Name</label> </data> <group collapse="open"> <header>Characteristics</header> <data source="founder"> <label>Leader(s)</label> </data> <data source="residents"> <label>Residents</label> </data> </group> <group collapse="open"> <header>Professional...")
 
No edit summary
 
Line 15: Line 15:
     </data>
     </data>
     <data source="residents">
     <data source="residents">
       <label>Residents</label>
       <label>Inhabitants</label>
     </data>
     </data>
   </group>
   </group>

Latest revision as of 19:25, 6 October 2024

Example usage:

{{Location
  | title=Example
  | image=Example
  | caption=Example
  | name=Example
  | founder=Example
  | residents=Example
  | affiliation=Example
  | former_affiliation=Example
  | status=Example
  | first_appearance=Example
}}

<templatedata> {"params":{"title":{"suggested":true},"image":{"suggested":true},"caption":{"suggested":true},"name":{"suggested":true},"founder":{"suggested":true},"residents":{"suggested":true},"affiliation":{"suggested":true},"former_affiliation":{"suggested":true},"status":{"suggested":true},"first_appearance":{"suggested":true},"halo_map":{"suggested":true}},"sets":[],"maps":{}} </templatedata>