Template:Character/Sheet: Difference between revisions
Thanathros (talk | contribs) No edit summary |
Thanathros (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
| Birthday (Age) || {{#if: {{{birthdate|}}}|{{{birthdate|}}}|Unknown}} ({{#if: {{{age|}}}|{{{age|}}}|n/a}}) | | Birthday (Age) || {{#if: {{{birthdate|}}}|{{{birthdate|}}}|Unknown}} ({{#if: {{{age|}}}|{{{age|}}}|n/a}}) | ||
|- | |- | ||
! colspan=2 | | ! colspan=2 | Additional Information | ||
|- {{#if: {{{haircolor|}}} || style="display: none;" }} | |- {{#if: {{{haircolor|}}} || style="display: none;" }} | ||
| Hair Color || {{#if: {{{haircolor|}}}|{{{haircolor|}}}|unknown}} | | Hair Color || {{#if: {{{haircolor|}}}|{{{haircolor|}}}|unknown}} |
Revision as of 21:57, 7 October 2020
Picture | |
Personal Information | |
---|---|
Surname, Name | Missing Surname!, Missing Name! |
Birthday (Age) | Unknown (n/a) |
Additional Information |
Documentation
How to use this template:
Example to use this:
{{CharacterSheet
|name=<Name>
|surname=<Surname>
|birthdate=<Birthdate>
|age=<age>
|haircolor=<Haircolor>
|eyecolor=<Eyecolor>
|height=<Height>
|jobs=<Jobs>
|hobbys=<Hobbys>
|likes=<Likes>
|dislikes=<Dislikes>
|family=<Family>
|firstappear=<Event of first appearance>
|notes=<Any other short Note>
}}