Difference between revisions of "Template:Character"

From Fate's Harvest
Jump to: navigation, search
Line 36: Line 36:
 
<includeonly>
 
<includeonly>
 
{{#ifeq: {{{use-infobox}}} | Yes |  
 
{{#ifeq: {{{use-infobox}}} | Yes |  
DEBUG TRUE
+
{| width=301px class="infobox"
| {{{template}}} }}
+
! colspan="2" align=center | {{{fullname}}}
 +
|-
 +
| colspan="2" align=center | [[Image:{{{portrait}}}|280px|center]]
 +
|-
 +
| class="left" | '''Appears On Game As:'''
 +
| {{{muxname}}}
 +
|-
 +
| class="left" | '''Played By:'''
 +
| {{{played-by}}}
 +
|-
 +
| class="left" | '''Concept:'''
 +
| {{{concept}}}
 +
|-
 +
| class="left" | '''Date of Birth:'''
 +
| {{{date-of-birth}}}
 +
|-
 +
| class="left" | '''Apparent Age:'''
 +
| {{{apparent-age}}}
 +
|-
 +
| class="left" | '''Occupation:'''
 +
| {{{occupation}}}
 +
|-
 +
| class="left" | '''Virtue:'''
 +
| {{{virtue}}}
 +
|-
 +
| class="left" | '''Vice:'''
 +
| {{{vice}}}
 +
|-
 +
| colspan="2" | <hr />
 +
|-
 +
| colspan="2" |
 +
{{#ifeq: {{{template}}} | Changeling | {| width=300px class="infobox"
 +
| class="left" | '''Seeming:'''
 +
| {{{seeming}}}
 +
|-
 +
| class="left" | '''Kith:'''
 +
| {{{kith_1}}} {{{kith_2}}} {{{kith_3}}} {{{kith_4}}}
 +
|-
 +
| class="left" | '''Court:'''
 +
| {{{court}}}
 +
|-
 +
| class="left" | '''Freehold:'''
 +
| {{{freehold}}}
 +
|-
 +
| class="left" | '''Entitlement:'''
 +
| {{{entitlement}}}
 +
|-
 +
| class="left" | '''Motley:'''
 +
| {{{motley}}}
 +
|-
 +
| class="left" | '''Keeper:'''
 +
| [[Gentry/{{{keeper}}}|{{{keeper}}}]]
 +
|-
 +
| colspan="2" | <hr />
 +
|-
 +
|}
 +
| }}
 +
{{#ifeq: {{{template}}} | Fae-Touched | {| width=300px class="infobox"
 +
| class="left" | '''Seeming:'''
 +
| {{{seeming}}}
 +
|-
 +
| class="left" | '''Freehold:'''
 +
| {{{freehold}}}
 +
|-
 +
| class="left" | '''Keeper:'''
 +
| [[Gentry/{{{keeper}}}|{{{keeper}}}]]
 +
|-
 +
| colspan="2" | <hr />
 +
|-
 +
|}
 +
| }}
 +
{{#ifeq: {{{template}}} | Thaumatuge | {| width=300px class="infobox"
 +
| class="left" | '''Tradition:'''
 +
| {{{tradition}}}
 +
|-
 +
|}
 +
| }}
 +
|-
 +
| class="left" | '''Motley:'''
 +
| {{{motley}}}
 +
|}
 +
| DEBUG FALSE }}
 
[[Category:PC]]{{#if:{{{char-status}}} | [[Category:{{{char-status}}}]] | }}{{#if:{{{template}}} | [[Category:{{{template}}}]] | }}{{#if:{{{seeming}}} | [[Category:{{{seeming}}}]] | }}{{#if:{{{kith_1}}} | [[Category:{{{kith_1}}}]] | }}{{#if:{{{kith_2}}} | [[Category:{{{kith_2}}}]] | }}{{#if:{{{kith_3}}} | [[Category:{{{kith_3}}}]] | }}{{#if:{{{kith_4}}} | [[Category:{{{kith_4}}}]] | }}{{#if:{{{court}}} | [[Category:{{{court}}}]] | }}{{#if:{{{freehold}}} | [[Category:{{{freehold}}}]] | }}{{#if:{{{entitlement}}} | [[Category:{{{entitlement}}}]] | }}{{#if:{{{motley}}} | [[Category:{{{motley}}}]] | }}{{#if:{{{keeper}}} | [[Category:{{{keeper}}}]] | }}{{#if:{{{psy-org}}} | [[Category:{{{psy-org}}}]] | }}{{#if:{{{tradition}}} | [[Category:{{{tradition}}}]] | }}{{#ifeq: {{{ensorcelled}}} | Yes | [[Category:Ensorcelled]] | }}{{#if:{{{family}}} | [[Category:{{{family}}}]] | }}
 
[[Category:PC]]{{#if:{{{char-status}}} | [[Category:{{{char-status}}}]] | }}{{#if:{{{template}}} | [[Category:{{{template}}}]] | }}{{#if:{{{seeming}}} | [[Category:{{{seeming}}}]] | }}{{#if:{{{kith_1}}} | [[Category:{{{kith_1}}}]] | }}{{#if:{{{kith_2}}} | [[Category:{{{kith_2}}}]] | }}{{#if:{{{kith_3}}} | [[Category:{{{kith_3}}}]] | }}{{#if:{{{kith_4}}} | [[Category:{{{kith_4}}}]] | }}{{#if:{{{court}}} | [[Category:{{{court}}}]] | }}{{#if:{{{freehold}}} | [[Category:{{{freehold}}}]] | }}{{#if:{{{entitlement}}} | [[Category:{{{entitlement}}}]] | }}{{#if:{{{motley}}} | [[Category:{{{motley}}}]] | }}{{#if:{{{keeper}}} | [[Category:{{{keeper}}}]] | }}{{#if:{{{psy-org}}} | [[Category:{{{psy-org}}}]] | }}{{#if:{{{tradition}}} | [[Category:{{{tradition}}}]] | }}{{#ifeq: {{{ensorcelled}}} | Yes | [[Category:Ensorcelled]] | }}{{#if:{{{family}}} | [[Category:{{{family}}}]] | }}
 
</includeonly>
 
</includeonly>

Revision as of 18:03, 7 June 2016

This is the landing page for the Character Template. The information entered in this template will be used to populate the various lists in the game (such as court membership, kiths, etc).

Instructions:

  • Please fill out as much information as is relevant to your character.
  • Please leave any options that do not apply to you blank.
{{Character
| use-infobox=
| fullname=
| icon=
| portrait=
| muxname=
| played-by=
| concept=
| date-of-birth=
| apparent-age=
| occupation=
| virtue=
| vice=
| template=
| seeming=
| kith=
| court=
| freehold=
| entitlement=
| motley=
| keeper=
| psy-org=
| tradition=
| ensorcelled=
}}