Difference between revisions of "Template:Changebox2"

From City of Hope MUSH
Jump to navigation Jump to search
m
m (Undo revision 246273 by GingerNeko (talk))
Tag: Undo
Line 22: Line 22:
 
| faename
 
| faename
 
| Your fae name, if any
 
| Your fae name, if any
 +
|-
 +
| nickname
 +
| any nicknames?
 
|-
 
|-
 
| kith
 
| kith
Line 40: Line 43:
 
| house
 
| house
 
| Are you part of a noble house?  
 
| Are you part of a noble house?  
 +
|-
 +
| occupation
 +
| Do you have something resembling a job?
 
|-
 
|-
 
| age
 
| age
Line 61: Line 67:
 
| fullname=Gavin Example
 
| fullname=Gavin Example
 
| faename=Gavin the Great
 
| faename=Gavin the Great
 +
| nickname=Gav
 
| kith=Sidhe
 
| kith=Sidhe
 
| court=Seelie
 
| court=Seelie
Line 67: Line 74:
 
| legacy-u=Knave
 
| legacy-u=Knave
 
| house=None
 
| house=None
 +
| occupation=None
 
| age=25-ish
 
| age=25-ish
 
| height=6'1"
 
| height=6'1"
Line 85: Line 93:
 
<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:{{{faename|}}}|<tr><td>'''Fae Name:'''</td><td>{{{faename}}}</td></tr>}}
 
{{#if:{{{faename|}}}|<tr><td>'''Fae Name:'''</td><td>{{{faename}}}</td></tr>}}
 +
{{#if:{{{nickname|}}}|<tr><td>'''Nickname:'''</td><td>{{{nickname}}}</td></tr>}}
 
{{#if:{{{kith|}}}|<tr><td>'''Kith:'''</td><td>{{{kith}}}</td></tr>}}
 
{{#if:{{{kith|}}}|<tr><td>'''Kith:'''</td><td>{{{kith}}}</td></tr>}}
 
{{#if:{{{court|}}}|<tr><td>'''Court:'''</td><td>{{{court}}}</td></tr>}}
 
{{#if:{{{court|}}}|<tr><td>'''Court:'''</td><td>{{{court}}}</td></tr>}}
Line 91: Line 100:
 
{{#if:{{{legacy-u|}}}|<tr><td>'''Unseelie Legacy:'''</td><td>{{{legacy-u}}}</td></tr>}}
 
{{#if:{{{legacy-u|}}}|<tr><td>'''Unseelie Legacy:'''</td><td>{{{legacy-u}}}</td></tr>}}
 
{{#if:{{{house|}}}|<tr><td>'''House:'''</td><td>{{{house}}}</td></tr>}}
 
{{#if:{{{house|}}}|<tr><td>'''House:'''</td><td>{{{house}}}</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:{{{height|}}}|<tr><td>'''Height:'''</td><td>{{{height}}}</td></tr>}}
 
{{#if:{{{height|}}}|<tr><td>'''Height:'''</td><td>{{{height}}}</td></tr>}}

Revision as of 11:27, 12 April 2023

This is a simple infobox with Changeling-based options.

variable what it is
fullname Your full name.
faename Your fae name, if any
nickname any nicknames?
kith Satyr to Sidhe
court i.e., Seelie.
seeming Wilder
legacy-s Seelie Legacy
legacy-u Unseelie Legacy
house Are you part of a noble house?
occupation Do you have something resembling a job?
age Your age or apparent age.
height Your height.
weight Your weight.
eye_color Your eye colour.
hair_color Brown?

As an example:

{{Changebox
| fullname=Gavin Example
| faename=Gavin the Great
| nickname=Gav
| kith=Sidhe
| court=Seelie
| seeming=Wilder
| legacy-s=Knight
| legacy-u=Knave
| house=None
| occupation=None
| age=25-ish
| height=6'1"
| weight=220lbs
| eye_color=Green
| hair_color=Brown
}}