Jump to content

Template:Character Infobox (Basic)

From Twig Wiki
Revision as of 18:58, May 13, 2017 by Baconlady316 (talk | contribs) (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="name">...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<infobox>

 <title source="title1">
   <default>Character Infobox (Basic)</default>
 </title>
 <image source="image1">

</image> <label>Name</label> <label>Other Names</label> <label>Creator(s)</label> <label>Species</label> <label>Affiliation</label> <label>Ablilities</label> <label>Weaknesses</label> <group> <header>Physical Appearance</header> <label>Hair</label> <label>Eyes</label> <label>Height</label> </group> </infobox> Example usage:

{{Character Infobox (Basic)
|title1=Example
|image1=Example
|caption1=Example
|name=Example
|other_names=Example
|creator(s)=Example
|species=Example
|affiliation=Example
|ablilities=Example
|weaknesses=Example
|hair=Example
|eyes=Example
|height=Example
}}