Template:Infobox character: Difference between revisions
Appearance
No edit summary Tag: sourceedit |
No edit summary Tag: sourceedit |
||
| Line 1: | Line 1: | ||
<infobox> | <infobox> | ||
<title source="name"><default>{{PAGENAME}}</default></title> | <title source="name"><default>{{PAGENAME}}</default></title> | ||
<image source="Image"/> | <image source="Image"><caption source="imagecaption"/></image> | ||
<header>Basic Information</header> | <header>Basic Information</header> | ||
<data source="civname"><label>'''Civilian Name'''</label></data> | <data source="civname"><label>'''Civilian Name'''</label></data> | ||
Revision as of 03:31, February 5, 2016
<infobox> <title source="name"><default>Infobox character</default></title>
<image source="Image"></image>
<header>Basic Information</header>
<label>Civilian Name</label>
<label>Aliases</label>
<label>Gender</label>
<label>Age</label>
<label>Relations</label>
<label>Family</label>
<header>Professional Status</header>
<label>Classification</label>
<label>Alignment</label>
<label>Status</label>
<label>Location</label>
<label>Teams</label>
<label>Previous Team</label>
<label>Base of Operations</label>
<header>First Appearence</header>
<label>Web Serial</label>
</infobox>
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template is used to create a character infobox.
- Syntax
- Type
{{infobox character{{#ifeq: ...|---|||<...>}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}{{#ifeq: ---|---|||<--->}}}}somewhere, with parameters as shown below. - Sample output
{{infobox character
| name = Dragon
| alias = Dragon
| civname = None
| gender = Female
| classification = [[Tinker]]
| align = Hero
| status = Active
| team = [[The Guild]] <br/>[[The Protectorate]] (honorary)
| location = Vancouver, Canada
| relations = [[Andrew Richter]] (creator, deceased)
}}
Results in...
<infobox> <title source="name"><default>Infobox character</default></title>
<image source="Image"></image> <header>Basic Information</header> <label>Civilian Name</label> <label>Aliases</label> <label>Gender</label> <label>Age</label> <label>Relations</label> <label>Family</label> <header>Professional Status</header> <label>Classification</label> <label>Alignment</label> <label>Status</label> <label>Location</label> <label>Teams</label> <label>Previous Team</label> <label>Base of Operations</label> <header>First Appearence</header> <label>Web Serial</label> </infobox>Visit Template:Infobox character/doc to edit this text! (How does this work?)