From Redmoon Advanced Wiki
Jump to: navigation, search
imported>GMRaven
(New page: <includeonly>{| class="infobox" style="float: right; clear: right; margin: 0 0 1em 1em; width: 22em;" |- ! style="background-color: #334455; font-size: 120%;" align="center" colspan="2"| <...)
 
imported>GMRaven
No edit summary
Line 3: Line 3:
! style="background-color: #334455; font-size: 120%;" align="center" colspan="2"| <span style="color: #FFFFFF;">'''{{{Title|{{PAGENAME}}}}}'''</span>
! style="background-color: #334455; font-size: 120%;" align="center" colspan="2"| <span style="color: #FFFFFF;">'''{{{Title|{{PAGENAME}}}}}'''</span>
|-
|-
{{#if: {{{Image|}}} | {{!}} align=center {{!}} [[Image:{{{Image}}}|225px]] }}
{{#if: {{{Image|}}} | {{!}} align=center {{!}} [[Image:{{{Image}}}|150px]] }}
|-
|-
|
{| style="background: none; width: 22em; margin: 0 auto;"
|- style="vertical-align: top;"
{{#if: {{{First|}}} | {{!}} valign=top {{!}} '''First appearance''' {{!!}} {{{First}}} }}
|- style="vertical-align: top;"
{{#if: {{{Last|}}} | {{!}} valign=top {{!}} '''Last appearance''' {{!!}} {{{Last}}} }}
|- style="vertical-align: top;"
{{#if: {{{Appear|}}} | {{!}} valign=top {{!}} '''Appeared in''' {{!!}} {{{Appear}}} }}
|}
|-
|
{| style="background: none; width: 22em; margin: 0 auto;"
{| style="background: none; width: 22em; margin: 0 auto;"
|-
|-
Line 22: Line 11:
{{#if: {{{Name|}}} | {{!}} valign=top {{!}} '''Name''' {{!!}} {{{Name}}} }}
{{#if: {{{Name|}}} | {{!}} valign=top {{!}} '''Name''' {{!!}} {{{Name}}} }}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if: {{{Aliases|}}} | {{!}} valign=top {{!}} '''Aliases''' {{!!}} {{{Aliases}}} }}
{{#if: {{{Gender|}}} | {{!}} valign=top {{!}} '''Gender''' {{!!}} {{{Gender}}} }}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if: {{{Status|}}} | {{!}} valign=top {{!}} '''Status''' {{!!}} {{{Status}}} }}
{{#if: {{{Birth|}}} | {{!}} valign=top {{!}} '''Birth Place''' {{!!}} {{{Birth}}} }}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if: {{{Classification|}}} | {{!}} valign=top {{!}} '''Classification''' {{!!}} {{{Classification}}} }}
{{#if: {{{Strength|}}} | {{!}} valign=top {{!}} '''Strength''' {{!!}} {{{Strength}}} }}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if: {{{Affiliation|}}} | {{!}} valign=top {{!}} '''Affiliation''' {{!!}} {{{Affiliation}}} }}
{{#if: {{{Spirit|}}} | {{!}} valign=top {{!}} '''Spirit''' {{!!}} {{{Spirit}}} }}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if: {{{Known relatives|}}} | {{!}} valign=top {{!}} '''Known Relatives''' {{!!}} {{{Known relatives}}} }}
{{#if: {{{Dexterity|}}} | {{!}} valign=top {{!}} '''Dexterity''' {{!!}} {{{Dexterity}}} }}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if: {{{Powers|}}} | {{!}} valign=top {{!}} '''Notable powers''' {{!!}} {{{Powers}}} }}
{{#if: {{{Power|}}} | {{!}} valign=top {{!}} '''Power''' {{!!}} {{{Power}}} }}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if: {{{Actor|}}} | {{!}} valign=top {{!}} '''Portrayed&nbsp;by&nbsp;''' {{!!}} {{{Actor}}} }}
{{#if: {{{Skill|}}} | {{!}} valign=top {{!}} '''Special Skill''' {{!!}} {{{Skill}}} }}
|}
|}
|}</includeonly><noinclude>[[Category:Templates|{{PAGENAME}}]]
|}</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>

Revision as of 16:21, 14 March 2008