More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div class="bob"> | <div class="bob"> | ||
<div class="bob-header"> | <div class="bob-header mw-no-invert"> | ||
{{PAGENAME}} | {{PAGENAME}} | ||
{{ #if: {{{skin|}}} | [[{{{skin|}}}|300px|{{PAGENAME}}'s skin]] | }} | {{ #if: {{{skin|}}} | [[{{{skin|}}}|300px|{{PAGENAME}}'s skin]] | }} | ||
Line 7: | Line 7: | ||
{{ #switch: {{{staff|}}} | | {{ #switch: {{{staff|}}} | | ||
mod = | mod = | ||
<div class="bob-header" style="background-color: #34eb5b;"> | <div class="bob-header mw-no-invert" style="background-color: #34eb5b;"> | ||
Moderator | Moderator | ||
</div> | | </div> | | ||
admin = | admin = | ||
<div class="bob-header" style="background-color: #eb4c34;"> | <div class="bob-header mw-no-invert" style="background-color: #eb4c34;"> | ||
Administrator | Administrator | ||
</div> | | </div> | | ||
tech = | tech = | ||
<div class="bob-header" style="background-color: #e8eb34;"> | <div class="bob-header mw-no-invert" style="background-color: #e8eb34;"> | ||
Technician | Technician | ||
</div> | | </div> | | ||
owner = | owner = | ||
<div class="bob-header" style="background-color: #ebb134;"> | <div class="bob-header mw-no-invert" style="background-color: #ebb134;"> | ||
Owner | Owner | ||
</div> | | </div> | | ||
dev = | dev = | ||
<div class="bob-header" style="background-color: #ff55ff;"> | <div class="bob-header mw-no-invert" style="background-color: #ff55ff;"> | ||
Developer | Developer | ||
</div> | | </div> | | ||
Line 84: | Line 84: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Break out Box for | "description": "Break out Box for Player & NPC Pages", | ||
"params": { | "params": { | ||
" | "skin": { | ||
"label": " | "label": "Skin", | ||
"suggested": true, | "suggested": true, | ||
"description": "The | "description": "The skin the player/NPC uses", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | }, | ||
" | "staff": { | ||
"label": " | "label": "Staff Status", | ||
"suggested": true, | "suggested": true, | ||
"description": " | "description": "What staff position do they currently hold?\nValid Values:(dev/mod/admin/tech/owner)", | ||
"type": "line" | "type": "line" | ||
}, | }, |
Revision as of 04:26, 25 August 2024
Break out Box for Player & NPC Pages
Parameter | Description | Type | Status | |
---|---|---|---|---|
Skin | skin | The skin the player/NPC uses | File | suggested |
Staff Status | staff | What staff position do they currently hold? Valid Values:(dev/mod/admin/tech/owner) | Line | suggested |
Demonym | demonym | What's the name for the inhabitants of the city? | Line | suggested |
Founding Date | founded | When was the City Founded? | Date | suggested |
Founder | founder | Who founded the city? | Line | suggested |
Owner | owner | Who owns the city? | Line | required |
Mayor | mayor | Who manages the city? | Line | suggested |
City Tier Number | tier | What tier is the city? | Number | required |