Template:CharacterBox/doc: Difference between revisions

From CrossCode Wiki
Jump to navigation Jump to search
(Created page with "{{doc/start}} {{CharacterBox |name=Emilie-Sophie de Belmond |nickname=Emilienator |desc=A competitive Pentafist who befriends Lea during the tutorial and later joins her...")
 
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{doc/start}}
{{Doc/start}}


{{CharacterBox
A template for linking to characters from the [[Characters]] page, or for giving details on minor characters.
|name=Emilie-Sophie de Belmond
|nickname=Emilienator
|desc=A competitive [[Pentafist]] who befriends Lea during the tutorial and later joins her party.
|image=Emilie.png
|color=c97c14
}}


{{doc/end}}
== Example ==
{{#tag:pre|{{CharacterBox/doc/example|nowiki=1}}}}
{{CharacterBox/doc/example}}
 
== TemplateData ==
<templatedata>
{
"params": {
"1": {
"label": "Entries",
"description": "Use {{CharacterBox/entry}}",
"required": true,
"type": "content"
}
}
}
</templatedata>
 
<includeonly>
<!-- Categories for the template itself -->
[[Category:Table templates]]
</includeonly>
{{Doc/end}}

Latest revision as of 07:41, 4 May 2021

File:Template-info.svg Template Documentation

A template for linking to characters from the Characters page, or for giving details on minor characters.

Example

{{CharacterBox|
{{CharacterBox/entry
| name     = Emilie-Sophie de Belmond
| nickname = Emilienator
| desc     = A competitive [[Pentafist]] who befriends Lea during the tutorial and later joins her party.
| image    = EmilieSmallPortrait.png
| class    = Pentafist
}}
{{CharacterBox/entry
| name     = Carla Salvatore
| desc     = An employee on the [[M.S. Solar]], tasked with introducing Lea to [[CrossWorlds]].
| image    = CarlaSmallPortrait.png
}}
{{ CharacterBox/entry
| name     = ShortGirl96
| desc     = A female Quadroguard who is greatly disappointed with the challenges of using a short avatar.
| image    = Shortgirl96.png
| class    = Quadroguard
| nolink   = TRUE
}}
}}
Emilie-Sophie de Belmond Emilie-Sophie de Belmond Emilienator
A competitive Pentafist who befriends Lea during the tutorial and later joins her party.
Carla Salvatore Carla Salvatore
An employee on the M.S. Solar, tasked with introducing Lea to CrossWorlds.
ShortGirl96 ShortGirl96
A female Quadroguard who is greatly disappointed with the challenges of using a short avatar.

TemplateData

No description.

Template parameters

ParameterDescriptionTypeStatus
Entries1

Use {{CharacterBox/entry}}

Contentrequired