Spiderjjr45 (talk | contribs) m (1 revision imported: Importing Quelmar Wiki from Fandom on 9/26/21) |
Spiderjjr45 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<infobox> |
<div class="infobox"> |
||
<div class="infobox-title">{{{title1|{{PAGENAME}}}}}</div> |
|||
<title source="title1"> |
|||
<div class="infobox-image">{{#if:{{{image1|}}}|[[File:{{{image1|}}}|300px]]}}</div> |
|||
<default>{{PAGENAME}}</default> |
|||
</title> |
|||
'' {{{caption1|}}} '' |
|||
<image source="image1"> |
|||
<caption source="caption1"/> |
|||
<table>{{#if:{{{years_active|}}}|<tr> |
|||
</image> |
|||
<th>Years Active</th> |
|||
<data source="years_active"> |
|||
< |
<td>{{{years_active}}}</td> |
||
</tr>|}}{{#if:{{{location|}}}|<tr> |
|||
</data> |
|||
<th>Location</th> |
|||
<data source="location"> |
|||
< |
<td>{{{location}}}</td> |
||
</tr>|}}{{#if:{{{tier|}}}|<tr> |
|||
</data> |
|||
<th>Tier</th> |
|||
<data source="tier"> |
|||
< |
<td>{{{tier}}}</td> |
||
</tr>|}}</table> |
|||
</data> |
|||
</ |
</div> |
||
<noinclude> |
|||
Example usage:<pre> |
|||
{{Gang Template |
|||
|title1=Example |
|||
|image1=Example |
|||
|caption1=Example |
|||
|years_active=Example |
|||
|location=Example |
|||
|tier=Example |
|||
}} |
|||
</pre> |
|||
</noinclude> |
Revision as of 17:48, 28 September 2021
Gang Template