Template:CharacterInfobox: Difference between revisions

From Tower Defense Simulator Wiki
Jump to navigation Jump to search
imported>Mentin123
No edit summary
imported>Mentin123
m Mentin123 moved page Template:Character to Template:CharacterInfobox without leaving a redirect
(No difference)

Revision as of 15:34, 25 March 2025

<infobox type="Character">

   <group>

<title source="name"/> <image source="image">

</image> <label>Position</label> <label>Aliases</label> <label>Relatives</label> <label>Affiliation</label> </group> <group> <header>Biographical Information</header> <label>Date of birth</label> <label>Place of birth</label> <label>Date of death</label> <label>Place of death</label> </group> </infobox>

Template Documentation
Portions of this template may not be visible without parameter values provided

Description

This template is used to add character infoboxes.

Syntax & Usage

{{CharacterInfobox
|name = <Title>
|image = <Image>
|imagecaption = <Image Caption>
|position = <Position>
|real_name = <Real Name>
|home = <Home>
|birth_date = <Date of Birth>
|birth_place = <Place of Birth>
|death_date = <Date of Death>
|death_place = <Place of Death>
|aliases = <Aliases>
|relatives = <Relatives>
|affiliation = <Affiliation>
|owner_location = <Owned Locations>
|owner_item = <Owned Items>
|owner_other = <Owned Miscellaneous>
|voice_actor = <Voice Actor>
|first_appearance = <First Appearance>
}}

Examples

{{CharacterInfobox
|name = Kronus
|image = kronusoperationice.jpg
|position = [[Children of Exo]] Leader
|aliases = Master Kronus
|home = [[Trick or Threat Town]], [[Overworld]] (Formerly)
|death_date = 15th October
|death_place = The [[Blind Faith|Temple of Exo]]
|relatives = [[Ramiel]] (Brother)<br/>[[Marcellus]] (Brother)
|affiliation = [[Titus]]<br/>[[Children of Exo]]
|owner_item = [[God Cube]] Staff
|voice_actor = [https://www.roblox.com/users/31164652/profile#!/about Enthrallist]<ref name="vacredit"/>
|first_appearance = [[Hexscape Event]]
}}

<infobox type="Character">

   <group>

<title source="name"/> <image source="image">

</image> <label>Position</label> <label>Aliases</label> <label>Relatives</label> <label>Affiliation</label> </group> <group> <header>Biographical Information</header> <label>Date of birth</label> <label>Place of birth</label> <label>Date of death</label> <label>Place of death</label> </group> </infobox>