8,273
edits
(centering and bolding bottom section) |
(adding new variable options) |
||
Line 3: | Line 3: | ||
|- | |- | ||
| style="font-size: 90%" | | | style="font-size: 90%" | | ||
{{{Extra|}}} | {{{Extra|}}}{{#if: {{{Species|}}}|'''Species:''' {{{Species}}}<br>||}}{{#if: {{{Gender|}}}|'''Gender:''' {{{Gender}}}<br>||}}{{#if: {{{BirthYear|}}}|'''Born:''' {{{BirthYear}}}{{{BirthMonth}}}.{{{BirthDate}}}<br>'''Age:''' {{Age|{{{BirthYear|}}}|{{{BirthMonth|}}}|{{{BirthDate|}}}}}<br>||}}{{#if: {{{BirthPlace|}}}|'''BirthPlace:''' {{{BirthPlace}}}<br>||}} | ||
|- | |- | ||
{{#if: {{{UserName|}}}|! style="background:#{{#if: {{{Style|}}}|{{FIBGColor|{{{Color}}}}}|{{DefBGColor|{{{Color}}}}}|}};border-radius: 0px 0px 15px 15px; font-size: 80%" align="center" {{!}} | {{#if: {{{UserName|}}}|! style="background:#{{#if: {{{Style|}}}|{{FIBGColor|{{{Color}}}}}|{{DefBGColor|{{{Color}}}}}|}};border-radius: 0px 0px 15px 15px; font-size: 80%" align="center" {{!}} | ||
Line 26: | Line 26: | ||
|UserName = Jane Doe (optional) | |UserName = Jane Doe (optional) | ||
|Extra = *Whatever You Want (optional) | |Extra = *Whatever You Want (optional) | ||
|Species = Zakdorn (optional) | |||
|Gender = Male (optional) | |||
|BirthYear = 2377 (optional) | |||
|BirthMonth = 04 (optional) | |||
|BirthDate = 12 (optional) | |||
|BirthPlace = Space, the Final Frontier (optional) | |||
}}</pre> | }}</pre> | ||
edits