Template:CharacterSmall: Difference between revisions
Created page with "<div class="infobox2"> <div class="img">[[File:{{{pic|Unknown.png}}}|25em|class=rounded-top]]</div> <div class="box rounded-top"> <div class="header">{{{name|Unknown}}..." |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
<table class="table"> | <table class="table"> | ||
<tr> | <tr> | ||
<td class="table-data topPadding" >Affiliation</td> | <td class="table-data topPadding" >Status</td> | ||
<td class="table-value | <td class="table-value topPadding">{{{status|None}}}</td> | ||
</tr> | |||
<tr> | |||
<td class="table-data" >Affiliation</td> | |||
<td class="table-value">{{{faction|None}}}</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="table-data bottomPadding" >Occupation</td> | <td class="table-data bottomPadding" >Occupation</td> | ||
<td class="table-value bottomPadding">{{{ | <td class="table-value bottomPadding">{{{job|Unknown}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> |