Jump to content

Template:Character: Difference between revisions

From Kelpwing Wiki
made children option not required
No edit summary
Line 72: Line 72:
"description": "character's gender",
"description": "character's gender",
"type": "string",
"type": "string",
"required": true
"suggested": true
},
},
"pronouns": {
"pronouns": {
"type": "string",
"type": "string",
"required": true
"suggested": true
},
},
"parents": {
"parents": {
"type": "string",
"type": "string",
"required": true
"suggested": true
},
},
"siblings": {
"siblings": {
"type": "string",
"type": "string",
"required": true
"suggested": true
},
},
"partner": {
"partner": {
"type": "string"
"type": "string",
"suggested": true
},
},
"status": {
"status": {
Line 112: Line 113:
},
},
"arc": {
"arc": {
"type": "string"
"type": "string",
"suggested": true
},
},
"arcdetails": {
"arcdetails": {
"type": "string"
"type": "string",
"suggested": true
},
},
"relationships": {
"relationships": {
"description": "go into depth on the relationship details from earlier",
"description": "go into depth on the relationship details from earlier",
"type": "string"
"type": "string",
"suggested": true
},
"trivia": {
"suggested": true
},
},
"trivia": {},
"gallery": {
"gallery": {
"type": "wiki-file-name",
"type": "wiki-file-name",
Line 127: Line 133:
},
},
"category": {
"category": {
"type": "url"
"type": "url",
"suggested": true
},
},
"age": {
"age": {
"description": "Age, hatch year",
"description": "Age, hatch year",
"type": "string",
"type": "string",
"required": true
"suggested": true
},
},
"children": {
"children": {
"type": "string"
"type": "string",
"suggested": true
}
}
},
},

Revision as of 00:38, 22 February 2026

[Character Name]
[[File:[Image-filename].png|250px]]
Age [Age]
Gender [Gender]
Pronouns [Pronouns]
Parents [Parents]
Siblings [Siblings]
Partner [Partner]
Children [Children]
Status [Status]

[Brief character overview and introduction]

Appearance

[Physical description of the character]

Personality

[Character's personality traits and behaviors]

Biography

Early Life

[Character's backstory and early life]

[Story Arc/Event Name]

[Major events in character's life]

Relationships

[Description of relationship]

Trivia

  • [Interesting fact]

[gallery]


Character page template!

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
namename

Character's name

Stringrequired
imageimage

Headshot image of character

Filesuggested
ageage

Age, hatch year

Stringsuggested
gendergender

character's gender

Stringsuggested
pronounspronouns

no description

Stringsuggested
parentsparents

no description

Stringsuggested
siblingssiblings

no description

Stringsuggested
partnerpartner

no description

Stringsuggested
childrenchildren

no description

Stringsuggested
statusstatus

alive/deceased

Stringrequired
overviewoverview

about the character!

Stringsuggested
appearanceappearance

describe appearence!

Stringsuggested
personalitypersonality

no description

Stringsuggested
earlylifeearlylife

no description

Stringoptional
arcarc

no description

Stringsuggested
arcdetailsarcdetails

no description

Stringsuggested
relationshipsrelationships

go into depth on the relationship details from earlier

Stringsuggested
triviatrivia

no description

Unknownsuggested
gallerygallery

no description

Filesuggested
categorycategory

no description

URLsuggested