Template:Character: Difference between revisions
Jump to navigation
Jump to search
GameMaster (talk | contribs) No edit summary |
GameMaster (talk | contribs) No edit summary |
||
(99 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 74: | Line 91: | ||
==Empty Templates== | ==Empty Templates== | ||
=== | |||
===Animals=== | |||
{{Hide|| | {{Hide|| | ||
<nowiki>{{Character |type = | <nowiki>{{Character |type = animal | ||
|name = | |name = | ||
|nickname = | |nickname = | ||
Line 82: | Line 100: | ||
|title = | |title = | ||
|sex = | |sex = | ||
| | |||
|species = | |||
|bornYY= |bornMM= |bornDD= | |bornYY= |bornMM= |bornDD= | ||
|deathYY= |deathMM= |deathDD= | |deathYY= |deathMM= |deathDD= | ||
|deathReason = | |deathReason = | ||
|description = <!-- List below --> | |description = <!-- List below --> | ||
}}</nowiki>}} | }}</nowiki> | ||
}} | |||
=== | ===Mortal=== | ||
{{Hide|| | {{Hide|| | ||
<nowiki>{{Character |type = | <nowiki>{{Character |type = mortal | ||
|name = | |name = | ||
|nickname = | |nickname = | ||
Line 109: | Line 120: | ||
|title = | |title = | ||
|sex = | |sex = | ||
|dynasty = | |dynasty = | ||
Line 115: | Line 125: | ||
|deathYY= |deathMM= |deathDD= | |deathYY= |deathMM= |deathDD= | ||
|deathReason = | |deathReason = | ||
|father = | |father = | ||
Line 157: | Line 133: | ||
|faction = | |faction = | ||
|group = | |group = | ||
|profession = | |||
|child = <!-- List below --> | |child = <!-- List below --><!--Use {{C|}}--> | ||
| | |||
|description = <!-- List below --> | |description = <!-- List below --> | ||
}} | }}</nowiki>}} | ||
===Vampire=== | |||
{{Hide|| | |||
<nowiki>{{Character |type = vampire | |||
|name = | |||
{{ | |||
| | |||
{{Character |type = vampire | |||
|name = | |||
|nickname = | |nickname = | ||
|image = | |image = | ||
Line 258: | Line 171: | ||
|child = <!-- List below --><!--Use {{C|}}--> | |child = <!-- List below --><!--Use {{C|}}--> | ||
|description = <!-- List below --> | |||
}}</nowiki> | |||
}} | }} | ||
[[Category:Templates]] | [[Category:Templates]] |
Latest revision as of 10: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 --> }} |