Template:Character: Difference between revisions
Jump to navigation
Jump to search
GameMaster (talk | contribs) No edit summary |
GameMaster (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly>{{#switch: {{lc:{{{type|}}}}} | ||
|name | | animal = | ||
| | | mortal = | ||
|image | | #default = <strong class="warning">Warning! Missing parameter (type=<animal/mortal>).</strong> | ||
| | }}* <div id="{{{name|}}}">{{#if:{{{deathYY|}}}|† }}'''{{C|{{{name|}}}}}'''{{#if:{{{sex|}}}| {{isSex|{{{sex|}}}|||onlyicon}}}}{{#if:{{{bornYY}}}| {{isAge|{{{bornYY|}}}|{{{deathYY|}}}}} year ({{{bornYY}}}{{#if:{{{deathYY}}}|-{{{deathYY}}}}})}}{{#if:{{{image|}}}|[[File:Character_{{{name}}}.{{{image|}}}|285px|right]]}} | ||
| | : <!--Parent story-->{{#if:{{{father|}}}|{{{checkSex|Son|Daughter|The eunuch child}}} of {{C|{{{father|}}}}}{{#if:{{{mother|}}}| and {{C|{{{mother|}}}}}}}. |{{#if:{{{mother|}}}|{{{checkSex|Son|Daughter|The eunuch child}}} of {{C|{{{mother|}}}}}. }}}}<!--Character story-->{{#if:{{{name|}}}|{{{name|}}}}}{{#if:{{{nickname|}}}| or {{{nickname|}}}}}{{#if:{{{bornYY}}}|{{#if:{{{deathYY}}}| was born| is born}}}}{{#if:{{{bornYY}}}| {{{bornYY|}}}{{#if:{{{bornMM|}}}|-{{{bornMM|}}}{{#if:{{{bornDD|}}}|-{{{bornDD|}}}}}}}}}{{#if:{{{deathYY}}}| and died {{{deathYY|}}}{{#if:{{{deatMM|}}}|-{{{deathMM|}}}{{#if: {{{deathDD|}}}|-{{{deathDD|}}}}}}}{{#if:{{{deathReason|}}}| {{{deathReason|}}}| due to unknown causes.}}|.}}<!--Faction and Group story-->{{#if:{{{faction|}}}| {{CheckSex|{{{sex|}}}|He|She|{{{name|}}}}}{{#if:{{{profession|}}}|{{#if:{{{deathYY|}}}| was| is}} a {{{profession|}}}|{{#if:{{{deathYY|}}}| belonged| belong}}}} to the [[{{{faction|}}}]]}}{{#if:{{{group|}}}|{{#if:{{{faction|}}}| and|. {{CheckSex|{{{sex|}}}|He|She|{{{name|}}}}}}}{{#if:{{{faction|}}}||{{#if:{{{deathYY|}}}| belonged| belong}}}} to [[{{{group|}}}]].}}<!--Family story-->{{#ifeq:{{{type|}}}|mortal|{{#if:{{{child|}}}| {{CheckSex|{{{sex|}}}|He|She|{{{name|}}}}}{{#if:{{{faction|}}}| also|{{#if:{{{group|}}}| also}}}}{{#if:{{{deathYY}}}| had the following child(ren) {{{child|}}}.| have the following child(ren) {{{child|}}}.}}}}}}{{#if:{{{description|}}}|<br>{{{description|}}}}}</includeonly><noinclude> | ||
<nowiki>{{raw:scGM:Character |type = <animal/mortal/contact> | |||
| | |||
|bornYY | |||
|deathYY | |||
|deathReason | |||
| | |||
| | |||
| | |||
|faction | |||
| | |||
{{{child|}}} | |||
| | |||
|description | |||
{{{description|}}} | |||
}}</includeonly><noinclude> | |||
<nowiki>{{Character |type = <animal/mortal/contact> | |||
|name = | |name = | ||
|nickname = | |nickname = | ||
Line 51: | Line 28: | ||
|child = <!-- List below --> | |child = <!-- List below --> | ||
| | |work = | ||
|description = <!-- List below --> | |description = <!-- List below --> | ||
}}</nowiki>[[Category:Templates]]</noinclude> | }}</nowiki>[[Category:Templates]]</noinclude> |
Revision as of 10:37, 2 April 2017
{{raw:scGM:Character |type = <animal/mortal/contact> |name = |nickname = |image = |title = |sex = |dynasty = |bornYY= |bornMM= |bornDD= |deathYY= |deathMM= |deathDD= |deathReason = |father = |mother = |mentor = |faction = |group = |child = <!-- List below --> |work = |description = <!-- List below --> }}