Template:Character: Difference between revisions
Jump to navigation
Jump to search
GameMaster (talk | contribs) No edit summary |
GameMaster (talk | contribs) No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{raw:scWOD:Character |type = {{{type|}}} | ||
|name = {{{name|}}} | |||
|nickname = {{{nickname|}}} | |||
|image = {{{image|}}} | |||
|title = {{{title|}}} | |||
|sex = {{{sex|}}} | |||
|species = {{{species|}}} | |||
|dynasty = {{{dynasty|}}} | |||
|bornYY={{{bornYY|}}} |bornMM={{{bornMM|}}} |bornDD={{{bornDD|}}} | |||
|deathYY={{{deathYY|}}} |deathMM={{{deathMM|}}} |deathDD={{{deathDD|}}} | |||
|deathReason = {{{deathReason|}}} | |||
|father = {{{father|}}} | |||
|mother = {{{mother|}}} | |||
|mentor = {{{mentor|}}} | |||
|faction = {{{faction|}}} | |||
|group = {{{group|}}} | |||
|profession = {{{profession|}}} | |||
--><!-- | |sire = {{{sire|}}} | ||
|embraceYY={{{embraceYY|}}} |embraceMM={{{embraceMM|}}} |embraceDD={{{embraceDD|}}} | |||
|clan = {{{clan|}}} | |||
|bloodline = {{{bloodline|}}} | |||
|covenant = {{{covenant|}}} | |||
|coterie = <!-- List below --><!--Use {{G|}}-->{{{coterie|}}} | |||
|ghoulYY={{{ghoulYY|}}} |ghoulMM={{{ghoulMM|}}} |ghoulDD={{{ghoulDD|}}} | |||
|regnant = {{{regnant|}}} | |||
|tribe = {{{tribe|}}} | |||
|auspice = {{{auspice|}}} | |||
|pack = {{{pack|}}} | |||
|brood = {{{brood|}}} | |||
|child = <!-- List below --><!--Use {{C|}}-->{{{child|}}} | |||
|description = <!-- List below -->{{{description|}}} | |||
}}</includeonly><noinclude> | |||
==Example use== | ==Example use== | ||
<nowiki>{{Character |type = <animal/mortal/vampire/ghoul> | <nowiki>{{Character |type = <animal/mortal/vampire/ghoul> | ||
Line 183: | Line 175: | ||
}}</nowiki> | }}</nowiki> | ||
}} | }} | ||
[[Category:Templates]] | [[Category:Templates]] |
Latest revision as of 09:22, 31 August 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 --> }} |