Template:NPC: Difference between revisions

From The Lost Legion Wiki
Created page with "<noinclude> '''Usage:''' <pre> {{PC | name = Carlo | fanart = | creature = | class = | title = | background = | status = | alignment = | birth_date = | death_date = | pronouns = | queerness = | languages = | homeland = | deity = | relationships = | first_appearance = | last_appearance = | appearances = | strength = | dexterity = | constitution = | intelligence = | wisdom = | charisma = }} </pre> <noinclude> <templatedata> { "description": "Infobox for players characte..."
 
No edit summary
Line 6: Line 6:
| fanart =
| fanart =
| creature =  
| creature =  
| class =
| title =
| title =
| background =
| background =
Line 41: Line 40:
"type": "string",
"type": "string",
"required": false
"required": false
},
"class": {
"label": "Class",
"description": "The character’s class and level.",
"type": "string",
"required": true
},
},
"alignment": {
"alignment": {
Line 178: Line 171:
"fanart",
"fanart",
"creature",
"creature",
"class",
"alignment",
"alignment",
"title",
"title",
Line 216: Line 208:
}}
}}
|-
|-
| '''Race:''' || {{{race|}}}
| '''Species/Race:''' || {{{creature|}}}
|-
| '''Class & Level:''' || {{{class|}}}
|-
|-
| '''Alignment:''' || {{{alignment|}}}
| '''Alignment:''' || {{{alignment|}}}

Revision as of 20:27, 22 February 2025

Usage:

{{PC
| name = Carlo
| fanart =
| creature = 
| title =
| background =
| status =
| alignment =
| birth_date =
| death_date =
| pronouns =
| queerness =
| languages =
| homeland =
| deity =
| relationships =
| first_appearance =
| last_appearance =
| appearances =
| strength =
| dexterity =
| constitution =
| intelligence =
| wisdom =
| charisma =
}}

Infobox for players characters.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Fanartfanart

URL or filename of the character’s fanart image.

Stringoptional
Creaturecreature

The character's specific creature species, and race (if applicable).

Stringrequired
Alignmentalignment

The character’s alignment.

Stringrequired
Titletitle

The character's formal title.

Stringoptional
Pronounspronouns

The character’s pronouns.

Stringrequired
Queernessqueerness

The character’s level of queerness.

Stringoptional
Backgroundbackground

The character’s background.

Stringrequired
Statusstatus

The character’s status, e.g Alive, Dead or anything in between.

Stringrequired
Birth Datebirth_date

The character’s birth date (if known).

Stringoptional
Death Datedeath_date

The character’s death date (if applicable).

Stringoptional
Languageslanguages

The languages spoken by the character.

Stringrequired
Homelandhomeland

The character’s homeland.

Stringrequired
Deitydeity

The deity that the character worships (if applicable).

Stringoptional
Relationshipsrelationships

The character’s most important relationships.

Stringrequired
First Appearancefirst_appearance

The character’s first appearance.

Stringrequired
Last Appearancelast_appearance

The character’s last appearance.

Stringoptional
Appearancesappearances

The campaigns or adventures where the character appears.

Stringrequired
Strengthstrength

The character’s strength score.

Numberoptional
Dexteritydexterity

The character’s dexterity score.

Numberoptional
Constitutionconstitution

The character’s constitution score.

Numberoptional
Intelligenceintelligence

The character’s intelligence score.

Numberoptional
Wisdomwisdom

The character’s wisdom score.

Numberoptional
Charismacharisma

The character’s charisma score.

Numberoptional