Difference between revisions of "Template:Vampbox1"
Jump to navigation
Jump to search
(creating for vampire PCs) |
(typos) |
||
(One intermediate revision by the same user not shown) | |||
Line 20: | Line 20: | ||
| Your full name. | | Your full name. | ||
|- | |- | ||
− | | | + | | clan |
− | | Your | + | | Your clan name |
|- | |- | ||
− | | | + | | faction |
− | | | + | | Camarilla, Anarch, Independent, Pants? |
|- | |- | ||
− | | | + | | title |
− | | | + | | Do you have a title? Like Deputy? Primogen? |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| occupation | | occupation | ||
Line 48: | Line 33: | ||
|- | |- | ||
| age | | age | ||
− | | Your age or apparent age. | + | | Your age or apparent age, depending on how you want to do this. |
+ | |- | ||
+ | | apparent age | ||
+ | | Your apparent age. | ||
|- | |- | ||
| height | | height | ||
Line 69: | Line 57: | ||
As an example: | As an example: | ||
− | <pre>{{ | + | <pre>{{Vampbox1 |
| fullname=Gavin Example | | fullname=Gavin Example | ||
− | | | + | | clan=Nosferatu |
− | | | + | | faction=Camarilla |
− | | | + | | title=Deputy |
− | |||
− | |||
− | |||
− | |||
− | |||
| occupation=None | | occupation=None | ||
− | | age=25-ish | + | | age=55 |
+ | | apparent age=25-ish | ||
| height=6'1" | | height=6'1" | ||
| weight=220lbs | | weight=220lbs | ||
Line 98: | Line 82: | ||
}} | }} | ||
<table>{{#if:{{{fullname|}}}|<tr><td>'''Full Name:'''</td><td>{{{fullname}}}</td></tr>}} | <table>{{#if:{{{fullname|}}}|<tr><td>'''Full Name:'''</td><td>{{{fullname}}}</td></tr>}} | ||
− | {{#if:{{{clan|}}}|<tr><td>'''Clan:'''</td><td>{{{ | + | {{#if:{{{clan|}}}|<tr><td>'''Clan:'''</td><td>{{{clan}}}</td></tr>}} |
− | {{#if:{{{faction|}}}|<tr><td>'''Faction:'''</td><td>{{{ | + | {{#if:{{{faction|}}}|<tr><td>'''Faction:'''</td><td>{{{faction}}}</td></tr>}} |
− | {{#if:{{{title|}}}|<tr><td>'''Title:'''</td><td>{{{ | + | {{#if:{{{title|}}}|<tr><td>'''Title:'''</td><td>{{{title}}}</td></tr>}} |
{{#if:{{{occupation|}}}|<tr><td>'''Occupation:'''</td><td>{{{occupation}}}</td></tr>}} | {{#if:{{{occupation|}}}|<tr><td>'''Occupation:'''</td><td>{{{occupation}}}</td></tr>}} | ||
{{#if:{{{age|}}}|<tr><td>'''Age:'''</td><td>{{{age}}}</td></tr>}} | {{#if:{{{age|}}}|<tr><td>'''Age:'''</td><td>{{{age}}}</td></tr>}} | ||
− | {{#if:{{{apparent age|}}}|<tr><td>'''Apparent Age:'''</td><td>{{{age}}}</td></tr>}} | + | {{#if:{{{apparent age|}}}|<tr><td>'''Apparent Age:'''</td><td>{{{apparent age}}}</td></tr>}} |
{{#if:{{{height|}}}|<tr><td>'''Height:'''</td><td>{{{height}}}</td></tr>}} | {{#if:{{{height|}}}|<tr><td>'''Height:'''</td><td>{{{height}}}</td></tr>}} | ||
{{#if:{{{weight|}}}|<tr><td>'''Weight:'''</td><td>{{{weight}}}</td></tr>}} | {{#if:{{{weight|}}}|<tr><td>'''Weight:'''</td><td>{{{weight}}}</td></tr>}} |
Latest revision as of 15:32, 10 September 2023
variable | what it is |
---|---|
fullname | Your full name. |
clan | Your clan name |
faction | Camarilla, Anarch, Independent, Pants? |
title | Do you have a title? Like Deputy? Primogen? |
occupation | Do you have something resembling a job? |
age | Your age or apparent age, depending on how you want to do this. |
apparent age | Your apparent age. |
height | Your height. |
weight | Your weight. |
eye_color | Your eye colour. |
hair_color | Brown? |
played_by | Who's your model? |
This is a simple infobox with Changeling-based options. This adds a few more lines of data to the Changebox. Feel free to use it as you will with the Felix character page template!
As an example:
{{Vampbox1 | fullname=Gavin Example | clan=Nosferatu | faction=Camarilla | title=Deputy | occupation=None | age=55 | apparent age=25-ish | height=6'1" | weight=220lbs | eye_color=Green | hair_color=Brown | played_by=Joe Mama }}