Template:Worm/Character: Difference between revisions
Created page with "{{Infobox character | name = {{name}} | alias = {{alias}} | gender = | age = | alignment = | occupation = | team = {{team}} | previous team = | base of operations = | classi..." Tag: sourceedit |
No edit summary Tag: sourceedit |
||
| Line 1: | Line 1: | ||
{{stub}}<!-- remove this only when the page is complete --> | |||
{{Infobox character | {{Infobox character | ||
| name = {{name}} | | name = {{name}} | ||
| Line 15: | Line 17: | ||
}} | }} | ||
{{content}} | {{content}} | ||
<!-- | |||
==Background== | ==Background== | ||
Type the character's history before the story here. | |||
--> | |||
<!-- | |||
==Personality== | ==Personality== | ||
Describe aspects of the character's outlook and goals *mentioned in the story* here. | |||
--> | |||
<!-- | |||
===Relationships=== | ===Relationships=== | ||
List characters they liked, hated, or worked alongside. | |||
--> | |||
<!-- | |||
==Appearance== | ==Appearance== | ||
Costume and distinguishing features go here. Worm descriptions tend to be sparse, so include as much as possible. | |||
--> | |||
<!-- | |||
==Abilities and Powers== | ==Abilities and Powers== | ||
Superpowers go here. Be specific and include citations. | |||
--> | |||
<!-- | |||
== Equipment == | == Equipment == | ||
Any tools and weapons they carried on them go here. | |||
--> | |||
<!-- | |||
==History== | ==History== | ||
List events in the story they participated in. | |||
--> | |||
<!-- | |||
== Trivia == | |||
--> | |||
==References== | ==References== | ||
{{scroll Box | {{scroll Box | ||
Revision as of 12:04, March 4, 2016
<infobox>
<title source="name"><default>Worm/Character</default></title>
<image source="Image"></image> <image source="image"></image> <group><header>Basic Information</header> <label>Civilian Name</label> <label>Aliases</label> <label>Gender</label><default>Unknown</default> <label>Death</label> <label>Age</label><default>Unknown</default> <label>Post-timeskip</label> <label>Ward start</label> <label>Relations</label> <label>Family</label></group> <group><header>Professional Status</header> <label>Occupation</label> <label>Classification</label> <label>Unique Features</label> <label>Alignment</label>
<label>Status</label><format><label>Location</label> <label>Teams</label> <label>Previous Team(s)</label> <label>Base of Operations</label></group> <group><header>First Appearance</header> <label>Worm Debut</label> <label>Ward Debut</label></group> </infobox> Template:Content
References
<references/>
- Description
- This template is used to create a chapter page.
- Syntax
- Type
{{subst:Worm/Character|...}}somewhere, with parameters as shown below. - Sample output
This:
{{subst:Worm/Character
| name = real name
| alias = cape name
| team = [[team link]]
| web serial = first appearance
| Image = [[image link]]
| content = This is an example character page.
}}
Results in...
<infobox> <title source="name"><default>Worm/Character</default></title>
<image source="Image"></image> <image source="image"></image> <group><header>Basic Information</header> <label>Civilian Name</label> <label>Aliases</label> <label>Gender</label><default>Unknown</default> <label>Death</label> <label>Age</label><default>Unknown</default> <label>Post-timeskip</label> <label>Ward start</label> <label>Relations</label> <label>Family</label></group> <group><header>Professional Status</header> <label>Occupation</label> <label>Classification</label> <label>Unique Features</label> <label>Alignment</label> <label>Status</label><format><label>Location</label> <label>Teams</label> <label>Previous Team(s)</label> <label>Base of Operations</label></group> <group><header>First Appearance</header> <label>Worm Debut</label> <label>Ward Debut</label></group> </infobox> This is an example character page.
References
<references/>