Difference between revisions of "Template:Infobox Character"
Jump to navigation
Jump to search
m (Removal of internal spacing) |
(Added new data: Faction) |
||
Line 6: | Line 6: | ||
|label1 = Creator | |label1 = Creator | ||
|data1 = {{{creator|}}} | |data1 = {{{creator|}}} | ||
− | |header2 = {{ #if: {{{fullname|}}}{{{nickname|}}}{{{alias|}}}{{{species|}}}{{{gender|}}}{{{occupation|}}}{{{title|}}}{{{family|}}}{{{spouse|}}}{{{relatives|}}}{{{religion|}}}{{{significantother|}}}{{{children|}}}{{{nationality|}}}{{{location|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Information }} }} | + | |header2 = {{ #if: {{{fullname|}}}{{{nickname|}}}{{{alias|}}}{{{species|}}}{{{gender|}}}{{{occupation|}}}{{{title|}}}{{{family|}}}{{{spouse|}}}{{{relatives|}}}{{{religion|}}}{{{significantother|}}}{{{children|}}}{{{faction|}}}{{{nationality|}}}{{{location|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Information }} }} |
|label3 = Full name | |label3 = Full name | ||
|data3 = {{{fullname|}}} | |data3 = {{{fullname|}}} | ||
Line 33: | Line 33: | ||
|label15 = Children | |label15 = Children | ||
|data15 = {{{children|}}} | |data15 = {{{children|}}} | ||
− | |label16 = Nationality | + | |label16 = Faction |
− | | | + | |data16 = {{{faction|}}} |
− | | | + | |label17 = Nationality |
− | | | + | |data17 = {{{nationality|}}} |
− | | | + | |label18 = Location |
− | | | + | |data18 = {{{location|}}} |
− | | | + | |header19 = {{ #if: {{{level|}}}{{{health|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Stats}} }} |
− | | | + | |label20 = Level |
− | | | + | |data20 = {{{level|}}} |
− | | | + | |label21 = Health |
− | | | + | |data21 = {{{health|}}} |
− | | | + | |label22 = Resolve |
− | | | + | |data22 = {{{resolve|}}} |
+ | |label23 = Strengths | ||
+ | |data23 = {{{strengths|}}} | ||
}}<noinclude> | }}<noinclude> | ||
== Usage == | == Usage == | ||
Line 68: | Line 70: | ||
| significant other = Significant Other | | significant other = Significant Other | ||
| children = Children | | children = Children | ||
+ | | faction = Faction | ||
| nationality = Nationality | | nationality = Nationality | ||
| location = Location | | location = Location |
Revision as of 02:36, 24 August 2019
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 | faction = Faction | nationality = Nationality | location = Location | level = Level | health = Health | resolve = Resolve | strengths = Strengths }}