129
edits
m |
m |
||
Line 15: | Line 15: | ||
|- {{#if:{{{location|}}}||style="display:none;"|}} | |- {{#if:{{{location|}}}||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:{{{playtime|}}}||style="display:none;"|}} | |- {{#if:{{{age|}}}||{{#if:{{{playtime|}}}||style="display:none;"|}}|}} | ||
| class="CharacterDetailsLabel" style="font-weight: 600;font-style:italic;vertical-align:top;" | | | class="CharacterDetailsLabel" style="font-weight: 600;font-style:italic;vertical-align:top;" | Age: || {{#if:{{{age|}}}|{{{age}}}||}} (Played for {{#if:{{{playtime|}}}|{{{playtime}}}||}}) | ||
|- {{#if:{{{entry|}}}||style="display:none;"|}} | |- {{#if:{{{entry|}}}||style="display:none;"|}} | ||
| class="CharacterDetailsLabel" style="font-weight: 600;font-style:italic;vertical-align:top;" | Entry: || {{#if:{{{entry|}}}|{{{entry}}}||}} | | class="CharacterDetailsLabel" style="font-weight: 600;font-style:italic;vertical-align:top;" | Entry: || {{#if:{{{entry|}}}|{{{entry}}}||}} | ||
Line 71: | Line 71: | ||
* '''attack3''' = <attack description with any afflictions given> | * '''attack3''' = <attack description with any afflictions given> | ||
* '''attack4''' = <attack description with any afflictions given> | * '''attack4''' = <attack description with any afflictions given> | ||
* '''playtime''' = <how long you have played your character> | |||
* '''age''' = <the age of the NPC> | |||
==Examples== | ==Examples== |
edits