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 |
mNo edit summary Tag: sourceedit |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{stub}}<!-- remove this only when the page is complete --></includeonly> | |||
{{Infobox character | {{Infobox character | ||
| name = {{name}} | | name = {{{name}}} | ||
| alias = {{alias}} | | alias = {{{alias}}} | ||
| gender = | | gender = | ||
| age = | | age = | ||
| alignment = | | alignment = | ||
| occupation = | | occupation = | ||
| team = {{team}} | | team = {{{team}}} | ||
| previous team = | | previous team = | ||
| base of operations = | | base of operations = | ||
| classification = | | classification = | ||
| web serial = {{first}} | | web serial = {{{first}}} | ||
| Image = {{image}} | | Image = {{{image}}} | ||
| family = | | family = | ||
}} | }} | ||
{{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 | ||
Latest revision as of 17:20, June 4, 2017
<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> {{{content}}}
References[edit]
<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[edit]
<references/>