Difference between revisions of "Template:UnBox tabbed"

From FBSA Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly><div style="float:right; margin: 0.5em 0 0.5em 1em; float: right; clear: right;">
<includeonly><div style="float:right; margin: 0.5em 0 0.5em 1em; float: right; clear: right;"><!-- This is HTML instead of wiki markup because tabber seems to eat wiki table markup -->
{{#tag:tabber|
{{#tag:tabber|
{{{tab1|{{PAGENAME}}}}}=
{{{tab1|{{PAGENAME}}}}}=
Line 30: Line 30:
</tr>
</tr>
<tr><td colspan="2" style="text-align:center">'''Player: {{{player|Confidential}}}'''</td></tr>
<tr><td colspan="2" style="text-align:center">'''Player: {{{player|Confidential}}}'''</td></tr>
<tr><th>Origin:</tr><td>''{{{origin|Confidential}}}''</td></tr>
<tr><th>Origin:</th><td>''{{{origin|Confidential}}}''</td></tr>
<tr><th>Archetype:</th><td>''{{{archetype|Confidential}}}''</td></tr>
<tr><th>Archetype:</th><td>''{{{archetype|Confidential}}}''</td></tr>
<tr><th>Security Level:</th><td>''{{{level|Confidential}}}''</td></tr>
<tr><th>Security Level:</th><td>''{{{level|Confidential}}}''</td></tr>
<tr><th></th><td></td></tr>
<tr><th>Server:</th><td>''{{{server|Confidential}}}''</td></tr>
{{#if:{{{supergroup|}}}
|<tr><th>Supergroup</th><td>''{{{supergroup|}}}''</td></tr>
}}
<tr><td colspan="2" style="text-align:center">'''Personal Data'''</td></tr>
<tr><th>Real Name:</th><td>''{{{realname|Confidential}}}''</td></tr>
<tr><th>Known Aliases:</th><td>''{{{aliases|None}}}''</td></tr>
<tr><th>Species:</th><td>''{{{species|Presumed Human}}}'' </td></tr>
{{#if:{{{gender|}}}
|<tr><th>Gender</th><td>''{{{gender|}}}''</td></tr>
}}
{{#if:{{{pronouns|}}}
|<tr><th>Pronouns</th><td>''{{{pronouns|}}}''</td></tr>
}}
<tr><th>Age:</th><td>''{{{age|Confidential}}}''</td></tr>
<tr><th>Height:</th><td>''{{{height|Confidential}}}''</td></tr>
<tr><th>Weight:</th><td>''{{{weight|Confidential}}}''</td></tr>
<tr><th>Eye Color:</th><td>''{{{eyes|Confidential}}}''</td></tr>
<tr><th>Hair Color:</th><td>''{{{hair|Confidential}}}''</td></tr>
<tr><td colspan="2" style="text-align:center">'''Biographical Data'''</td></tr>
<tr><th>Nationality:</th><td>''{{{nationality|Confidential}}}''</td></tr>
<tr><th>Occupation:</th><td>''{{{occupation|Confidential}}}''</td></tr>
<tr><th>Education:</th><td>''{{{education|Confidential}}}''</td></tr>
<tr><th>Place of Birth:</th><td>''{{{birthplace|Confidential}}}''</td></tr>
<tr><th>Hometown:</th><td>''{{{hometown|Confidential}}}''</td></tr>
<tr><th>Base of Operations:</th><td>''{{{base|Confidential}}}''</td></tr>
<tr><th>Marital Status:</th><td>''{{{marital|Confidential}}}''</td></tr>
<tr><th>Known Relatives:</th><td>''{{{relatives|Confidential}}}''</td></tr>
<tr><td colspan="2" style="text-align:center">'''Known Powers'''</td></tr>
<tr><td colspan="2" style="text-align:center">''{{{powers|Confidential}}}''</td></tr>
<tr><td colspan="2" style="text-align:center">'''Known Abilities'''</td></tr>
<tr><td colspan="2" style="text-align:center">''{{{abilities|Confidential}}}''</td></tr>
<tr><td colspan="2" style="text-align:center">'''Equipment'''</td></tr>
<tr><td colspan="2" style="text-align:center">''{{{equipment|Confidential}}}''</td></tr>
{{#if:{{{footnotes|}}}
|<tr><td colspan="2" style="text-align:center">''{{{footnotes|}}}''</td></tr>
}}
</table>}}</div></includeonly>
</table>}}</div></includeonly>
<noinclude>
<noinclude>

Revision as of 16:38, 22 August 2021


Confidentialimage.jpg
Originicon mutation.png The Superfluous Templatey V archetypeicon mastermind.png
UnBox tabbed
Has a Badge!
CreateSymbol Hero.png
Player: You!?
Origin:Mutant
Archetype:Mastermind
Security Level:67
Server:Everlasting
SupergroupThe Super Templates
Personal Data
Real Name:UnBox Template
Known Aliases:None
Species:Template
GenderTemplate
PronounsIt/its
Age:Not as long as you'd think
Height:Depends on what fields are included
Weight:Milliseconds
Eye Color:None
Hair Color:None
Biographical Data
Nationality:Wikizen
Occupation:Template
Education:Template U
Place of Birth:FBSA Wiki
Hometown:FBSA Wiki
Base of Operations:FBSA Wiki
Marital Status:Single ;)
Known Relatives:Template:UnGroupBox, Template:UnBox
Known Powers
Shapeshifting
Known Abilities
Displaying icons conditionally
Equipment
Wiki markup
Wears socks and sandals

This is a variant of Template:UnBox, itself based on the solid HeroBox template (or some derivative), and should be more or less drop-in compatible.

Cheat Sheet

Here it is in all its boring glory. Remove fields that you're not using to get the default values for them. For most, that's "confidential", although some fields should disappear entirely if they're not used, like supergroup membership.

{{UnBox tabbed
| alignment = 
| image = 
| caption = 
| title = 
| name = 
| badge = 
| player = 
| origin = 
| archetype = 
| server = 
| level = 
| supergroup = 
| realname = 
| aliases = 
| species = 
| gender = 
| pronouns = 
| age = 
| height = 
| weight = 
| eyes = 
| hair = 
| nationality = 
| occupation = 
| education = 
| birthplace = 
| hometown = 
| base = 
| marital = 
| relatives = 
| powers = 
| abilities = 
| equipment = 
| footnotes = 
|}}