Template:CharacterBox/doc: Difference between revisions
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}} | ||
A template for linking to characters from the [[Characters]] page, or for giving details on minor characters. | |||
{{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
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 | Emilienator |
A competitive Pentafist who befriends Lea during the tutorial and later joins her party. | ||
![]() |
Carla Salvatore | |
An employee on the M.S. Solar, tasked with introducing Lea to CrossWorlds. | ||
![]() |
ShortGirl96 | |
A female Quadroguard who is greatly disappointed with the challenges of using a short avatar. |
TemplateData
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Entries | 1 | Use {{CharacterBox/entry}} | Content | required |