More actions
No edit summary |
No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|bodyclass = mw-collapsible floatright | |bodyclass = mw-collapsible floatright | ||
|header1 = {{{ | |header1 = {{{name}}} | ||
|rowclass1 = infobox-title | |rowclass1 = infobox-title | ||
Line 15: | Line 15: | ||
|rowclass3 = infobox-data infobox-col2 | |rowclass3 = infobox-data infobox-col2 | ||
| | |image4 = {{#if:{{{image|}}}|[[File:{{{image}}}|400px]]|[[File:PlaceholderImage.jpg|400px]]}} | ||
| | |imagerowclass4 = infobox-image | ||
| | |header5 = {{#if:{{{race|}}}{{{class|}}}|Basic Info}} | ||
| | |rowclass5 = infobox-header | ||
|rowclass5 = infobox- | |||
|label6 = | |label6 = Race | ||
|data6 = {{{ | |data6 = {{{race|}}} | ||
|rowclass6 = infobox-data infobox- | |rowclass6 = infobox-data infobox-col2 | ||
|label7 = | |label7 = Class | ||
|data7 = {{{ | |data7 = {{{class|}}} | ||
|rowclass7 = infobox-data infobox- | |rowclass7 = infobox-data infobox-col2 | ||
| | |label8 = Creature Type | ||
|rowclass8 = infobox- | |data8 = {{{creature_type|}}} | ||
|rowclass8 = infobox-data infobox-col2 | |||
| | |header9 = {{#if:{{{aliases|}}}{{{age|}}}{{{occupation|}}}{{{faith|}}}{{{status|}}}{{{languages|}}}|Details}} | ||
| | |rowclass9 = infobox-header | ||
|rowclass9 = infobox- | |||
|label10 = | |label10 = Aliases | ||
|data10 = {{{ | |data10 = {{{aliases|}}} | ||
|rowclass10 = infobox-data infobox-col1 | |rowclass10 = infobox-data infobox-col1 | ||
|label11 = | |label11 = Age | ||
|data11 = {{{ | |data11 = {{{age|}}} | ||
|rowclass11 = infobox-data infobox-col1 | |rowclass11 = infobox-data infobox-col1 | ||
|label12 = | |label12 = Occupation | ||
|data12 = {{{ | |data12 = {{{occupation|}}} | ||
|rowclass12 = infobox-data infobox-col1 | |rowclass12 = infobox-data infobox-col1 | ||
|label13 = | |label13 = Faith | ||
|data13 = {{{ | |data13 = {{{faith|}}} | ||
|rowclass13 = infobox-data infobox-col1 | |rowclass13 = infobox-data infobox-col1 | ||
| | |label14 = Status | ||
|rowclass14 = infobox- | |data14 = {{{status|}}} | ||
|rowclass14 = infobox-data infobox-col1 | |||
|label15 = | |label15 = Languages | ||
|data15 = {{{ | |data15 = {{{languages|}}} | ||
|rowclass15 = infobox-data infobox-col1 | |rowclass15 = infobox-data infobox-col1 | ||
| | |header16 = {{#if:{{{family|}}}{{{affiliations|}}}{{{locations|}}}|Connections}} | ||
| | |rowclass16 = infobox-header | ||
|rowclass16 = infobox- | |||
|label17 = | |label17 = Family | ||
|data17 = {{{ | |data17 = {{{family|}}} | ||
|rowclass17 = infobox-data infobox-col1 | |rowclass17 = infobox-data infobox-col1 | ||
| | |label18 = Affiliations | ||
|data18 = {{{affiliations|}}} | |||
|rowclass18 = infobox-data infobox-col1 | |||
|label19 = Locations | |||
|data19 = {{{locations|}}} | |||
|rowclass19 = infobox-data infobox-col1 | |||
|data30 = | |||
}}</includeonly><!-- | }}</includeonly><!-- | ||
Line 74: | Line 81: | ||
Short description | Short description | ||
--><includeonly>{{Short description|{{{ | --><includeonly>{{Short description|{{{name}}} is a {{{race}}} {{#if:{{{class|}}}| {{{class}}}|}} - {{{character_type}}}}}</includeonly><!-- | ||
Categorization | Categorization | ||
--><includeonly> | --><includeonly> | ||
[[Category: | [[Category:Character]] | ||
{{#ifeq:{{{character_type|}}}|Player Character|[[Category:Player_Character]]|[[Category:NonPlayer_Character]]}} | |||
</includeonly> | </includeonly> | ||
Latest revision as of 22:20, 20 May 2025
Descriptive information about any character
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the character | String | required |
Character Title | appellation | Lengthier title of the character | String | optional |
Character Type | character_type | PC or NPC | String | required |
Image | image | Image of the character | File | optional |
Race | race | Race of the character | String | required |
Class | class | Class of the character | String | optional |
Subclass | subclass | Subclass of this character | String | optional |
Creature Type | creature_type | Type of the creature, physically | String | optional |
Aliases | aliases | Other names the character goes by | String | optional |
Age | age | Age of the character | Number | optional |
Occupation | occupation | Job of the character | String | optional |
Religions | religions | Religion of the character | String | optional |
Status | status | Status of the character | String | optional |
Languages | languages | Languages the character knows | String | optional |
Family | family | Family members of the character | String | optional |
Affiliations | affiliations | Relationships to other characters or factions | String | optional |
Locations | locations | Locations that are particularly important to the character | String | optional |
Pronouns | pronouns | Pronouns of the character | String | optional |