Template:Character

From Tears of Themis Wiki
Revision as of 03:25, 13 November 2023 by Harmonea (talk | contribs) (Created page with "<noinclude>{{doc}}Category:Templates<!-- ### Cargo Declare -->{{#cargo_declare:_table=CharacterAppearance |name=String |link=String |image=String }} </noinclude><includeonly><!-- ### Cargo Store -->{{#vardefine:cargoStore|{{{forceCargo|{{#ifeq:{{PAGENAME}}|{{ROOTPAGENAME}}|1|0}} }}} }}<!-- -->{{#ifeq:{{#var:cargoStore}}|1|{{#cargo_store:_table=CharacterAppearance |name={{{name|}}} |link={{{link|}}} |image={{{image|}}} }} }}<!-- ### Template Content --><div sty...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.