Template:MPSZ infobox: Difference between revisions

Jump to navigation Jump to search
fandom>Bmartin042503
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <group> <header>Faction</header> <data source="founded"> <label>Founded</label> </data> <data source="founder"> <label>Founder</label> </data> <data source="official_anthem"> <label>Official anthem</label> </data> <data source="active"> <label>Active</label> <...")
 
fandom>Bmartin042503
No edit summary
Line 8: Line 8:
   <group>
   <group>
     <header>Faction</header>
     <header>Faction</header>
    <data source="founder">
      <label>Founder</label>
    </data>
     <data source="founded">
     <data source="founded">
       <label>Founded</label>
       <label>Founded</label>
     </data>
     </data>
     <data source="founder">
     <data source="active">
       <label>Founder</label>
       <label>Active</label>
     </data>
     </data>
     <data source="official_anthem">
     <data source="official_anthem">
       <label>Official anthem</label>
       <label>Official anthem</label>
     </data>
     </data>
     <data source="active">
     <data source="largest_template">
       <label>Active</label>
       <label>Largest template</label>
     </data>
     </data>
     <data source="predecessor_faction">
     <data source="predecessor_faction">
       <label>Predecessor faction</label>
       <label>Predecessor faction</label>
    </data>
    <data source="largest_template">
      <label>Largest template</label>
     </data>
     </data>
     <data source="discord_invite">
     <data source="discord_invite">
Line 50: Line 50:


   | caption1=Example
   | caption1=Example
  | founder=Example


   | founded=Example
   | founded=Example


   | founder=Example
   | active=Example


   | official_anthem=Example
   | official_anthem=Example


   | active=Example
   | largest_template=Example


   | predecessor_faction=Example
   | predecessor_faction=Example
  | largest_template=Example


   | discord_invite=Example
   | discord_invite=Example
Line 72: Line 72:
</pre>
</pre>
<templatedata>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"founded":{"suggested":true},"founder":{"suggested":true},"official_anthem":{"suggested":true},"active":{"suggested":true},"predecessor_faction":{"suggested":true},"largest_template":{"suggested":true},"discord_invite":{"suggested":true},"leader":{"suggested":true},"members":{"suggested":true}},"sets":[],"maps":{}}
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"founder":{"suggested":true},"founded":{"suggested":true},"active":{"suggested":true},"official_anthem":{"suggested":true},"largest_template":{"suggested":true},"predecessor_faction":{"suggested":true},"discord_invite":{"suggested":true},"leader":{"suggested":true},"members":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 08:34, 15 July 2022

Example usage:

{{MPSZ infobox

  | title1=Example

  | image1=Example

  | caption1=Example

  | founder=Example

  | founded=Example

  | active=Example

  | official_anthem=Example

  | largest_template=Example

  | predecessor_faction=Example

  | discord_invite=Example

  | leader=Example

  | members=Example

}}

<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"founder":{"suggested":true},"founded":{"suggested":true},"active":{"suggested":true},"official_anthem":{"suggested":true},"largest_template":{"suggested":true},"predecessor_faction":{"suggested":true},"discord_invite":{"suggested":true},"leader":{"suggested":true},"members":{"suggested":true}},"sets":[],"maps":{}} </templatedata>