Difference between revisions of "Template:CharacterInfo"

m
no edit summary
m
Line 13: Line 13:
|- {{#if:{{{profession|}}}||style="display:none;"|}}
|- {{#if:{{{profession|}}}||style="display:none;"|}}
| class="CharacterDetailsLabel" style="font-weight: 600;font-style:italic;vertical-align:top;" | Profession: || {{#if:{{{profession|}}}|{{{profession}}}||}}
| class="CharacterDetailsLabel" style="font-weight: 600;font-style:italic;vertical-align:top;" | Profession: || {{#if:{{{profession|}}}|{{{profession}}}||}}
|- {{#if:{{{location|}}}||style="display:none;"|}}
|- {{#if:{{{location|}}}||{{#if:{{{vnum|}}}||style="display:none;"|}}|}}
| class="CharacterDetailsLabel" style="font-weight: 600;font-style:italic;vertical-align:top;" | Location: || {{#if:{{{location|}}}|{{{location}}}||}}
| class="CharacterDetailsLabel" style="font-weight: 600;font-style:italic;vertical-align:top;" | Location: || {{#if:{{{location|}}}|{{{location}}}||}}{{#if:{{{vnum|}}}| ({{{vnum}}})||}}
|- {{#if:{{{age|}}}||{{#if:{{{playtime|}}}||style="display:none;"|}}|}}
|- {{#if:{{{age|}}}||{{#if:{{{playtime|}}}||style="display:none;"|}}|}}
| class="CharacterDetailsLabel" style="font-weight: 600;font-style:italic;vertical-align:top;" | Age: || {{#if:{{{age|}}}|{{{age}}}||}} (Played for {{#if:{{{playtime|}}}|{{{playtime}}}||}})
| class="CharacterDetailsLabel" style="font-weight: 600;font-style:italic;vertical-align:top;" | Age: || {{#if:{{{age|}}}|{{{age}}}||}} (Played for {{#if:{{{playtime|}}}|{{{playtime}}}||}})
Line 61: Line 61:
* '''gender''' = <gender>
* '''gender''' = <gender>
* '''notes''' = <any notes you want to add about this character>
* '''notes''' = <any notes you want to add about this character>
* '''location''' = <for NPCs, where this character is found, consider adding a vnum in brackets if appropriate>
* '''location''' = <for NPCs, where this character is found>
* '''vnum''' = <for NPCs, the vnum of the room they are in (without 'v')>
* '''health''' = <health number>
* '''health''' = <health number>
* '''mana''' = <mana number>
* '''mana''' = <mana number>
129

edits