Difference between revisions of "Template:Vampbox1"
Jump to navigation
Jump to search
(creating for players) |
(typos) |
||
| Line 82: | 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 16: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
}}