Template:Character: Difference between revisions
Jump to navigation
Jump to search
GameMaster (talk | contribs) No edit summary |
GameMaster (talk | contribs) No edit summary |
||
| Line 25: | Line 25: | ||
Children--><!--End of Block-->}}<!-- | Children--><!--End of Block-->}}<!-- | ||
--><!--GHOUL story block-->{{#ifeq:{{lc:{{{type|}}}}}|ghoul|{{#if:{{{father|}}}|{{{printInputSex|{{{sex|}}}|Son|Daughter|Child}}} of {{C|{{{father|}}}}}{{#if:{{{mother|}}}| and {{C|{{{mother|}}}}}}}. |{{#if:{{{mother|}}}|{{{printInputSex|{{{sex|}}}|Son|Daughter|Child}}} of {{C|{{{mother|}}}}}. }}}}{{{name|}}}{{#if:{{{bornYY}}}|{{#if:{{{deathYY}}}| was| is}}}} the ghoul to{{#if:{{{regnant|}}}|{{#ifeq:{{{regnant|}}}|this|{{PAGENAME}}| {{C|{{{regnant|}}}}}| a unknown kindred}}}}.<!-- | --><!--GHOUL story block-->{{#ifeq:{{lc:{{{type|}}}}}|ghoul|{{#if:{{{father|}}}|{{{printInputSex|{{{sex|}}}|Son|Daughter|Child}}} of {{C|{{{father|}}}}}{{#if:{{{mother|}}}| and {{C|{{{mother|}}}}}}}. |{{#if:{{{mother|}}}|{{{printInputSex|{{{sex|}}}|Son|Daughter|Child}}} of {{C|{{{mother|}}}}}. }}}}{{{name|}}}{{#if:{{{bornYY}}}|{{#if:{{{deathYY}}}| was| is}}}} the ghoul to{{#if:{{{regnant|}}}|{{#ifeq:{{{regnant|}}}|this| {{PAGENAME}}| {{C|{{{regnant|}}}}}| a unknown kindred}}}}.<!-- | ||
GhoulDate-->{{#if:{{{ghoulYY}}}| {{printInputSex|{{{sex|}}}|He was ghouled|She was ghouled|Ghouled}} {{printInputDate|{{{ghoulYY|}}}|{{{ghoulMM|}}}|{{{ghoulDD|}}}|dmy}}{{#if:{{{deathYY|}}}| made| making}}{{printInputSex|{{{sex|}}}| him| her|{{{name|}}}}} look {{#if:{{{bornYY|}}}|{{#expr: {{GAMEYEAR}}-{{{bornYY|}}}-{{#expr: {{GAMEYEAR}}-{{{ghoulYY|}}}}}}} years old.<!-- | GhoulDate-->{{#if:{{{ghoulYY}}}| {{printInputSex|{{{sex|}}}|He was ghouled|She was ghouled|Ghouled}} {{printInputDate|{{{ghoulYY|}}}|{{{ghoulMM|}}}|{{{ghoulDD|}}}|dmy}}{{#if:{{{deathYY|}}}| made| making}}{{printInputSex|{{{sex|}}}| him| her|{{{name|}}}}} look {{#if:{{{bornYY|}}}|{{#expr: {{GAMEYEAR}}-{{{bornYY|}}}-{{#expr: {{GAMEYEAR}}-{{{ghoulYY|}}}}}}} years old.<!-- | ||
Birth-->{{#if:{{{bornYY}}}| {{{name|}}}}}}}}}{{#if:{{{bornYY}}}|{{#if:{{{deathYY}}}| was born| is born}}}}{{#if:{{{bornYY}}}| {{printInputDate|{{{bornYY|}}}|{{{bornMM|}}}|{{{bornDD|}}}|dmy}}}}<!-- | Birth-->{{#if:{{{bornYY}}}| {{{name|}}}}}}}}}{{#if:{{{bornYY}}}|{{#if:{{{deathYY}}}| was born| is born}}}}{{#if:{{{bornYY}}}| {{printInputDate|{{{bornYY|}}}|{{{bornMM|}}}|{{{bornDD|}}}|dmy}}}}<!-- | ||
Revision as of 11:08, 10 April 2018
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
Animals
{{Character |type = animal
|name =
|nickname =
|image =
|title =
|sex =
|species =
|bornYY=2009 |bornMM= |bornDD=
|deathYY= |deathMM= |deathDD=
|deathReason =
|description = <!-- List below -->
}}
|
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|}}-->
|description = <!-- List below -->
}}
|
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|}}-->
|description = <!-- List below -->
}}
|