Template:Character: Difference between revisions

From Shadow Chronicles - Game Master
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
--><!--MORTAL: Parents-->{{#ifeq:{{lc:{{{type|}}}}}|mortal|{{#if:{{{father|}}}|{{{printInputSex|{{{sex|}}}|Son|Daughter|The eunuch child}}} of {{C|{{{father|}}}}}{{#if:{{{mother|}}}|&nbsp;and {{C|{{{mother|}}}}}}}.&nbsp;|{{#if:{{{mother|}}}|{{{printInputSex|{{{sex|}}}|Son|Daughter|The eunuch child}}} of {{C|{{{mother|}}}}}.&nbsp;}}}}}}<!--GHOUL: Parents-->{{#ifeq:{{lc:{{{type|}}}}}|ghoul|{{#if:{{{father|}}}|{{{printInputSex|{{{sex|}}}|Son|Daughter|Child}}} of {{C|{{{father|}}}}}{{#if:{{{mother|}}}|&nbsp;and {{C|{{{mother|}}}}}}}.&nbsp;|{{#if:{{{mother|}}}|{{{printInputSex|{{{sex|}}}|Son|Daughter|Child}}} of {{C|{{{mother|}}}}}.&nbsp;}}}}}}<!--MORTAL: Name-->{{#ifeq:{{lc:{{{type|}}}}}|mortal|{{{name|}}}{{#if:{{{nickname|}}}|&nbsp;or {{{nickname|}}}}}}}<!--
--><!--MORTAL: Parents-->{{#ifeq:{{lc:{{{type|}}}}}|mortal|{{#if:{{{father|}}}|{{{printInputSex|{{{sex|}}}|Son|Daughter|The eunuch child}}} of {{C|{{{father|}}}}}{{#if:{{{mother|}}}|&nbsp;and {{C|{{{mother|}}}}}}}.&nbsp;|{{#if:{{{mother|}}}|{{{printInputSex|{{{sex|}}}|Son|Daughter|The eunuch child}}} of {{C|{{{mother|}}}}}.&nbsp;}}}}}}<!--GHOUL: Parents-->{{#ifeq:{{lc:{{{type|}}}}}|ghoul|{{#if:{{{father|}}}|{{{printInputSex|{{{sex|}}}|Son|Daughter|Child}}} of {{C|{{{father|}}}}}{{#if:{{{mother|}}}|&nbsp;and {{C|{{{mother|}}}}}}}.&nbsp;|{{#if:{{{mother|}}}|{{{printInputSex|{{{sex|}}}|Son|Daughter|Child}}} of {{C|{{{mother|}}}}}.&nbsp;}}}}}}<!--MORTAL: Name-->{{#ifeq:{{lc:{{{type|}}}}}|mortal|{{{name|}}}{{#if:{{{nickname|}}}|&nbsp;or {{{nickname|}}}}}}}<!--


--><!--VAMPIRE-->{{#ifeq:{{lc:{{{type|}}}}}|vampire|<!--Name-->
--><!--VAMPIRE story block-->{{#ifeq:{{lc:{{{type|}}}}}|vampire|<!--
{{#if:{{{nickname|}}}|{{{nickname|}}}|{{{name|}}}}}<!--Clan-->{{#if:{{{clan|}}}|&nbsp;of{{#if:{{{bloodline|}}}|&nbsp;the [[{{{bloodline|}}}]] bloodline|&nbsp;clan [[{{{clan|}}}]]}}|&nbsp;of unknown clan}}<!--EmbraceDate-->{{#if:{{{deathYY|}}}|.}}{{#if:{{{deathYY|}}}|&nbsp;Was embraced|&nbsp;is embraced}}{{#if:{{{embraceYY|}}}|&nbsp;{{PrintInputDate|{{{embraceYY|}}}|{{{embraceMM|}}}|{{{embraceDD|}}}|dmy}}}}{{#if:{{{sire|}}}|&nbsp;by {{C|{{{sire|}}}}}.|&nbsp;by a unknown sire.}}<!--Death-->{{#if:{{{deathYY}}}|{{#if:{{{sire|}}}|&nbsp;and|
Name-->
{{#if:{{{nickname|}}}|{{{nickname|}}}|{{{name|}}}}}<!--
Clan-->{{#if:{{{clan|}}}|&nbsp;of{{#if:{{{bloodline|}}}|&nbsp;the [[{{{bloodline|}}}]] bloodline|&nbsp;clan [[{{{clan|}}}]]}}|&nbsp;of unknown clan}}<!--
EmbraceDate-->{{#if:{{{deathYY|}}}|.}}{{#if:{{{deathYY|}}}|&nbsp;Was embraced|&nbsp;is embraced}}{{#if:{{{embraceYY|}}}|&nbsp;{{PrintInputDate|{{{embraceYY|}}}|{{{embraceMM|}}}|{{{embraceDD|}}}|dmy}}}}{{#if:{{{sire|}}}|&nbsp;by {{C|{{{sire|}}}}}.|&nbsp;by a unknown sire.}}<!--
Death-->{{#if:{{{deathYY}}}|{{#if:{{{sire|}}}|&nbsp;and|
{{#if:{{{deathReason|}}}|&nbsp;{{{name|}}}&nbsp;{{{deathReason|}}}. |&nbsp;died}}|&nbsp;{{printInputDate|{{{deathYY|}}}|{{{deathMM|}}}|{{{deathDD|}}}|dmy}}{{#if:{{{deathReason|}}}|.|&nbsp;due to unknown causes.}}}}}}}}<!--
{{#if:{{{deathReason|}}}|&nbsp;{{{name|}}}&nbsp;{{{deathReason|}}}. |&nbsp;died}}|&nbsp;{{printInputDate|{{{deathYY|}}}|{{{deathMM|}}}|{{{deathDD|}}}|dmy}}{{#if:{{{deathReason|}}}|.|&nbsp;due to unknown causes.}}}}}}}}<!--



Revision as of 09:58, 4 May 2017

Example use

{{Character |type = <animal/mortal/vampire/ghoul>
|name                = 
|nickname            = 
|image               = <jpg/png/"or other format">
|title               = 
|sex                 = <male/female/other>

|dynasty             = 

|bornYY= |bornMM= |bornDD= 
|deathYY= |deathMM= |deathDD= 
|deathReason         = 

|father              = 
|mother              = 

|mentor              = 

|faction             = 
|group               = 

|profession          = 

|sire                = 
|embraceYY= |embraceMM= |embraceDD= 
|clan                = 
|bloodline           = 
|covenant            = 
|coterie             = <!-- List below --><!--Use {{G|}}-->

|ghoulYY= |ghoulMM= |ghoulDD=
|regnant             = 

|tribe               = 
|auspice             = 
|pack                = 

|brood               = 

|child               = <!-- List below --><!--Use {{C|}}-->

|description         = <!-- List below -->

}}

Empty Templates

Mortal

{{Character |type = mortal
|name                = 
|nickname            = 
|image               = 
|title               = 
|sex                 = 
|dynasty             = 

|bornYY= |bornMM= |bornDD= 
|deathYY= |deathMM= |deathDD= 
|deathReason         = 

|father              = 
|mother              = 

|mentor              = 
|faction             = 
|group               = 

|child               = <!-- List below --><!--Use {{C|}}-->
}}

Vampire

{{Character |type = vampire
|name                = 
|nickname            = 
|image               = 
|title               = 
|sex                 = 

|dynasty             = 

|bornYY= |bornMM= |bornDD= 
|deathYY= |deathMM= |deathDD= 
|deathReason         = 

|father              = 
|mother              = 

|mentor              = 

|regnant             = 
|sire                = 
|embraceYY= |embraceMM= |embraceDD= 
|clan                = 
|bloodline           = 
|covenant            = 
|coterie             = 

|child               = <!-- List below --><!--Use {{C|}}-->

}}

Test

  • NOTE! This template is under construction atm.
    † Andreas Broström ♂ 22 (10) year (1988-2010)
Andreas Broström was the ghoul to Hannes Fingerlos. He was ghouled 11 March 2000 made him look 12 years old. Andreas Broström was born 11 March 1988 and was run over by a milk truck 2010-09-12. He was a Fisher.
  • NOTE! This template is under construction atm.
    Andreas Broström ♂ 23 (11) year (1988)
Andreas Broström is the ghoul to Hannes Fingerlos. He was ghouled 11 March 2000 making him look 12 years old. Andreas Broström is born 11 March 1988. He is a Fisher.
  • NOTE! This template is under construction atm.
    Serena López ♀ 12 year (1999)
Seren of clan Masters is embraced 1 February 1999 by Josfred Millian.
  • NOTE! This template is under construction atm.
    Serena
Serena of unknown clan is embraced by a unknown sire.