Template:PlayerCharacter: Difference between revisions

From Ghosts of the Golden Gate

No edit summary
No edit summary
Line 9: Line 9:
{
{
"params": {
"params": {
"imagename": {},
"imagename": {
"imagecaption": {},
"label": "Image File Name",
"bio": {},
"type": "wiki-file-name",
"highconcept": {}
"suggested": true
},
"imagecaption": {
"label": "Image Caption",
"type": "string"
},
"bio": {
"label": "Biography",
"type": "string"
},
"highconcept": {
"label": "High Concept",
"type": "string",
"required": true
}
},
},
"description": "Template to use for PCs and NPCs",
"description": "Template to use for PCs and NPCs",

Revision as of 13:59, 22 June 2023

[[File:{{{imagename}}}|thumb|right|{{{imagecaption}}}]]

High Concept

{{{highconcept}}}

Biography

{{{bio}}}

Template to use for PCs and NPCs

[Edit template data]

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
High Concepthighconcept

no description

Stringrequired
Image File Nameimagename

no description

Filesuggested
Image Captionimagecaption

no description

Stringoptional
Biographybio

no description

Stringoptional