More actions
CriticalRole>OccidentalAvian m forgot these |
No edit summary |
||
(57 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <!-- | ||
Infobox | |||
--><includeonly>{{#set:Has Image=File:{{{image|PlaceholderImage.jpg}}} }} | |||
{{Infobox| | |||
| | |bodyclass = mw-collapsible floatright | ||
|header1 = | |header1 = [[Name::{{{name|}}}]] | ||
|rowclass1 = infobox-title | |||
| | |||
| | |data2 = {{{appellation|}}} | ||
|rowclass2 = infobox-data infobox-col2 | |||
| | |||
| | |||
| | |data3 = {{{character_type}}} | ||
|rowclass3 = infobox-data infobox-col2 | |||
| | |image4 = {{#if:{{{image|}}}| | ||
[[File:{{{image}}}|400px]]| | |||
[[File:PlaceholderImage.jpg|400px]]}} | |||
|imagerowclass4 = infobox-image | |||
| | |||
| | |||
| | |||
| | |header5 = {{#if:{{{race|}}}{{{class|}}}{{{creature_type|}}}{{{pronouns|}}}|Basic Info}} | ||
|rowclass5 = infobox-header | |||
}} | |||
| | |||
| | |label6 = Race | ||
| | |data6 = {{{race|}}} | ||
| | |rowclass6 = infobox-data infobox-col2 | ||
| | |label7 = Class | ||
| | |data7 = {{{class|}}} | ||
| | |rowclass7 = infobox-data infobox-col2 | ||
| | |||
| | |label8 = Creature Type | ||
| | |data8 = {{{creature_type|}}} | ||
| | |rowclass8 = infobox-data infobox-col2 | ||
| | |||
| | |label9 = Pronouns | ||
| | |data9 = {{{pronouns|}}} | ||
| | |rowclass9 = infobox-data infobox-col2 | ||
| | |||
| | |header10 = {{#if:{{{aliases|}}}{{{age|}}}{{{occupation|}}}{{{faith|}}}{{{status|}}}{{{languages|}}}|Details}} | ||
| | |rowclass10 = infobox-header | ||
| | |||
| | |label11 = Aliases | ||
| | |data11 = {{{aliases|}}} | ||
| | |rowclass11 = infobox-data infobox-col1 | ||
| | |||
| | |label12 = Age | ||
| | |data12 = {{{age|}}} | ||
}} | |rowclass12 = infobox-data infobox-col1 | ||
|label13 = Occupation | |||
}} | |data13 = {{{occupation|}}} | ||
}} | |rowclass13 = infobox-data infobox-col1 | ||
}}{{#if:{{{ | |||
{{ | |label14 = Faith | ||
|data14 = {{{faith|}}} | |||
|rowclass14 = infobox-data infobox-col1 | |||
|label15 = Status | |||
|data15 = {{{status|}}} | |||
|rowclass15 = infobox-data infobox-col1 | |||
|label16 = Languages | |||
|data16 = {{{languages|}}} | |||
|rowclass16 = infobox-data infobox-col1 | |||
|header17 = {{#if:{{{family|}}}{{{affiliations|}}}{{{locations|}}}|Connections}} | |||
|rowclass17 = infobox-header | |||
|label18 = Family | |||
|data18 = {{{family|}}} | |||
|rowclass18 = infobox-data infobox-col1 | |||
|label19 = Affiliations | |||
|data19 = {{{affiliations|}}} | |||
|rowclass19 = infobox-data infobox-col1 | |||
|label20 = Regions | |||
|data20 = {{{regions|}}} | |||
|rowclass20 = infobox-data infobox-col1 | |||
|label21 = Locations | |||
|data21 = {{{locations|}}} | |||
|rowclass21 = infobox-data infobox-col1 | |||
|label22 = Settlements | |||
|data22 = {{{settlements|}}} | |||
|rowclass22 = infobox-data infobox-col1 | |||
|label23 = Structures | |||
|data23 = {{{structures|}}} | |||
|rowclass23 = infobox-data infobox-col1 | |||
|data30 = | |||
}}</includeonly><!-- | |||
Short description | |||
--><includeonly>{{Short description|{{{name}}} is a {{{race}}} {{#if:{{{class|}}}| {{{class}}}|}} - {{{character_type}}}}}</includeonly><!-- | |||
Categorization | |||
--><includeonly> | |||
[[Category:Character]] | |||
{{#ifeq:{{{character_type|}}}|Player Character|[[Category:Player_Character]]|[[Category:NonPlayer_Character]]}} | |||
</includeonly> | |||
<noinclude> | |||
{{/doc}} | |||
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> | |||
</noinclude> |
Latest revision as of 19:00, 20 June 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 |
Pronouns | pronouns | Pronouns of the character | 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 |
Faith | faith | The faith or religion 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 |
Regions | regions | Regions Important to this character | String | optional |
Locations | locations | Locations important to this character | String | optional |
Settlements | settlements | Settlements important to this character | String | optional |
Structures | structures | Structures important to this character | String | optional |