Template:Worm/Character/doc: Difference between revisions
Created page with ";Description :This template is used to create a chapter page. ;Syntax :Type <code><nowiki>{{subst:Worm/Character|...}}</nowiki></code> somewhere, with parameters as shown belo..." Tag: sourceedit |
mNo edit summary Tag: sourceedit |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 17: | Line 17: | ||
Results in... | Results in... | ||
{{ | <div class="boilerplate metadata" id="stub" style="text-align: center; background-color:#222; margin:1em; padding:0 10px; border:1px solid #aaa;">This article is a [[:Category:Article stubs|stub]]. Be a hero and [{{fullurl:{{FULLPAGENAME}}|action=edit}} help us expand it].</div><!-- remove this only when the page is complete --> | ||
{{Infobox character | |||
| name = real name | | name = real name | ||
| alias = cape name | | alias = cape name | ||
| gender = | |||
| age = | |||
| alignment = | |||
| occupation = | |||
| team = [[team link]] | | team = [[team link]] | ||
| web serial = first | | previous team = | ||
| Image = | | base of operations = | ||
| | | classification = | ||
| web serial = {{{first}}} | |||
| Image = {{{image}}} | |||
| family = | |||
}} | }} | ||
This is an example character page. | |||
==References== | |||
{{scroll Box | |||
|content= | |||
<references/> | |||
}} | |||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
Latest revision as of 17:27, June 4, 2017
- 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/doc</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/>