Difference between revisions of "Template:GarouBox"
Jump to navigation
Jump to search
imported>Felix (Created page with "<noinclude>This is a simple infobox with Garou-based options. {{#css: td, th { vertical-align: top; padding: 5px; } td:nth-of-type(2n-1) { white-space: nowrap; } t...") |
imported>Felix |
||
Line 1: | Line 1: | ||
<noinclude>This is a simple infobox with Garou-based options. | <noinclude>This is a simple infobox with Garou-based options. | ||
{{#css: | {{#css: | ||
− | td, th { | + | .variables td, .variables th { |
vertical-align: top; | vertical-align: top; | ||
padding: 5px; | padding: 5px; | ||
} | } | ||
− | td:nth-of-type(2n-1) { | + | .variables td:nth-of-type(2n-1) { |
white-space: nowrap; | white-space: nowrap; | ||
} | } | ||
− | tr:nth-of-type(2n) { | + | .variables tr:nth-of-type(2n) { |
background-color:#eee; | background-color:#eee; | ||
} | } | ||
}} | }} | ||
− | {| style="text-align: left;border-collapse:collapse;" | + | {| class="variables" style="text-align: left;border-collapse:collapse;" |
|- style="background-color:#ccc;" | |- style="background-color:#ccc;" | ||
! variable | ! variable | ||
Line 106: | Line 106: | ||
| tribe=Bone Gnawers | | tribe=Bone Gnawers | ||
| auspice=Galliard (Waxing) | | auspice=Galliard (Waxing) | ||
+ | | breed = Homid | ||
| rank=Cliath | | rank=Cliath | ||
| birthdate=April 1st, 1991 | | birthdate=April 1st, 1991 | ||
Line 127: | Line 128: | ||
| tribe=Bone Gnawers | | tribe=Bone Gnawers | ||
| auspice=Galliard (Waxing) | | auspice=Galliard (Waxing) | ||
+ | | breed=Homid | ||
| rank=Cliath | | rank=Cliath | ||
| birthdate=April 1st, 1991 | | birthdate=April 1st, 1991 | ||
Line 136: | Line 138: | ||
| demeanor=Crackerjack | | demeanor=Crackerjack | ||
| photoref=Guy Incognito | | photoref=Guy Incognito | ||
+ | | extra-1-cat=Theme Song | ||
+ | | extra-1-data=Sexy And I Know It - LMFAO | ||
}} | }} | ||
[[Category:Template]]</noinclude><includeonly>{{#css: | [[Category:Template]]</noinclude><includeonly>{{#css: |
Revision as of 07:42, 14 September 2016
This is a simple infobox with Garou-based options.
variable | what it is |
---|---|
fullname | Your full name. |
ritename | Your rite or deedname. |
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:
{{GarouBox | fullname=Bob Example | ritename=Verbs-the-Noun | race=Garou | faction=Gaian | tribe=Bone Gnawers | auspice=Galliard (Waxing) | breed = Homid | rank=Cliath | 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 }}
...would give you:
Full Name: | Bob Example |
Ritename: | Verbs-the-Noun |
Race: | Garou |
Faction: | Gaian |
Tribe: | Bone Gnawers |
Auspice: | Galliard (Waxing) |
Breed: | Homid |
Rank: | Cliath |
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 |