Template:Character: Difference between revisions

From Tears of Themis Wiki
(+bg color)
No edit summary
Line 21: Line 21:
### Template Content
### Template Content


--><div style="padding:0.6em; text-align:center"><div style="background-color:#d0d0d0>[[File:{{{image|}}}|x150px|link={{#ifeq: {{{nolink|}}} | true || {{{link|{{{name|}}}}}} }}]]</div><!--
--><div style="padding:0.6em; text-align:center">{{#ifeq: {{{nolink|}}} | true | '''{{{name|}}}''' | '''[[{{#if:{{{link|}}} | {{{link|}}}{{!}} }}{{{name|}}}]]''' }}<br /><!--
-->{{#ifeq: {{{nolink|}}} | true | '''{{{name|}}}''' | '''[[{{#if:{{{link|}}} | {{{link|}}}{{!}} }}{{{name|}}}]]''' }}</div></includeonly>
--><div style="background-color:#d0d0d0>[[File:{{{image|}}}|x150px|link={{#ifeq: {{{nolink|}}} | true || {{{link|{{{name|}}}}}} }}]]</div</div></includeonly>

Revision as of 23:14, 13 November 2023

Template-info.png Documentation

Description

Used to store information about character appearances in story stages into Cargo

Usage

{{Character
|name=
|image=
|link=
|nolink=
}}

Parameters

  • name - Character name to be displayed under portrait
  • image - Filename of a character icon to be displayed
  • link - Optional field to override the link from the character's name to another target page
  • nolink - Optional field; set to true to suppress link altogether
This template defines the table "CharacterAppearance". View table.