Template:Character/Sheet: Difference between revisions
Thanathros (talk | contribs) No edit summary |
Thanathros (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
|+ {{#if: {{{name|}}}|{{{name|}}}|Missing Name!}} {{#if: {{{surname|}}}|{{{surname|}}}|}} | |+ {{#if: {{{name|}}}|{{{name|}}}|Missing Name!}} {{#if: {{{surname|}}}|{{{surname|}}}|}} | ||
|- | |- | ||
| colspan=2 | [[File:{{{picture|}}}{{!}}center{{!}} | | colspan=2 | [[File:{{{picture|}}}{{!}}center{{!}}border{{!}}250px]] | ||
|- | |- | ||
! colspan=2 | Personal Information | ! colspan=2 | Personal Information |
Revision as of 23:02, 7 October 2020
[[File:|center|border|250px]] | |
Personal Information | |
---|---|
Surname, Name | Surname, Name |
Birthday (Age) | Unknown (n/a) |
Type of Character | Unknown |
Additional Information |
Documentation
Information
Rows without information are omitted.
How to use this template:
{{CharacterSheet
|name=<Name>
|surname=<Surname>
|picture=<filename.extension>
|chartype=<[[Main Cast]], [[Side Cast]] or [[Mentioned Cast]]>
|birthdate=<Birthdate>
|age=<age>
|haircolor=<Haircolor>
|eyecolor=<Eyecolor>
|height=<Height>
|jobs=<Jobs>
|hobbys=<Hobbys>
|likes=<Likes>
|dislikes=<Dislikes>
|family=<Family>
|affiliation=<Any groups character is part of or is affiliated with.>
|firstappear=<Event of first appearance>
|notes=<Any other short Note>
}}
Example:
{{CharacterSheet
|name=Edward
|surname=Elric
|picture=edward.png
|chartype=[[Main Cast]]
|birthdate=01.01.1990
|age=30
|haircolor=blond
|eyecolor=green
|height=1,64m
|jobs=State Alchemist
|hobbys=Alchemy
|likes=
|dislikes=* Being called short
* Stuff.
|affiliation=State
|family=* [[Alphonse Elric]] (Brother)
* [[Hohenheim Elric]] (Father)
* [[Trisha Elric]] (Mother)
|firstappear=[[First Episode]]
|notes=This is just an example!
}}