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

Template:Infobox character/doc: Difference between revisions

Template page
imported>Default
(Fixes)
 
imported>Furukawa
 
Line 5: Line 5:
<pre>
<pre>
{{infobox character
{{infobox character
{{collapsed infobox section begin}}
  | name        =
  | name        =
  | image        =
  | image        =
Line 10: Line 11:
  | aliases      =
  | aliases      =
  | affiliation  =
  | affiliation  =
{{collapsed infobox section end}}
  | marital      =
  | marital      =
  | birthDate    =
  | birthDate    =

Latest revision as of 05:05, 11 November 2018

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...