From Redmoon Advanced Wiki
Jump to: navigation, search
imported>GMRaven
No edit summary
imported>GMRaven
No edit summary
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{| class="infobox" style="float: right; clear: right; margin: 0 0 1em 1em; width: 22em;"
<includeonly>{| class="infobox" style="float: right; clear: right; margin: 0 0 1em 1em; width: 22em;" border="0" cellpadding="1" cellspacing="0"
! style="background-color: #334455; font-size: 120%;" align="center" colspan="2"| <span style="color: #FFFFFF;"><br/> [[Image:{{{Image}}}]] <br/> '''{{{Title|{{PAGENAME}}}}}'''</span>
|-
|-
! style="background-color: #334455; font-size: 120%;" align="center" colspan="2"| <span style="color: #FFFFFF;">'''{{{Title|{{PAGENAME}}}}}'''</span>
|'''Name'''
|{{{Name}}}
|-
|-
{{#if: {{{Image|}}} | {{!}} align=center {{!}} [[Image:{{{Image}}}|150px]] }}
|'''Gender'''
|{{{Gender}}}
|-
|-
|
|'''Birth Place'''
{| style="background: none; width: 22em; margin: 0 auto;"
|{{{Birth}}}
|- style="vertical-align: top;"
|-
{{#if: {{{First|}}} | {{!}} valign=top {{!}} '''First appearance''' {{!!}} {{{First}}} }}
|'''Strength'''
|- style="vertical-align: top;"
|{{{Strength}}}
{{#if: {{{Last|}}} | {{!}} valign=top {{!}} '''Last appearance''' {{!!}} {{{Last}}} }}
|-
|- style="vertical-align: top;"
|'''Spirit'''
{{#if: {{{Appear|}}} | {{!}} valign=top {{!}} '''Appeared in''' {{!!}} {{{Appear}}} }}
|{{{Spirit}}}
|-
|'''Dexterity'''
|{{{Dexterity}}}
|-
|'''Power'''
|{{{Power}}}
|-
|'''Special Skill'''
|{{{Skill}}}
|}
|}
</includeonly><noinclude>[[Category:Templates|{{PAGENAME}}]]
{| class="infobox" style="float: right; clear: right; margin: 0 0 1em 1em; width: 22em;" border="0" cellpadding="1" cellspacing="0"
! style="background-color: #334455; font-size: 120%;" align="center" colspan="2"| <span style="color: #FFFFFF;"><br/> [[Image:{{{Image}}}]] <br/> '''{{{Title|{{PAGENAME}}}}}'''</span>
|-
|'''Name'''
|{{{Name}}}
|-
|'''Gender'''
|{{{Gender}}}
|-
|'''Birth Place'''
|{{{Birth}}}
|-
|'''Strength'''
|{{{Strength}}}
|-
|'''Spirit'''
|{{{Spirit}}}
|-
|'''Dexterity'''
|{{{Dexterity}}}
|-
|'''Power'''
|{{{Power}}}
|-
|-
|
|'''Special Skill'''
! style="background-color: #334455; font-size: 120%;" align="center" colspan="2"| <span style="color: #FFFFFF;">Statistics</span>
|{{{Skill}}}
|- style="vertical-align: top;"
{{#if: {{{Name|}}} | {{!}} valign=top {{!}} '''Name''' {{!!}} {{{Name}}} }}
|- style="vertical-align: top;"
{{#if: {{{Gender|}}} | {{!}} valign=top {{!}} '''Gender''' {{!!}} {{{Gender}}} }}
|- style="vertical-align: top;"
{{#if: {{{Birth|}}} | {{!}} valign=top {{!}} '''Birth Place''' {{!!}} {{{Birth}}} }}
|- style="vertical-align: top;"
{{#if: {{{Strength|}}} | {{!}} valign=top {{!}} '''Strength''' {{!!}} {{{Strength}}} }}
|- style="vertical-align: top;"
{{#if: {{{Spirit|}}} | {{!}} valign=top {{!}} '''Spirit''' {{!!}} {{{Spirit}}} }}
|- style="vertical-align: top;"
{{#if: {{{Dexterity|}}} | {{!}} valign=top {{!}} '''Dexterity''' {{!!}} {{{Dexterity}}} }}
|- style="vertical-align: top;"
{{#if: {{{Power|}}} | {{!}} valign=top {{!}} '''Power''' {{!!}} {{{Power}}} }}
|- style="vertical-align: top;"
{{#if: {{{Skill|}}} | {{!}} valign=top {{!}} '''Special Skill''' {{!!}} {{{Skill}}} }}
|}
|}
|}</includeonly><noinclude>[[Category:Templates|{{PAGENAME}}]]
==Guide to template fields==
* Title: Needed only when the article name differs from the character's more common name. i.e. [[Lorne]]
* Image: Only the filename and extension are required here. No "Image:" prefix or pixel size are necessary. i.e. '''buffy.jpg'''
* Appear: Use in place of First and Last when the character has only made one appearance. i.e. [[Sweet]]
* Name: The character's full name if not used in the article title. i.e. Buffy Anne Summers
* Status: Dead, alive, undead, etc.
* Classification: Human, demon, slayer, vampire, etc.
* Affiliation: Groups affiliated with or alliances.
* all other fields should be self-explanatory.
==Usage==
Copy and paste the following into the top of the article and fill in the fields as appropriate. "N/A" is not necessary as any fields left blank will not appear in the article.
<div style="width: 50%;">
<pre><nowiki>
{{character
|Image          =
|First          =
|Last            =
|Appear          =
|Name            =
|Aliases        =
|Status          =
|Classification  =
|Affiliation    =
|Known relatives =
|Powers          =
|Actor          =
}}</nowiki></pre>
</div>
</noinclude>
</noinclude>

Latest revision as of 17:04, 14 March 2008


[[Image:{{{Image}}}]]
Character
Name {{{Name}}}
Gender {{{Gender}}}
Birth Place {{{Birth}}}
Strength {{{Strength}}}
Spirit {{{Spirit}}}
Dexterity {{{Dexterity}}}
Power {{{Power}}}
Special Skill {{{Skill}}}