Template:Character: Difference between revisions
(template data) |
(slightly lighter colour for legibility; showcasing) |
||
Line 1: | Line 1: | ||
{{Infobox Wiki | {{Infobox Wiki | ||
|image={{#if:{{{image|}}}|[[File:{{{image|}}}{{#ifeq: {{{image size|}}}|auto||{{!}}{{{image size|210px}}}}}]]}}|image text={{{image text|}}}|header color=#106D3A|header text color=white|name={{{name|{{PAGENAME}}}}}}} | |image={{#if:{{{image|}}}|[[File:{{{image|}}}{{#ifeq: {{{image size|}}}|auto||{{!}}{{{image size|210px}}}}}]]}}|image text={{{image text|}}}|header color=#106D3A|header text color=white|name={{{name|{{PAGENAME}}}}}}} | ||
{{Infobox row|title=Character Type|{{{type|}}}}} | {{Infobox row|title=Character Type|{{{type|<noinclude>{{{type}}}</noinclude>}}}}} | ||
{{Infobox row|type=subheader|color=# | {{Infobox row|type=subheader|color=#1EAE5D|Biographical Information}} | ||
{{Infobox row|title=Homeworld|{{{homeworld|}}}}} | {{Infobox row|title=Homeworld|{{{homeworld|<noinclude>{{{homeworld}}}</noinclude>}}}}} | ||
{{Infobox row|title=Born|{{{birth|}}}}} | {{Infobox row|title=Born|{{{birth|<noinclude>{{{birth}}}</noinclude>}}}}} | ||
{{Infobox row|title=Died|{{{death|}}}}} | {{Infobox row|title=Died|{{{death|<noinclude>{{{death}}}</noinclude>}}}}} | ||
{{Infobox row|type=subheader|color=# | {{Infobox row|type=subheader|color=#1EAE5D|Physical Description}} | ||
{{Infobox row|title=Species|{{{species|}}}}} | {{Infobox row|title=Species|{{{species|<noinclude>{{{species}}}</noinclude>}}}}} | ||
{{Infobox row|title=Gender|{{{gender|}}}}} | {{Infobox row|title=Gender|{{{gender|<noinclude>{{{gender}}}</noinclude>}}}}} | ||
{{Infobox row|title=Height|{{{height|}}}}} | {{Infobox row|title=Height|{{{height|<noinclude>{{{height}}}</noinclude>}}}}} | ||
{{Infobox row|title=Weight|{{{weight|}}}}} | {{Infobox row|title=Weight|{{{weight|<noinclude>{{{weight}}}</noinclude>}}}}} | ||
{{Infobox row|title=Build|{{{build|}}}}} | {{Infobox row|title=Build|{{{build|<noinclude>{{{build}}}</noinclude>}}}}} | ||
{{Infobox row|title=Hair Colour|{{{hair|}}}}} | {{Infobox row|title=Hair Colour|{{{hair|<noinclude>{{{hair}}}</noinclude>}}}}} | ||
{{Infobox row|title=Eye Colour|{{{eyes|}}}}} | {{Infobox row|title=Eye Colour|{{{eyes|<noinclude>{{{eyes}}}</noinclude>}}}}} | ||
{{Infobox row|type=subheader|color=# | {{Infobox row|type=subheader|color=#1EAE5D|Political Information}} | ||
{{Infobox row|title=Affiliation|{{{affiliation|}}}}} | {{Infobox row|title=Affiliation|{{{affiliation|<noinclude>{{{affiliation}}}</noinclude>}}}}} | ||
{{Infobox row|title=Job Description|{{{job|}}}}} | {{Infobox row|title=Job Description|{{{job|<noinclude>{{{job}}}</noinclude>}}}}} | ||
{{Infobox row|title=Rank|{{{rank|}}}}} | {{Infobox row|title=Rank|{{{rank|<noinclude>{{{rank}}}</noinclude>}}}}} | ||
{{Infobox row|title=Group|{{{group|}}}}} | {{Infobox row|title=Group|{{{group|<noinclude>{{{group}}}</noinclude>}}}}} | ||
|} | |} | ||
<noinclude> | <noinclude> |
Revision as of 14:33, 11 June 2024
Character | |
---|---|
Character Type | {{{type}}} |
Biographical Information | |
Homeworld | {{{homeworld}}} |
Born | {{{birth}}} |
Died | {{{death}}} |
Physical Description | |
Species | {{{species}}} |
Gender | {{{gender}}} |
Height | {{{height}}} |
Weight | {{{weight}}} |
Build | {{{build}}} |
Hair Colour | {{{hair}}} |
Eye Colour | {{{eyes}}} |
Political Information | |
Affiliation | {{{affiliation}}} |
Job Description | {{{job}}} |
Rank | {{{rank}}} |
Group | {{{group}}} |
Usage instructions
Paste the following code into the top of an article, filling all known fields: (The "type=" field should have one of the four following:
- "Primary PC" - this is a primary character of a user
- "Secondary PC" - this is a secondary character of a user
- "Personal NPC" - this character is an NPC that should only be used by his/her creator
- "General NPC" - this character can be run by multiple persons)
{{character |name= |image= |type= |homeworld= |birth= |death= |species= |gender= |height= |weight= |build= |hair= |eyes= |affiliation= |job= |rank= |group= }}
Infobox for characters
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image | Adds image to the top of the infobox | File | optional |
Image size | image size | Size of the top image | Line | optional |
Image text | image text | A short description of the top image in smaller font | Content | optional |
Name | name | Name of the character | Content | suggested |
Character type | type | The OOC role of the character
| Line | suggested |
Homeworld | homeworld | Where the character originates from | Content | optional |
Born | birth | Date of birth | Content | optional |
Died | death | Date of death | Content | optional |
Species | species | What species the character is | Content | optional |
Gender | gender | What gender the character is | Content | optional |
Height | height | How tall the character is | Content | optional |
Weight | weight | How much does the character weight | Content | optional |
Build | build | What body shape does the character have | Content | optional |
Hair colour | hair | What color are the character's hair | Content | optional |
Eye colour | eyes | What color are the character's eyes | Content | optional |
Affiliation | affiliation | Which faction or other organization is the character affiliated with | Content | optional |
Job Description | job | What is the character's role in their organization | Content | optional |
Rank | rank | What military or similar rank does the character have | Content | optional |
Group | group | In which ship or other group within the organization does the character belong to | Content | optional |