Difference between revisions of "Template:Character"

From Shadowlack
Jump to navigationJump to search
Line 11: Line 11:
 
{{Character
 
{{Character
 
|name=
 
|name=
 +
|surname=
 +
|status=
 +
|type=
 
|image=
 
|image=
 
|status=Alive
 
|status=Alive
Line 30: Line 33:
 
</noinclude><includeonly>{| class="infobox" cellpadding="6" cellspacing="1" style="border:1px solid #{{{bg_colour|cccccc}}}"
 
</noinclude><includeonly>{| class="infobox" cellpadding="6" cellspacing="1" style="border:1px solid #{{{bg_colour|cccccc}}}"
 
|-
 
|-
! style="background-color:#{{{bg_colour|cccccc}}};text-align:center" colspan="2" | <span style="color:#{{{text_colour|444444}}}">{{{name|Unknown}}}</span>
+
! style="background-color:#{{{bg_colour|cccccc}}};text-align:center" colspan="2" | <span style="color:#{{{text_colour|444444}}}">{{{name|Unknown}}} {{{surname}}}<br /><small>([[Character type::{{{type|Player Character}}}]])</small></span>
 
|-
 
|-
 
! align="center" colspan="2" | {{{image|No Image}}}  
 
! align="center" colspan="2" | {{{image|No Image}}}  
 
|-
 
|-
 
! style="background-color:#{{{bg_colour|cccccc}}}" colspan="2" | <span style="color:#{{{text_colour|444444}}}">Basics</span>
 
! style="background-color:#{{{bg_colour|cccccc}}}" colspan="2" | <span style="color:#{{{text_colour|444444}}}">Basics</span>
 +
|-
 +
| '''Status:'''
 +
| [[Character status::{{{status|Living}}}]]
 
|-
 
|-
 
| '''Race:'''
 
| '''Race:'''
Line 79: Line 85:
 
|-}} }}
 
|-}} }}
 
|}
 
|}
[[Category:Characters]] [[Category:{{{race|Pendragon}}}]] {{#set:Gender={{{gender|Unknown}}}}}</includeonly>
+
[[Category:Characters]] [[Category:{{{race|Pendragon}}}]] {{#if: {{{surname|}}} [[Category:{{{surname}}}]] }}
 +
{{#set:Gender={{{gender|Unknown}}}}}</includeonly>

Revision as of 12:19, 9 August 2012

About

This is the fancy-pants character profile template for use on the wiki. It will create a right aligned data table with your character's statistics. You may use it to create profiles for existing characters, deceased characters, historical figures, or any other sort of NPC that you think will enhance Ramath-lehi as a whole.

Category Auto-Inclusion

By using this template, your character will automatically be added into the Characters category, as well as the category that corresponds to their race (Pendragon, Lukuo, etc.).

Usage Guide

Simply copy and paste the following code and enter in your own variables:

{{Character
|name=
|surname=
|status=
|type=
|image=
|status=Alive
|dob=
|race=
|gender=
|mother=
|father=
|siblings=
|significant_other=
|offspring=
|id=
|player=
|bg_colour=
|text_colour=
|}}