Template:ThreatLevel

From The Skullgirls Wiki
Revision as of 00:11, 18 January 2026 by JoshGroban (talk | contribs) (Created page with "<div style="border:solid 1px; box-shadow: rgb(0,1,0,0.5) 0px 5px 20px; background-color: rgb(0,10,0,0.45); padding:5px; border-radius: 10px;" width="60%" class="quote-infobox"><b>{{color|white|Threat Information}}</b> <span style="font-size: 30px"><b>{{#switch: {{{1}}} | N/A=Unknown | 0='''<span style="color:White;text-shadow:-0.9px 0 black, 0px -1px black, 0 0px black, 0.2px 1px black, 1px 0px black;">0 // Does Not Exist</span>''' | 1='''<span style="color:#038cfc;t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Threat Information

{{{1}}} // Unknown


Created by (not)NonaSoft (talk)

<templatedata> { "params": { "1": { "label": "Threat Level", "description": "The threat level of the character, entity, or other", "example": "Must be a number between 1-10, 1 being weakest, 10 being strongest", "type": "number", "default": "N/A", "required": true, "autovalue": "N/A" }, "2": { "label": "Put in category", "description": "If true, appears in Category:Threat Level _", "type": "boolean", "default": "true", "autovalue": "true" } }, "description": "Threat level for characters, groups, and normiverses." } </templatedata>