Difference between revisions of "Template:CharacterInfo"

m
no edit summary
m
m
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div class="CharacterInfo" style="width: 90%; margin: auto; margin-top: 5px; margin-bottom: 10px; border: 1px solid #AAAAAA; padding: 8px;font-family: 'Bitter','lucida grande','Lucida Sans Unicode',tahoma,sans-serif;color: #333333;background-color: #FBFBFC;box-shadow: 0 0 7px 0 #E2E2E2;">
<div class="CharacterInfo" style="width: 90%; margin: auto; margin-top: 5px; margin-bottom: 10px; border: 1px solid #AAAAAA; padding: 2px;font-family: 'Bitter','lucida grande','Lucida Sans Unicode',tahoma,sans-serif;color: #333333;background-color: #FBFBFC;box-shadow: 0 0 7px 0 #E2E2E2;">
<div class="CharacterName" style="font-size:18px;font-weight:800;padding-bottom:8px;">{{#if:{{{name|}}}|{{{name}}}|Character Information}}</div>
<div class="CharacterName" style="font-size:18px;font-weight:800;padding-bottom:8px;">{{#if:{{{name|}}}|{{{name}}}|Character Information}}</div>
<div class="CharacterType" style="font-size:14px;font-weight:600;padding-bottom:5px">{{#if:{{{statpack|}}}|{{{statpack}}}&nbsp;}}{{#if:{{{gender|}}}|{{{gender}}}&nbsp;}}{{#if:{{{species|}}}|{{{species}}}&nbsp;}}{{#if:{{{race|}}}|{{{race}}}&nbsp;}}{{#ifeq:{{{circle}}}|Magick|([[Magick Circle|Magickal]]) |{{#ifeq:{{{circle}}}|Demonic|([[Demonic Circle|Demonic]]) |{{#ifeq:{{{circle}}}|Anti-Magick|([[Anti-Magick Circle|Anti-Magick]])|(Neutral)}}}}}}</div>
<div class="CharacterType" style="font-size:14px;font-weight:600;padding-bottom:5px">{{#if:{{{statpack|}}}|{{{statpack}}}&nbsp;}}{{#if:{{{gender|}}}|{{{gender}}}&nbsp;}}{{#if:{{{species|}}}|{{{species}}}&nbsp;}}{{#if:{{{race|}}}|{{{race}}}&nbsp;}}{{#ifeq:{{{circle}}}|Magick|([[Magick Circle|Magickal]]) |{{#ifeq:{{{circle}}}|Demonic|([[Demonic Circle|Demonic]]) |{{#ifeq:{{{circle}}}|Anti-Magick|([[Anti-Magick Circle|Anti-Magick]])|(Neutral)}}}}}}</div>
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 36: Line 36:
</div>
</div>
</div>
</div>
{{#if:{{{npc|}}}|{{#if:{{{species|}}}|[[Category:NPC]][[Category:{{{species|}}}]]|}}||}}
<noinclude>
<noinclude>
{{clear}}
{{clear}}
Line 41: Line 42:
<pre>
<pre>
{{CharacterInfo
{{CharacterInfo
|option=<value>
|option=value
|option=<value>
|option=value
|...
|...
}}
}}
Line 52: Line 53:
* '''race''' = <character race, eg. 'Sidhe'>
* '''race''' = <character race, eg. 'Sidhe'>
* '''species''' = <alternate to race for NPCs, eg. 'Spider'>
* '''species''' = <alternate to race for NPCs, eg. 'Spider'>
* '''npc''' = <'yes', only include this line if an npc>
* '''statpack''' = <character statpack, eg. 'Intelligent'>
* '''statpack''' = <character statpack, eg. 'Intelligent'>
* '''city''' = <character city (or remove line for no city), eg. 'Kinsarmar'>
* '''city''' = <character city (or remove line for no city), eg. 'Kinsarmar'>
Line 61: Line 63:
* '''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>
1,415

edits