Jump to content

Template:Character: Difference between revisions

From Kelpwing Wiki
No edit summary
No edit summary
 
(19 intermediate revisions by the same user not shown)
Line 2: Line 2:
! colspan="2" style="background: black; font-size: 110%; text-align: center;" | '''{{{name|[Character Name]}}}'''
! colspan="2" style="background: black; font-size: 110%; text-align: center;" | '''{{{name|[Character Name]}}}'''
|-
|-
| colspan="2" style="text-align: center;" | [[File:{{{image|[Image-filename].png}}}|250px]]
| colspan="2" style="text-align: center;" | [[File:{{{image|Cover-image.png}}}|250px]]
|-
|-
! style="vertical-align: top; text-align: left; padding-right: 1em;" | '''Age'''
! style="vertical-align: top; text-align: left; padding-right: 1em;" | '''Age'''
| style="vertical-align: top;" | {{{hatchdate|[Age]}}}
| style="vertical-align: top;" | {{{age|[Age]}}}
|-
|-
! style="vertical-align: top; text-align: left; padding-right: 1em;" | '''Gender'''
! style="vertical-align: top; text-align: left; padding-right: 1em;" | '''Gender'''
Line 21: Line 21:
! style="vertical-align: top; text-align: left; padding-right: 1em;" | '''Partner'''
! style="vertical-align: top; text-align: left; padding-right: 1em;" | '''Partner'''
| style="vertical-align: top;" | {{{partner|[Partner]}}}
| style="vertical-align: top;" | {{{partner|[Partner]}}}
|-
! style="vertical-align: top; text-align: left; padding-right:1em;" | '''Children'''
| style="vertical-align: top;" | {{{children|[Children]}}}
|-
|-
! style="vertical-align: top; text-align: left; padding-right: 1em;" | '''Status'''
! style="vertical-align: top; text-align: left; padding-right: 1em;" | '''Status'''
Line 43: Line 46:
== Relationships ==
== Relationships ==


{{{relationships|[Description of relationship]
{{{relationships|[Description of relationship]}}}
 
Add more as needed.}}}


== Trivia ==
== Trivia ==
{{{trivia|* [Interesting fact]
{{{trivia|* [Interesting fact]}}}
* [Interesting fact]
* [Interesting fact]}}}


== Gallery ==
== Gallery ==
<gallery>
{{{gallery|[gallery]}}}
{{{gallery|File:[Image1].png|[Caption]
File:[Image2].png|[Caption]
File:[Image3].png|[Caption]}}}
</gallery>


== References ==
{{{category|[category]}}}
<references />


[[Category:Characters]]
[[Category:{{{category|[Additional Category]}}}]]
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"name": {},
"name": {
"image": {},
"description": "Character's name",
"hatchdate": {},
"type": "string",
"gender": {},
"required": true
"pronouns": {},
},
"parents": {},
"image": {
"siblings": {},
"description": "Headshot image of character",
"partner": {},
"type": "wiki-file-name",
"status": {},
"suggested": true
"overview": {},
},
"appearance": {},
"gender": {
"personality": {},
"description": "character's gender",
"earlylife": {},
"type": "string",
"arc": {},
"required": true
"arcdetails": {},
},
"relationships": {},
"pronouns": {
"trivia": {},
"type": "string",
"gallery": {},
"required": true
"category": {}
},
}
"parents": {
"type": "string",
"suggested": true,
            "default": "Unknown"
},
"siblings": {
"type": "string",
"suggested": true,
            "default": "None"
},
"partner": {
"type": "string",
"suggested": true,
            "default": "None"
},
"status": {
"description": "alive/deceased",
"type": "string",
"required": true,
            "default": "Unknown"
},
"overview": {
"description": "about the character!",
"type": "string",
"suggested": true
},
"appearance": {
"description": "describe appearence!",
"type": "string",
"suggested": true
},
"personality": {
"type": "string",
"suggested": true
},
"earlylife": {
"type": "string"
},
"arc": {
"type": "string",
"suggested": true
},
"arcdetails": {
"type": "string",
"suggested": true
},
"relationships": {
"description": "go into depth on the relationship details from earlier",
"type": "string",
"suggested": true
},
"trivia": {
"suggested": true
},
"gallery": {
"type": "wiki-file-name",
"suggested": true
},
"category": {
"type": "url",
"suggested": true,
"example": "[[Category:All Characters]] [[Category:Modern Era]]",
"default": "[[Category:All Characters]]"
},
"age": {
"description": "Age, hatch year",
"type": "string",
"suggested": true
},
"children": {
"type": "string",
"suggested": true,
            "default": "None"
}
},
"paramOrder": [
"name",
"image",
"age",
"gender",
"pronouns",
"parents",
"siblings",
"partner",
"children",
"status",
"overview",
"appearance",
"personality",
"earlylife",
"arc",
"arcdetails",
"relationships",
"trivia",
"gallery",
"category"
],
"description": "Character page template!"
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 10:40, 21 April 2026

[Character Name]
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]

[category]


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

Stringrequired
pronounspronouns

no description

Stringrequired
parentsparents

no description

Default
Unknown
Stringsuggested
siblingssiblings

no description

Default
None
Stringsuggested
partnerpartner

no description

Default
None
Stringsuggested
childrenchildren

no description

Default
None
Stringsuggested
statusstatus

alive/deceased

Default
Unknown
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

Default
[[Category:All Characters]]
Example
[[Category:All Characters]] [[Category:Modern Era]]
URLsuggested