Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Biography Infobox: Difference between revisions

Template page
M88youngling (talk | contribs)
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..."
 
M88youngling (talk | contribs)
No edit summary
 
Line 7: Line 7:
   </image>
   </image>
   <data source="row1">
   <data source="row1">
     <label>Label</label>
     <label>Alias(s)</label>
   </data>
   </data>
   <data source="row2">
   <data source="row2">
     <label>Label</label>
     <label>Clans Involved With</label>
   </data>
   </data>
   <data source="row3">
   <data source="row3">
     <label>Label</label>
     <label>Leader Of</label>
  </data>
<data source="row4">
    <label>Status</label>
  </data>
<data source="row5">
    <label>Quote</label>
   </data>
   </data>
</infobox>
</infobox>
Line 25: Line 31:
|row2=Example
|row2=Example
|row3=Example
|row3=Example
|row4=Example
|row5=Example
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 21:04, 11 October 2017

Example usage:

{{Biography Infobox
|title1=Example
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
|row3=Example
|row4=Example
|row5=Example
}}