Template:CharacterBox/entry: Difference between revisions
Jump to navigation
Jump to search
Streetclaw (talk | contribs) m (fix param) |
(Add `width` CSS properties and make `nickname` optional) |
||
Line 1: | Line 1: | ||
< | <onlyinclude><includeonly> | ||
|style="border-top: 2px solid #1fb7be" rowspan="2"|{{#if:{{{image|}}}|[[File:{{{image}}}{{#if:{{{nolink|}}}|| | |- {{#if:{{{color|}}}|style="background: #{{#if:{{{color|}}}|{{{color}}}}}; color: white;"|{{#if:{{{class|}}}|class="characterbox-{{lcfirst:{{{class}}}}}"|class="characterbox"}}}} | ||
|style="border-top: 2px solid #1fb7be; | | style="border-top: 2px solid #1fb7be; width: 15%;" rowspan="2" | {{#if:{{{image|}}}|[[File:{{{image}}}|link={{#if:{{{nolink|}}}||{{#if:{{{link|}}}|{{{link}}}|{{{name}}}}}}}|center|{{{name}}}]]}} | ||
|style="border-top: 2px solid #1fb7be; font-style: italic; font-size: 200%" | | style="border-top: 2px solid #1fb7be; width: {{#if: {{{nickname|}}} | 60% | 85% }}; font-size: 200%;" {{#if: {{{nickname|}}} || colspan="2" }} | {{Anchor|{{{name}}}}}{{#if:{{{nolink|}}}|{{{name}}}|[[{{#if:{{{link|}}}|{{{link}}}{{!}}|}}{{{name}}}]]}}<!-- | ||
|- {{#if:{{{color|}}}|style="background: #{{#if:{{{color|}}}|{{{color}}} | -->{{#if: {{{nickname|}}} |<nowiki/> | ||
|colspan="2"|{{{desc}}}</includeonly> | {{!}} style="border-top: 2px solid #1fb7be; width: 25%; font-style: italic; font-size: 200%;" {{!}} {{{nickname}}} | ||
}} | |||
|- {{#if:{{{color|}}}|style="background: #{{#if:{{{color|}}}|{{{color}}}}}; color: white"|{{#if:{{{class|}}}|class="characterbox-{{lcfirst:{{{class}}}}}"|class="characterbox"}}}} | |||
| style="width: 85%;" colspan="2" |{{{desc}}} | |||
|- | |||
</includeonly></onlyinclude> | |||
{{Doc}} |
Revision as of 04:11, 3 May 2021
This template has no documentation. If you know how to use this template, please add some.
![]() |
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 | |
---|---|---|---|---|
Name | name | no description | String | required |
Nickname | nickname | no description | String | suggested |
Description | desc | no description | Content | required |
Image | image | no description | File | suggested |
Character Class | class | One of: "Spheromancer", "Triblader", "Quadroguard", "Pentafist", "Hexacast" | String | optional |
Page link | link | no description | Page name | optional |
No link | nolink | no description | Boolean | optional |
Background Color | color | no description | String | deprecated |