Spiderjjr45 (talk | contribs) m (1 revision imported: Importing Quelmar Wiki from Fandom on 9/26/21) |
Spiderjjr45 (talk | contribs) No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<infobox> |
<div class="infobox"> |
||
<div class="infobox-title">{{PAGENAME}}</div> |
|||
<title source="title1"> |
|||
<div class="infobox-image">{{#if:{{{image1|}}}|[[File:{{{image1|}}}|300px]]}}</div> |
|||
<default>{{PAGENAME}}</default> |
|||
</title> |
|||
<div style="text-align:center;">'' {{{caption1|}}} ''</div> |
|||
<image source="image1"> |
|||
<caption source="caption1"/> |
|||
<table>{{#if:{{{player|}}}|<tr> |
|||
</image> |
|||
<th>Player Name</th> |
|||
<data source="player"> |
|||
< |
<td>{{{player}}}</td> |
||
</tr>|}}{{#if:{{{aliases|}}}|<tr> |
|||
</data> |
|||
<th>Aliases</th> |
|||
<data source="aliases"> |
|||
< |
<td>{{{aliases}}}</td> |
||
</tr>|}}{{#if:{{{birthday|}}}|<tr> |
|||
</data> |
|||
<th>Date of Birth</th> |
|||
<data source="birthday"> |
|||
< |
<td>{{{birthday}}}</td> |
||
</tr>|}}{{#if:{{{age|}}}|<tr> |
|||
</data> |
|||
<th>Age</th> |
|||
<data source="age"> |
|||
< |
<td>{{{age}}}</td> |
||
</tr>|}}{{#if:{{{height|}}}|<tr> |
|||
</data> |
|||
<th>Height(s)</th> |
|||
<data source="height"> |
|||
< |
<td>{{{height}}}</td> |
||
</tr>|}}{{#if:{{{weight|}}}|<tr> |
|||
</data> |
|||
<th>Weight</td> |
|||
<data source="weight"> |
|||
< |
<td>{{{weight}}}</td> |
||
</tr>|}}{{#if:{{{hails_from|}}}|<tr> |
|||
</data> |
|||
<th>Hails From</td> |
|||
<data source="hails_from"> |
|||
< |
<td>{{{hails_from}}}</td> |
||
</tr>|}}{{#if:{{{eyes|}}}|<tr> |
|||
</data> |
|||
<th>Eye Color</td> |
|||
<data source="eyes"> |
|||
< |
<td>{{{eyes}}}</td> |
||
</tr>|}}{{#if:{{{hair|}}}|<tr> |
|||
</data> |
|||
<th>Hair Color</td> |
|||
<data source="hair"> |
|||
< |
<td>{{{hair}}}</td> |
||
</tr>|}}{{#if:{{{education|}}}|<tr> |
|||
</data> |
|||
<th>Education</td> |
|||
<data source="education"> |
|||
< |
<td>{{{education}}}</td> |
||
</tr>|}}{{#if:{{{profession|}}}|<tr> |
|||
</data> |
|||
<th>Profession</td> |
|||
<data source="profession"> |
|||
< |
<td>{{{profession}}}</td> |
||
</tr>|}}{{#if:{{{wanted_for|}}}|<tr> |
|||
</data> |
|||
<th>Wanted For</td> |
|||
<data source="wanted_for"> |
|||
< |
<td>{{{wanted_for}}}</td> |
||
⚫ | |||
</data> |
|||
<th>Weapons of Choice</td> |
|||
⚫ | |||
< |
<td>{{{weapons_of_choice}}}</td> |
||
⚫ | |||
</data> |
|||
<th>Partners in Crime</td> |
|||
⚫ | |||
< |
<td>{{{partners_in_crime}}}</td> |
||
⚫ | |||
</data> |
|||
<th>Current Whereabouts</td> |
|||
⚫ | |||
< |
<td>{{{current_whereabouts}}}</td> |
||
</tr>|}}</table> |
|||
</data> |
|||
</ |
</div> |
||
<noinclude> |
|||
Example usage:<pre> |
|||
{{Criminal Profile |
|||
|title1=Example |
|||
|image1=Example |
|||
|caption1=Example |
|||
|aliases=Example |
|||
|birthday=Example |
|||
|age=Example |
|||
|height=Example |
|||
|weight=Example |
|||
|hails_from=Example |
|||
|eyes=Example |
|||
|hair=Example |
|||
|education=Example |
|||
|profession=Example |
|||
|wanted_for=Example |
|||
|weapons_of_choice=Example |
|||
|partners_in_crime=Example |
|||
|current_whereabouts=Example |
|||
}} |
|||
</pre> |
|||
</noinclude> |
Latest revision as of 18:59, 28 September 2021
Criminal Profile