(readd ifexist check) |
(updated default image size) |
||
Line 1: | Line 1: | ||
<includeonly><div class="listchar" style="align:center; border:solid #303030 1px; margin:0px 0px 5px 5px; font-size:80%; width:208px; height:230px; padding:0px; spacing:0px; text-align:center;"> | <includeonly><div class="listchar" style="align:center; border:solid #303030 1px; margin:0px 0px 5px 5px; font-size:80%; width:208px; height:230px; padding:0px; spacing:0px; text-align:center;"> | ||
<h3 style="margin:1px; background-color:{{{headercolor|#3366CC}}}; color:{{{headerfontcolor|#ffffff}}}; font-size:150%;">{{#if:{{{name|}}}|{{#ifexist:{{NAMESPACE}}:{{{name}}}|<span class="effect-npc-header-link">[[{{NAMESPACE}}:{{{name}}}{{!}}<span style="color:{{{headerfontcolor|#ffffff}}}">{{{name}}}</span>]]</span>|<span class="effect-npc-header-link" style="color:{{{headerfontcolor|#ffffff}}}">{{{name}}}}}|NPC}}</h3> | <h3 style="margin:1px; background-color:{{{headercolor|#3366CC}}}; color:{{{headerfontcolor|#ffffff}}}; font-size:150%;">{{#if:{{{name|}}}|{{#ifexist:{{NAMESPACE}}:{{{name}}}|<span class="effect-npc-header-link">[[{{NAMESPACE}}:{{{name}}}{{!}}<span style="color:{{{headerfontcolor|#ffffff}}}">{{{name}}}</span>]]</span>|<span class="effect-npc-header-link" style="color:{{{headerfontcolor|#ffffff}}}">{{{name}}}}}|NPC}}</h3> | ||
<div style="text-align:center; margin:0px">[[{{{image|}}}|{{{imagewidth|208 | <div style="text-align:center; margin:0px">[[{{{image|}}}|{{#if:{{{imagewidth|}}}|{{{imagewidth}}}|208}}px]]</div> | ||
<div style="text-align:center; margin:0px; font-size:80%">{{{aka|}}}</div> | <div style="text-align:center; margin:0px; font-size:80%">{{{aka|}}}</div> | ||
<div style="text-align:center; margin:2px">{{{description|}}}</div> | <div style="text-align:center; margin:2px">{{{description|}}}</div> |
Revision as of 14:12, 14 June 2024
Documentation (for the above template, sometimes hidden or invisible)
This template is used for describing NPCs that give effects.
Parameter | Description | Type | Status | |
---|---|---|---|---|
headercolor | headercolor | The header's background color.
| String | suggested |
headerfontcolor | headerfontcolor | The header's text color.
| String | suggested |
name | name | The NPC's name. | String | suggested |
image | image | An image of the NPC. | String | suggested |
aka | aka | Other names that the NPC is known by. | Unknown | suggested |
description | description | A short description of the NPC. | String | suggested |
Visit Template:ListChar/doc to edit this text! (How does this work?)