Difference between revisions of "User:Felix/Test"
Jump to navigation
Jump to search
imported>Felix |
imported>Felix |
||
| Line 1: | Line 1: | ||
| − | <noinclude>This is my main test page for template development.</noinclude>{{#css: | + | <noinclude>This is my main test page for template development.</noinclude>{{#css: |
| − | + | td:first-of-type { | |
| − | + | white-space: nowrap; | |
| − | + | padding-right: .5em; | |
| − | |||
} | } | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
| − | + | {| align="center" | |
| − | + | |- | |
| − | + | | '''Full Name:''' | |
| − | + | | {{{fullname}}} | |
| − | + | |- | |
| − | + | | '''Ritename:''' | |
| − | + | | {{{ritename}}} | |
| − | + | |- | |
| − | + | | '''Race:''' | |
| − | + | | {{{race}}} | |
| − | + | |- | |
| − | + | | '''Faction:''' | |
| − | + | | {{{faction}}} | |
| − | + | |- | |
| − | + | | '''Tribe:''' | |
| − | + | | {{{tribe}}} | |
| − | + | |- | |
| − | + | | '''Auspice:''' | |
| − | + | | {{{auspice}}} | |
| − | + | |- | |
| − | + | | '''Rank:''' | |
| − | + | | {{{rank}}} | |
| − | + | |- | |
| − | + | | style="" | '''Date of Birth:''' | |
| − | + | | {{{birthdate}}} | |
| − | + | |- | |
| − | + | | '''Age:''' | |
| − | + | | {{{age}}} | |
| − | + | |- | |
| + | | '''Height:''' | ||
| + | | {{{height}}} | ||
| + | |- | ||
| + | | '''Weight:''' | ||
| + | | {{{weight}}} | ||
| + | |- | ||
| + | | '''Eye Colour:''' | ||
| + | | {{{eye-colour}}} | ||
| + | |- | ||
| + | | '''Hair Colour:''' | ||
| + | | {{{hair-colour}}} | ||
| + | |- | ||
| + | | '''Demeanor:''' | ||
| + | | {{{demeanor}}} | ||
| + | |- | ||
| + | | '''Photo Reference:''' | ||
| + | | {{{photoref}}} | ||
| + | |} | ||
Revision as of 06:43, 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}}} |
| Date of Birth: | {{{birthdate}}} |
| Age: | {{{age}}} |
| Height: | {{{height}}} |
| Weight: | {{{weight}}} |
| Eye Colour: | {{{eye-colour}}} |
| Hair Colour: | {{{hair-colour}}} |
| Demeanor: | {{{demeanor}}} |
| Photo Reference: | {{{photoref}}} |