Template:Character: Difference between revisions
Jump to navigation
Jump to search
GameMaster (talk | contribs) No edit summary |
GameMaster (talk | contribs) No edit summary |
||
Line 21: | Line 21: | ||
<!--MORTAL story block-->{{#ifeq:{{lc:{{{type|}}}}}|mortal|<!-- | <!--MORTAL story block-->{{#ifeq:{{lc:{{{type|}}}}}|mortal|<!-- | ||
Parents-->{{#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:{{{nickname|}}}| or {{{nickname|}}}}}{{#if:{{{bornYY}}}|{{#if:{{{deathYY}}}| was born| is born}}}}{{#if:{{{bornYY}}}| {{printInputDate|{{{bornYY|}}}|{{{bornMM|}}}|{{{bornDD|}}}|dmy}}}}{{#if:{{{deathYY}}}|| | Parents-->{{#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:{{{nickname|}}}| or {{{nickname|}}}}}{{#if:{{{bornYY}}}|{{#if:{{{deathYY}}}| was born| is born}}}}{{#if:{{{bornYY}}}| {{printInputDate|{{{bornYY|}}}|{{{bornMM|}}}|{{{bornDD|}}}|dmy}}}}{{#if:{{{deathYY}}}||}}{{#if:{{{deathYY}}}|{{#if:{{{deathReason|}}}| died {{{deathReason|}}} {{{deathYY|}}}.| and died {{printInputDate|{{{deathYY|}}}|{{{deathMM|}}}|{{{deathDD|}}}|dmy}}{{#if:{{{deathReason|}}}|.| due to unknown causes.}}}}}}<!-- | ||
-->{{#if:{{{faction|}}}| {{printInputSex|{{{sex|}}}|He|She|{{{name|}}}}}{{#if:{{{profession|}}}|{{#if:{{{deathYY|}}}| was| is}}{{#ifeq:{{{faction|}}}|{{PAGENAME}}| the| a}} {{{profession|}}}|{{#ifeq:{{{faction|}}}|{{PAGENAME}}|{{#if:{{{deathYY|}}}| belonged| belong}}}} to the|[[{{{faction|}}}]]}}{{#if:{{{group|}}}|<!--'s--> {{{group|}}}}}.|{{#if:{{{group|}}}| {{printInputSex|{{{sex|}}}|He|She|{{{name|}}}}}{{#if:{{{profession|}}}|{{#if:{{{deathYY|}}}| was| is}} a {{{profession|}}}|{{#if:{{{deathYY|}}}| belonged| belong}}}} to the [[{{{group|}}}]].|{{#if:{{{profession|}}}| {{printInputSex|{{{sex|}}}|He|She|{{{name|}}}}}{{#if:{{{deathYY|}}}| was| is}} a {{{profession|}}}.}}}}}}<!-- | -->{{#if:{{{faction|}}}| {{printInputSex|{{{sex|}}}|He|She|{{{name|}}}}}{{#if:{{{profession|}}}|{{#if:{{{deathYY|}}}| was| is}}{{#ifeq:{{{faction|}}}|{{PAGENAME}}| the| a}} {{{profession|}}}|{{#ifeq:{{{faction|}}}|{{PAGENAME}}|{{#if:{{{deathYY|}}}| belonged| belong}}}} to the|[[{{{faction|}}}]]}}{{#if:{{{group|}}}|<!--'s--> {{{group|}}}}}.|{{#if:{{{group|}}}| {{printInputSex|{{{sex|}}}|He|She|{{{name|}}}}}{{#if:{{{profession|}}}|{{#if:{{{deathYY|}}}| was| is}} a {{{profession|}}}|{{#if:{{{deathYY|}}}| belonged| belong}}}} to the [[{{{group|}}}]].|{{#if:{{{profession|}}}| {{printInputSex|{{{sex|}}}|He|She|{{{name|}}}}}{{#if:{{{deathYY|}}}| was| is}} a {{{profession|}}}.}}}}}}<!-- | ||
Children-->{{#if:{{{child|}}}| Is the {{printInputSex|{{{sex|}}}|father|mother|parent}} of {{{child|}}}.}}<!--End of Block-->}}<!-- | Children-->{{#if:{{{child|}}}| Is the {{printInputSex|{{{sex|}}}|father|mother|parent}} of {{{child|}}}.}}<!--End of Block-->}}<!-- |
Revision as of 19:38, 16 May 2022
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= |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 = |profession = |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 --> }} |