Template:Infobox Character: Difference between revisions
Jump to navigation
Jump to search
m (tweaked colour) |
(added Age as an option) |
||
| Line 11: | Line 11: | ||
{{ #if:{{{born|}}}|{{!}}style="background-color:#EEEEEE; font-size:11px; line-height:1.5; vertical-align:middle;padding:2px 4px;"{{!}} '''Born''' {{!}}{{!}} {{{born}}} }} | {{ #if:{{{born|}}}|{{!}}style="background-color:#EEEEEE; font-size:11px; line-height:1.5; vertical-align:middle;padding:2px 4px;"{{!}} '''Born''' {{!}}{{!}} {{{born}}} }} | ||
|- | |- | ||
{{ #if:{{{birthyear|}}}|{{!}}style="background-color:#EEEEEE; font-size:11px; line-height:1.5; vertical-align:middle;padding:2px 4px;"{{!}} '''Age''' {{!}}{{!}} {{ #expr:{{CurrentYear}}-{{{birthyear}}} }} }} | {{ #if:{{{birthyear|}}}{{{age|}}}|{{!}}style="background-color:#EEEEEE; font-size:11px; line-height:1.5; vertical-align:middle;padding:2px 4px;"{{!}} '''Age''' {{!}}{{!}} {{ #if:{{{age|}}} | {{{age}}} | {{ #expr:{{CurrentYear}}-{{{birthyear}}} }} }} }} | ||
|- | |- | ||
{{ #if:{{{bioInfo1|}}}|{{!}}style="background-color:#EEEEEE; font-size:11px; line-height:1.5; vertical-align:middle;padding:2px 4px;"{{!}} '''{{{bioInfo1Title}}}''' {{!}}{{!}} {{{bioInfo1}}} }} | {{ #if:{{{bioInfo1|}}}|{{!}}style="background-color:#EEEEEE; font-size:11px; line-height:1.5; vertical-align:middle;padding:2px 4px;"{{!}} '''{{{bioInfo1Title}}}''' {{!}}{{!}} {{{bioInfo1}}} }} | ||
Revision as of 17:46, 24 December 2021
| Infobox Character |
|---|
Template documentation (for the above template, sometimes hidden or invisible)
This template is for use in any article about a person in the Blackmouth setting. All parameters are optional and can be left blank, though it is preferable to include as many as possible.
{{Infobox Character
|borderColour = <!-- hexcode of colour for border. Use only for supernaturals, do not include # -->
|name =
|honorific = <!-- use for titles or alternate names to appear under the main name -->
|image = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
|fullname =
|age = <!-- use for age of characters in chronicles not set in current years, or if you want to put an approx. age -->
|born = <!-- include when and where if appropriate, eg "Germany, 1901" -->
|birthyear = <!-- include only if you want an age calculated in the box. for immortals & slow aging types, use appAge below -->
|bioInfo1Title = <!-- use for custom fields, used primarily with supernatural templates (eg. Embraced, Clan etc) -->
|bioInfo1 =
|bioInfo2Title =
|bioInfo2 =
|bioInfo3Title =
|bioInfo3 =
|alias =
|status = <!-- only used if notable status (eg. dead, incarcerated, in torpor, lost in the umbra -->
|death = <!-- like born, can be date, place or both -->
|creator = <!-- for created beings -->
|owner = <!-- for pets and other owned beings -->
|residence = <!-- include past and present, seperating with linebreaks -->
|occupation =
|organisation =
|affInfo1Title = <!-- use for custom fields, primarily for supernatural templates (eg. Covenant, Order, Court, etc) -->
|affInfo1 =
|affInfo2Title =
|affInfo2 =
|affInfo3Title =
|affInfo3 =
|title = <!-- any relevant titles connected to the affiliation fields above -->
|spouse = <!-- include past and present, seperating with linebreaks -->
|partner = <!-- include past and present, seperating with linebreaks -->
|children =
|family =
|relInfo1Title = <!-- use for custom fields, primarily for supernatural templates (eg. Sire) -->
|relInfo1 =
|relInfo2Title =
|relInfo2 =
|relInfo3Title =
|relInfo3 =
|gender =
|pronouns = <!-- lower case, no need for brackets -->
|appAge = <!-- for anyone who looks other than they are -->
|hair = <!-- describe as well as colour -->
|eyes =
|features = <!-- distinguishing features, general facial features etc -->
|height =
|build =
|physInfo1Title = <!-- use for custom fields -->
|physInfo1 =
|physInfo2Title =
|physInfo2 =
|physInfo3Title =
|physInfo3 =
|charsheet = <!-- add YES here to link to a character sheet as a subpage of this page -->
|CharQs = <!-- add YES here to link to a 20-questions sheet as a subpage of this page -->
|gallery = <!-- add YES here to link to a character gallery as a subpage of this page -->
|}}
How to use with supernatural templates
| Field | Vampire | Werewolf | Mage | Beast |
|---|---|---|---|---|
| borderColour | 960101 | 6c4932 | 1b7092 | 815d7f |
| bioInfo1Title | Embraced | First Change | Awakening | Homecoming |
| bioInfo2Title | Clan | Auspice | Path | Family |
| bioInfo3Title | Bloodline | - | - | - |
| affInfo1Title | Covenant | Tribe | Order | - |
| affInfo2Title | Faction | Lodge | Legacy | - |
| affInfo3Title | Coterie | Pack | Cabal | Brood |
| relInfo1Title | Sire | - | - | - |
| relInfo2Title | Childer | - | - | - |
| relInfo3Title | Blood Ties | - | - | Family Ties |
Visit Template:Infobox Character/doc to edit this text! (How does this work?)