Difference between revisions of "Template:Character"
From Shadowlack
Jump to navigationJump to searchm |
m |
||
Line 1: | Line 1: | ||
− | {| cellpadding="6" cellspacing="1" style="margin-left:15px;width:350px;float:right;border:1px solid #000;font-size:11px" | + | <noinclude> |
+ | {{Character| | ||
+ | name=Example Character Name | | ||
+ | image=| | ||
+ | status=Alive| | ||
+ | dob_month=Dyo | | ||
+ | dob_day=4| | ||
+ | dob_year=81334| | ||
+ | race=Pendragon| | ||
+ | gender=Male| | ||
+ | mother=[[Bobbette Joe]]| | ||
+ | father=[[Bobby Joe]]| | ||
+ | siblings= Jill, Jack, Jane| | ||
+ | significant_other= Hickory Styx| | ||
+ | offspring= [[Bob Styx]], [[Bobbette Styx]]| | ||
+ | id=1| | ||
+ | bg_colour=4F4850| | ||
+ | text_colour=ABEE95| | ||
+ | }} | ||
+ | == About == | ||
+ | |||
+ | ===Category Auto-Inclusion=== | ||
+ | By using this template, your character will automatically be added into the [[:Category:Characters|Characters]] category, as well as the category that corresponds to their race ([[:Category:Pendragon|Pendragon]], [[:Category:Lukuo|Lukuo]], etc.). | ||
+ | == Usage Guide == | ||
+ | Still working on it. | ||
+ | |||
+ | <pre>{{Character| | ||
+ | name=Example Character Name | | ||
+ | image=| | ||
+ | status=Alive| | ||
+ | dob_month=Dyo | | ||
+ | dob_day=4| | ||
+ | dob_year=81334| | ||
+ | race=Pendragon| | ||
+ | gender=Male| | ||
+ | mother=[[Bobbette Joe]]| | ||
+ | father=[[Bobby Joe]]| | ||
+ | siblings= Jill, Jack, Jane| | ||
+ | significant_other= Hickory Styx| | ||
+ | offspring= [[Bob Styx]], [[Bobbette Styx]]| | ||
+ | id=0| | ||
+ | bg_colour=4F4850| | ||
+ | text_colour=ABEE95| | ||
+ | }}</pre> | ||
+ | </noinclude><includeonly>{| cellpadding="6" cellspacing="1" style="margin-left:15px;width:350px;float:right;border:1px solid #000;font-size:11px" | ||
|- | |- | ||
! style="background-color:#{{{bg_colour|555588}}};text-align:center" colspan="2" | <span style="color:#{{{text_colour|bbccbb}}}">{{{name|Unknown}}}</span> | ! style="background-color:#{{{bg_colour|555588}}};text-align:center" colspan="2" | <span style="color:#{{{text_colour|bbccbb}}}">{{{name|Unknown}}}</span> | ||
Line 5: | Line 49: | ||
! align="center" colspan="2" | {{{image|No Image}}} | ! align="center" colspan="2" | {{{image|No Image}}} | ||
|- | |- | ||
− | ! | + | ! style="background-color:#{{{bg_colour|555588}}}" colspan="2" | <span style="color:#{{{text_colour|bbccbb}}}">Basics</span> |
|- | |- | ||
| '''Race:''' | | '''Race:''' | ||
Line 11: | Line 55: | ||
|- | |- | ||
| '''Age:''' | | '''Age:''' | ||
− | | {{{age|Unknown}}} {{{dob_month}}} {{{dob_day}}} {{{dob_year}}} | + | | {{{age|Unknown}}} ''{{{dob_month}}} {{{dob_day}}} {{{dob_year}}}'' |
|- | |- | ||
| '''Gender:''' | | '''Gender:''' | ||
| {{{gender|Unknown}}} | | {{{gender|Unknown}}} | ||
+ | |- | ||
+ | {{#if: {{{id|}}} | ||
+ | |{{#!: | ||
|- | |- | ||
| '''Profile URL:''' | | '''Profile URL:''' | ||
|[http://shadowlack.com/persona/{{{id}}} Shadowlack Profile] | |[http://shadowlack.com/persona/{{{id}}} Shadowlack Profile] | ||
− | |- | + | |-}} }} |
! style="background-color:#{{{bg_colour|555588}}}" colspan="2" | <span style="color:#{{{text_colour|bbccbb}}}">Family</span> | ! style="background-color:#{{{bg_colour|555588}}}" colspan="2" | <span style="color:#{{{text_colour|bbccbb}}}">Family</span> | ||
|- | |- | ||
Line 33: | Line 80: | ||
| {{{siblings}}} | | {{{siblings}}} | ||
|-}} }} | |-}} }} | ||
+ | |- | ||
+ | | '''Significant Other:''' | ||
+ | | {{{significant_other|Single}}} | ||
+ | |- | ||
{{#if: {{{offspring|}}} | {{#if: {{{offspring|}}} | ||
|{{#!: | |{{#!: | ||
Line 40: | Line 91: | ||
|-}} }} | |-}} }} | ||
|} | |} | ||
− | + | [[Category:Characters]] [[Category:{{{race|Pendragon}}}]] {{#set:Gender={{{gender|Unknown}}}}} | |
− | + | </includeonly> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 18:35, 24 January 2010
Example Character Name | |
---|---|
Basics | |
Race: | Pendragon |
Age: | Unknown Dyo 4 81334 |
Gender: | Male |
Profile URL: | Shadowlack Profile |
Family | |
Mother: | Bobbette Joe |
Father: | Bobby Joe |
Siblings: | Jill, Jack, Jane |
Significant Other: | Hickory Styx |
Offspring: | Bob Styx, Bobbette Styx |
About
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
Still working on it.
{{Character| name=Example Character Name | image=| status=Alive| dob_month=Dyo | dob_day=4| dob_year=81334| race=Pendragon| gender=Male| mother=[[Bobbette Joe]]| father=[[Bobby Joe]]| siblings= Jill, Jack, Jane| significant_other= Hickory Styx| offspring= [[Bob Styx]], [[Bobbette Styx]]| id=0| bg_colour=4F4850| text_colour=ABEE95| }}