Template:Infobox group: Difference between revisions

From fattwiki
TwilightMirageWiki>AlastairCodd
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...")
 
TwilightMirageWiki>AlastairCodd
No edit summary
Line 6: Line 6:
     <caption source="caption1"/>
     <caption source="caption1"/>
   </image>
   </image>
   <data source="row1">
   <data source="focus">
     <label>Label</label>
     <label>Focus</label>
   </data>
   </data>
   <data source="row2">
   <data source="members">
     <label>Label</label>
     <label>Members</label>
  </data>
  <data source="location">
    <label>Location</label>
  </data>
  <data source="status">
    <label>Status</label>
  </data>
  <data source="first_appearance">
    <label>First Appearance</label>
  </data>
  <data source="appearances">
    <label>Appearances</label>
   </data>
   </data>
</infobox>
</infobox>

Revision as of 13:34, 20 June 2018

Example usage:

{{Infobox Faction
|title1=Example
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
}}