Template:Character/Sheet: Difference between revisions
Thanathros (talk | contribs) No edit summary |
Thanathros (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
! colspan=2 | Personal Information | ! colspan=2 | Personal Information | ||
|- | |- | ||
| Surname, Name || {{#if: {{{surname|}}}|{{{surname|}}}| | | Surname, Name || {{#if: {{{surname|}}}|{{{surname|}}}|Surname}}, {{#if: {{{name|}}}|{{{name|}}}|Name}} | ||
|- | |- | ||
| Birthday (Age) || {{#if: {{{birthdate|}}}|{{{birthdate|}}}|Unknown}} ({{#if: {{{age|}}}|{{{age|}}}|n/a}}) | | Birthday (Age) || {{#if: {{{birthdate|}}}|{{{birthdate|}}}|Unknown}} ({{#if: {{{age|}}}|{{{age|}}}|n/a}}) |
Revision as of 21:58, 7 October 2020
Picture | |
Personal Information | |
---|---|
Surname, Name | Surname, 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>
}}