Difference between revisions of "Template:SuzieBox"
Jump to navigation
Jump to search
SmallQuery (talk | contribs) |
SmallQuery (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 106: | Line 106: | ||
As an example: | As an example: | ||
<pre>{{SuzieBox | <pre>{{SuzieBox | ||
− | | fullname= | + | | fullname=Suzie |
− | + | | birthdate=December 23rd, 1996 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | birthdate= | ||
| age=25 | | age=25 | ||
− | | height= | + | | height=5'7" |
− | | weight= | + | | weight=123lbs |
− | | eye_colour= | + | | eye_colour=Blue |
− | | hair_colour= | + | | hair_colour=Dark brown |
− | | demeanor= | + | | demeanor=Loner |
− | |||
− | |||
− | |||
}}</pre> | }}</pre> | ||
Line 129: | Line 119: | ||
{{SuzieBox | {{SuzieBox | ||
| fullname=Bob Example | | fullname=Bob Example | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| birthdate=April 1st, 1991 | | birthdate=April 1st, 1991 | ||
| age=25 | | age=25 | ||
Line 156: | Line 139: | ||
} | } | ||
}} | }} | ||
− | <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:{{{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:58, 9 April 2021
This is a simple infobox with Garou-based options.
variable | what it is |
---|---|
fullname | Your full name. |
ritename | Your ritename. |
deedname | Your deedname, if any. |
aka | Other names you might be known by -- cub names, previous deednames, nicknames, etc. |
race | i.e., Garou. |
faction | i.e., Gaian. |
tribe | Your tribe. |
camp | Your camp, if any. |
auspice | Your auspice. |
breed | Your breed. |
rank | Your rank. |
sept_position | If you have any particular position in the sept. |
pack | Your pack's name, if any. |
pack_position | i.e., Alpha. |
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:
{{SuzieBox | fullname=Suzie | birthdate=December 23rd, 1996 | age=25 | height=5'7" | weight=123lbs | eye_colour=Blue | hair_colour=Dark brown | demeanor=Loner }}
...would give you:
Full Name: | Bob Example |
Date of Birth: | April 1st, 1991 |
Age: | 25 |
Height: | 6'7" |
Weight: | 200lbs |
Eye Colour: | Brown |
Hair Colour: | Brown |
Demeanor: | Crackerjack |
Photo Reference: | Guy Incognito |
Theme Song: | Sexy And I Know It - LMFAO |