Template:Char
From Edge of Darkness Wiki
Char
| Line 16: | Line 16: | ||
{{{threadid|}}}venue=Venue, | {{{threadid|}}}venue=Venue, | ||
{{{threadid|}}}family=Family, | {{{threadid|}}}family=Family, | ||
| + | {{{threadid|}}}kith=Kith, | ||
| + | {{{threadid|}}}dualkith=DualKith, | ||
{{{threadid|}}}organization=Organization, | {{{threadid|}}}organization=Organization, | ||
{{{threadid|}}}presence=Presence, | {{{threadid|}}}presence=Presence, | ||
| Line 24: | Line 26: | ||
{{{threadid|}}}forumid=char_userid, | {{{threadid|}}}forumid=char_userid, | ||
{{{threadid|}}}avatar=customavatar.visible, | {{{threadid|}}}avatar=customavatar.visible, | ||
| - | {{{threadid|}}}ppic=customprofilepic.visible | + | {{{threadid|}}}ppic=customprofilepic.visible, |
| + | {{{threadid|}}}refinement=Refinement, | ||
| + | {{{threadid|}}}status=CASE Status WHEN 'Active' THEN 'Active' WHEN 'Deceased' THEN 'Deceased' ELSE 'Inactive' END, | ||
| + | {{{threadid|}}}citylabel=CASE Venue WHEN 'Changeling' THEN 'Freehold' WHEN 'Mage' THEN 'Consilium' WHEN 'Vampire' THEN 'Domain' ELSE 'City' END, | ||
| + | {{{threadid|}}}refinementlabel=CASE Venue WHEN 'Changeling' THEN 'Entitlement' WHEN 'Mage' THEN 'Legacy' WHEN 'Vampire' THEN 'Bloodline' WHEN 'Werewolf' THEN 'Lodge' ELSE 'Refinement' END, | ||
| + | {{{threadid|}}}organizationlabel=CASE Venue WHEN 'Changeling' THEN 'Court' WHEN 'Mage' THEN 'Order' WHEN 'Vampire' THEN 'Covenant' WHEN 'Werewolf' THEN 'Tribe' ELSE 'Org.' END, | ||
| + | {{{threadid|}}}familylabel=CASE Venue WHEN 'Changeling' THEN 'Seeming' WHEN 'Mage' THEN 'Path' WHEN 'Vampire' THEN 'Clan' WHEN 'Werewolf' THEN 'Auspice' ELSE 'Family' END, | ||
| + | {{{threadid|}}}powerlabel=CASE Venue WHEN 'Changeling' THEN 'Wyrd' WHEN 'Mage' THEN 'Gnosis' WHEN 'Vampire' THEN 'Blood Potency' WHEN 'Werewolf' THEN 'Primal Urge' ELSE 'ADV' END | ||
}} | }} | ||
</includeonly>[[Category:Player Use Templates]] | </includeonly>[[Category:Player Use Templates]] | ||