Difference between revisions of "User:Felix/Test"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Felix
imported>Felix
Line 30: Line 30:
 
<td>'''Rank:'''</td>
 
<td>'''Rank:'''</td>
 
<td>{{{rank}}}</td>
 
<td>{{{rank}}}</td>
 +
</tr><tr>
 +
<td>'''Camp:'''</td>
 +
<td>{{{camp}}}</td>
 +
</tr><tr>
 +
<td>'''Occupation:'''</td>
 +
<td>{{{occupation}}}</td>
 
</tr><tr>
 
</tr><tr>
 
<td>'''Date of Birth:'''</td>
 
<td>'''Date of Birth:'''</td>
Line 48: Line 54:
 
<td>'''Hair Colour:'''</td>
 
<td>'''Hair Colour:'''</td>
 
<td>{{{hair_colour}}}</td>
 
<td>{{{hair_colour}}}</td>
 +
</tr><tr>
 +
<td>'''Heritage:'''</td>
 +
<td>{{{heritage}}}</td>
 
</tr><tr>
 
</tr><tr>
 
<td>'''Demeanor:'''</td>
 
<td>'''Demeanor:'''</td>
 
<td>{{{demeanor}}}</td>
 
<td>{{{demeanor}}}</td>
 +
</tr><tr>
 +
<td>'''Nature:'''</td>
 +
<td>{{{nature}}}</td>
 
</tr><tr>
 
</tr><tr>
 
<td>'''Photo Reference:'''</td>
 
<td>'''Photo Reference:'''</td>
 
<td>{{{photoref}}}</td>
 
<td>{{{photoref}}}</td>
 +
</tr><tr>
 +
<td>'''Played By:'''</td>
 +
<td>{{{playedby}}}</td>
 
</tr>
 
</tr>
 
</table>
 
</table>

Revision as of 07:30, 14 September 2016

This is my main test page for template development.

Full Name: {{{fullname}}}
Ritename: {{{ritename}}}
Race: {{{race}}}
Faction: {{{faction}}}
Tribe: {{{tribe}}}
Auspice: {{{auspice}}}
Rank: {{{rank}}}
Camp: {{{camp}}}
Occupation: {{{occupation}}}
Date of Birth: {{{birthdate}}}
Age: {{{age}}}
Height: {{{height}}}
Weight: {{{weight}}}
Eye Colour: {{{eye_colour}}}
Hair Colour: {{{hair_colour}}}
Heritage: {{{heritage}}}
Demeanor: {{{demeanor}}}
Nature: {{{nature}}}
Photo Reference: {{{photoref}}}
Played By: {{{playedby}}}