- Template:Infobox character: Difference between revisions - Adventure High Wiki

Template:Infobox character: Difference between revisions

Template page
imported>Furukawa
(Undo revision 4796 by Furukawa (talk))
imported>Furukawa
No edit summary
Line 19: Line 19:
     <group>
     <group>
         <header>Physical description</header>
         <header>Physical description</header>
         <data source="Species"><label>Species</label><default>''Unknown''</default></data>
         <data source="Gift"><label>Species</label><default>''Gift''</default></data>
         <data source="Gender"><label>Gender</label><default>''Unknown''</default></data>
         <data source="Gender"><label>Gender</label><default>''Unknown''</default></data>
         <data source="Height"><label>Height</label><default>''Unknown''</default></data>
         <data source="Height"><label>Height</label><default>''Unknown''</default></data>

Revision as of 05:14, 26 August 2018


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Infobox_character/doc to edit this documentation. (How does this work?)

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{infobox character
{{collapsed infobox section begin}}
 | name         =
 | image        =
 | caption      =
 | aliases      =
 | affiliation  =
{{collapsed infobox section end}}
 | marital      =
 | birthDate    =
 | birthPlace   =
 | deathDate    =
 | deathPlace   =
 | species      =
 | gender       =
 | height       =
 | weight       =
 | eyes         =
}}

Samples

{{infobox character
 | name         = Flowa
 | image        = Example.jpg
 | caption      = Flowa, at rest
 | aliases      = Flo
 | affiliation  =
 | marital      =
 | birthDate    = July 21st, 2013
 | birthPlace   = Iowa
 | deathDate    =
 | deathPlace   =
 | species      = Plant
 | gender       =
 | height       =
 | weight       =
 | eyes         = 
}}

Results in...