Jump to content

Template:Character: Difference between revisions

From Kelpwing Wiki
Tag: Reverted
No edit summary
 
(15 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'''
Line 35: Line 35:


== Personality ==
== Personality ==
{{{personality|Kelp is an upbeat, cheerful [[Kelpwings|Kelpwing]] who loves to joke, play, and stay in a lighthearted mood. Behind the smiles and silliness is one whose heart cares deeply for the dragons around her. Compassionate, helpful, and friendly, Kelp shares a strong bond with their partner, [[Chrysanthemum]], and the two fit together seamlessly. Their adopted daughter, [[Seapool]], has begun to pick up traits from both, especially from Kelp.}}}
{{{personality|[Character's personality traits and behaviors]}}}


== Biography ==
== Biography ==
Line 52: Line 52:


== 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",
"gender": {},
"type": "string",
"pronouns": {},
"required": true
"parents": {},
},
"siblings": {},
"image": {
"partner": {},
"description": "Headshot image of character",
"status": {},
"type": "wiki-file-name",
"overview": {},
"suggested": true
"appearance": {},
},
"personality": {},
"gender": {
"earlylife": {},
"description": "character's gender",
"arc": {},
"type": "string",
"arcdetails": {},
"required": true
"relationships": {},
},
"trivia": {},
"pronouns": {
"gallery": {},
"type": "string",
"category": {},
"required": true
"age": {},
},
"children": {}
"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": [
"paramOrder": [
"name",
"name",
        "image",
"image",
"age",
"age",
"gender",
"gender",
Line 109: Line 175:
"gallery",
"gallery",
"category"
"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