Template:Infobox character: Difference between revisions
Appearance
No edit summary |
Infobox updated using the portable infobox migration tool |
||
| Line 1: | Line 1: | ||
<infobox> | |||
<title source="name"><default>{{PAGENAME}}</default></title> | |||
<data source="civname"><label>'''Civilian Name'''</label></data> | |||
<data source="alias"><label>'''Aliases'''</label></data> | |||
<data source="gender"><label>'''Gender'''</label></data> | |||
<data source="classification"><label>'''Classification'''</label></data> | |||
<data source="align"><label>'''Alignment'''</label></data> | |||
<data source="status"><label>'''Status'''</label></data> | |||
<data source="location"><label>'''Location'''</label></data> | |||
<data source="team"><label>'''Teams'''</label></data> | |||
<data source="relations"><label>'''Relations'''</label></data> | |||
</infobox> | |||
<noinclude> | |||
== Usage & preview == | |||
Type in this: | |||
<pre> | |||
{{Infobox character | |||
|name= | |||
|civname= | |||
| | |alias= | ||
| | |gender= | ||
|classification= | |||
|align= | |||
|status= | |||
|location= | |||
|team= | |||
|relations= | |||
}} | |||
</pre> | |||
to see this: | |||
{{Infobox character | |||
|name=This is a test | |||
|civname=This is a test | |||
|alias=This is a test | |||
|gender=This is a test | |||
|classification=This is a test | |||
|align=This is a test | |||
|status=This is a test | |||
|location=This is a test | |||
|team=This is a test | |||
|relations=This is a test | |||
}} | |||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] | |||
</noinclude> | |||
Revision as of 06:53, August 26, 2015
<infobox> <title source="name"><default>Infobox character</default></title> <label>Civilian Name</label> <label>Aliases</label> <label>Gender</label> <label>Classification</label> <label>Alignment</label> <label>Status</label> <label>Location</label> <label>Teams</label> <label>Relations</label> </infobox>
Usage & preview
Type in this:
{{Infobox character
|name=
|civname=
|alias=
|gender=
|classification=
|align=
|status=
|location=
|team=
|relations=
}}
to see this:
<infobox> <title source="name"><default>Infobox character</default></title> <label>Civilian Name</label> <label>Aliases</label> <label>Gender</label> <label>Classification</label> <label>Alignment</label> <label>Status</label> <label>Location</label> <label>Teams</label> <label>Relations</label> </infobox>