Template:Character: Difference between revisions

From Shadow Chronicles - Mortal
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 26: Line 26:
has faction    -->{{#if:{{{faction|}}}|{{#if:{{{deathYY|}}}|was&nbsp;|are&nbsp;}} a {{#if:{{{profession|}}}|{{{profession|}}}|}}{{#if:{{{group|}}}|&nbsp;in the {{{group|}}} subgroup.|.}}|<!--
has faction    -->{{#if:{{{faction|}}}|{{#if:{{{deathYY|}}}|was&nbsp;|are&nbsp;}} a {{#if:{{{profession|}}}|{{{profession|}}}|}}{{#if:{{{group|}}}|&nbsp;in the {{{group|}}} subgroup.|.}}|<!--
has group      -->{{#if:{{{group|}}}|{{#if:{{{profession|}}}|{{#if:{{{deathYY|}}}|was&nbsp;|is&nbsp;}}a {{{profession|}}}|{{#if:{{{deathYY|}}}|was&nbsp;|is&nbsp;}} in the&nbsp;}}{{{group|}}}.|<!--
has group      -->{{#if:{{{group|}}}|{{#if:{{{profession|}}}|{{#if:{{{deathYY|}}}|was&nbsp;|is&nbsp;}}a {{{profession|}}}|{{#if:{{{deathYY|}}}|was&nbsp;|is&nbsp;}} in the&nbsp;}}{{{group|}}}.|<!--
has profession  -->{{#if:{{{profession|}}}|{{#if:{{{deathYY|}}}|occupied&nbsp;|occupie&nbsp;}} {{pronoun|{{{sex|}}}|him&nbsp;|her&nbsp;|}} self as a {{{profession|}}}|}}}}}}|<!--
has profession  -->{{#if:{{{profession|}}}|{{#if:{{{deathYY|}}}|occupied&nbsp;|occupie&nbsp;}}{{pronoun|{{{sex|}}}|him&nbsp;|her&nbsp;|}}self as a {{{profession|}}}.|}}}}}}|<!--
(not in establishment)
(not in establishment)
has faction    -->{{#if:{{{faction|}}}|{{#if:{{{deathYY|}}}|belonged&nbsp;|belong&nbsp;}}to the [[{{{faction|}}}]]{{#if:{{{profession|}}}|&nbsp;as a {{{profession|}}}|}}{{#if:{{{group|}}}|&nbsp;in the {{{group|}}} subgroup.|.}}|<!--
has faction    -->{{#if:{{{faction|}}}|{{#if:{{{deathYY|}}}|belonged&nbsp;|belong&nbsp;}}to the [[{{{faction|}}}]]{{#if:{{{profession|}}}|&nbsp;as a {{{profession|}}}|}}{{#if:{{{group|}}}|&nbsp;in the {{{group|}}} subgroup.|.}}|<!--
has group      -->{{#if:{{{group|}}}|{{#if:{{{profession|}}}|{{#if:{{{deathYY|}}}|was&nbsp;|is&nbsp;}}a {{{profession|}}}|{{#if:{{{deathYY|}}}|was&nbsp;|is&nbsp;}} in the&nbsp;}}{{{group|}}}.|<!--
has group      -->{{#if:{{{group|}}}|{{#if:{{{profession|}}}|{{#if:{{{deathYY|}}}|was&nbsp;|is&nbsp;}}a {{{profession|}}}|{{#if:{{{deathYY|}}}|was&nbsp;|is&nbsp;}} in the&nbsp;}}{{{group|}}}.|<!--
has profession  -->{{#if:{{{profession|}}}|{{#if:{{{deathYY|}}}|occupied&nbsp;|occupie&nbsp;}} {{pronoun|{{{sex|}}}|him&nbsp;|her&nbsp;|}} self as a {{{profession|}}}|}}}}}}<!--End of Block-->}}}}<!--
has profession  -->{{#if:{{{profession|}}}|{{#if:{{{deathYY|}}}|occupied&nbsp;|occupie&nbsp;}}{{pronoun|{{{sex|}}}|him&nbsp;|her&nbsp;|}}self as a {{{profession|}}}.|}}}}}}<!--End of Block-->}}}}<!--


CHILDREN: -->{{#if:{{{child|}}}|&nbsp;Is the {{printInputSex|{{{sex|}}}|father|mother|parent}} of {{{child|}}}.}}<!--End of Block-->}}<!--
CHILDREN: -->{{#if:{{{child|}}}|&nbsp;Is the {{printInputSex|{{{sex|}}}|father|mother|parent}} of {{{child|}}}.}}<!--End of Block-->}}<!--

Latest revision as of 14:55, 24 December 2023

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 -->

}}