Difference between revisions of "Template:MageBox"
Jump to navigation
Jump to search
imported>DeniseGodin1521 |
imported>DeniseGodin1521 |
||
| (One intermediate revision by the same user not shown) | |||
| Line 19: | Line 19: | ||
| fullname | | fullname | ||
| Your full name. | | Your full name. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| aka | | aka | ||
| Line 34: | Line 28: | ||
| faction | | faction | ||
| i.e., Gaian. | | i.e., Gaian. | ||
| + | |- | ||
| + | | tradition | ||
| + | | Your tradition. | ||
| + | |- | ||
| + | | essence | ||
| + | | Your essence | ||
|- | |- | ||
| arete | | arete | ||
| Line 113: | Line 113: | ||
} | } | ||
}} | }} | ||
| − | <table>{{#if:{{{fullname|}}}|<tr><td>'''Full Name:'''</td><td>{{{fullname | + | <table>{{#if:{{{fullname|}}}|<tr><td>'''Full Name:'''</td><td>{{{fullname}}}</td></tr>}}{{#if:{{{aka|}}}|<tr><td>'''A.K.A.:'''</td><td>{{{aka}}}</td></tr>}}{{#if:{{{race|}}}|<tr><td>'''Race:'''</td><td>{{{race}}}</td></tr>}}{{#if:{{{faction|}}}|<tr><td>'''Faction:'''</td><td>{{{faction}}}</td></tr>}}{{#if:{{{tradition|}}}|<tr><td>'''Tradition:'''</td><td>{{{tradition}}}</td></tr>}}{{#if:{{{essence|}}}|<tr><td>'''Essence:'''</td><td>{{{essence}}}</td></tr>}}{{#if:{{{arete|}}}|<tr><td>'''Arete:'''</td><td>{{{arete}}}</td></tr>}}{{#if:{{{chantry|}}}|<tr><td>'''Chantry:'''</td><td>{{{chantry}}}</td></tr>}}{{#if:{{{occupation|}}}|<tr><td>'''Occupation:'''</td><td>{{{occupation}}}</td></tr>}}{{#if:{{{birthdate|}}}|<tr><td>'''Date of Birth:'''</td><td>{{{birthdate}}}</td></tr>}}{{#if:{{{age|}}}|<tr><td>'''Age:'''</td><td>{{{age}}}</td></tr>}}{{#if:{{{height|}}}|<tr><td>'''Height:'''</td><td>{{{height}}}</td></tr>}}{{#if:{{{weight|}}}|<tr><td>'''Weight:'''</td><td>{{{weight}}}</td></tr>}}{{#if:{{{eye_colour|}}}|<tr><td>'''Eye Colour:'''</td><td>{{{eye_colour}}}</td></tr>}}{{#if:{{{hair_colour|}}}|<tr><td>'''Hair Colour:'''</td><td>{{{hair_colour}}}</td></tr>}}{{#if:{{{heritage|}}}|<tr><td>'''Heritage:'''</td><td>{{{heritage}}}</td></tr>}}{{#if:{{{demeanor|}}}|<tr><td>'''Demeanor:'''</td><td>{{{demeanor}}}</td></tr>}}{{#if:{{{nature|}}}|<tr><td>'''Nature:'''</td><td>{{{nature}}}</td></tr>}}{{#if:{{{photoref|}}}|<tr><td>'''Photo Reference:'''</td><td>{{{photoref}}}</td></tr>}}{{#if:{{{playedby|}}}|<tr><td>'''Played By:'''</td><td>{{{playedby}}}</td></tr>}}{{#if:{{{extra-1-cat|}}}|<tr><td>'''{{{extra-1-cat}}}:'''</td><td>{{{extra-1-data}}}</td></tr>}}{{#if:{{{extra-2-cat|}}}|<tr><td>'''{{{extra-2-cat}}}:'''</td><td>{{{extra-2-data}}}</td></tr>}}{{#if:{{{extra-3-cat|}}}|<tr><td>'''{{{extra-3-cat}}}:'''</td><td>{{{extra-3-data}}}</td></tr>}}{{#if:{{{extra-4-cat|}}}|<tr><td>'''{{{extra-4-cat}}}:'''</td><td>{{{extra-4-data}}}</td></tr>}}{{#if:{{{extra-5-cat|}}}|<tr><td>'''{{{extra-5-cat}}}:'''</td><td>{{{extra-5-data}}}</td></tr>}}</table></includeonly> |
Latest revision as of 14:44, 12 June 2019
This is a simple infobox with Garou-based options.
| variable | what it is |
|---|---|
| fullname | Your full name. |
| aka | Other names you might be known by -- cub names, previous deednames, nicknames, etc. |
| race | i.e., Garou. |
| faction | i.e., Gaian. |
| tradition | Your tradition. |
| essence | Your essence |
| arete | Your arete level. |
| chantry | Your chantry's name, if any. |
| occupation | Do you have something resembling a job? |
| birthdate | The day you were born. |
| age | Your age. |
| height | Your height. |
| weight | Your weight. |
| eye_colour | Your eye colour. |
| hair_colour | Your hair colour. |
| heritage | Your ethnic background. |
| demeanor | Your demeanor. |
| nature | Your nature. |
| photoref | Name of the person whose pictures are representing your character. |
| playedby | Same as photoref, for those who prefer the 'Played By' terminology. |
| extra-X-cat | Another category you want to cover, such as Theme Song. |
| extra-X-data | The info about that category, such as the song in question. |
There are 5 slots for extra things. Replace the 'X' with 1, 2, 3, 4, or 5.
As an example:
{{MageBox
| fullname=Bob Example
| tradition=AAA
| faction=Gaian
| essence=something
| birthdate=April 1st, 1991
| age=25
| height=6'7"
| weight=200lbs
| eye_colour=Brown
| hair_colour=Brown
| demeanor=Crackerjack
| photoref=Guy Incognito
| extra-1-cat=Theme Song
| extra-1-data=Sexy And I Know It - LMFAO
}}