Difference between revisions of "Template:Infobox Character"
Jump to navigation
Jump to search
m |
|||
| Line 65: | Line 65: | ||
|label20 = Health | |label20 = Health | ||
|data20 = {{{health|}}} | |data20 = {{{health|}}} | ||
| + | |||
| + | |label21 = Resolve | ||
| + | |data21 = {{{resolve|}}} | ||
| Line 96: | Line 99: | ||
| level = Level | | level = Level | ||
| health = Health | | health = Health | ||
| + | | resolve = Resolve | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 22:03, 10 May 2018
Usage
{{Infobox Character
| name = Name
| image = missing.png
| caption = Caption Text
| creator = Creator
| fullname = Full Name
| nickname = Nick Name
| alias = Alias
| species = Species
| gender = Gender
| occupation = Occupation
| title = Title
| family = Family
| spouse = Spouse
| relatives = Relatives
| religion = Religion
| significant other = Significant Other
| children = Children
| nationality = Nationality
| location = Location
| level = Level
| health = Health
| resolve = Resolve
}}