Jump to content

Template:Worm/Character: Difference between revisions

From Worm Wiki
MugaSofer (talk | contribs)
No edit summary
Tag: sourceedit
MugaSofer (talk | contribs)
No edit summary
Tag: sourceedit
Line 2: Line 2:


{{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==

Revision as of 12:16, 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>
{{{status}}}
</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

<references/>

Template documentation (for the above template, sometimes hidden or invisible)
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>
{{{status}}}
</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/>