Template:Evil: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{Box | |||
<includeonly>[[Category:Evil]]</includeonly> | |bg=#080005 | ||
<noinclude> | |border=#4a0020 | ||
|color=#c090c0 | |||
|icon=Oozing man.png | |||
|iconsize=22px | |||
|extrastyle=box-shadow:0 0 10px #400; | |||
|content=''{{EvilText|{{{name|{{PAGENAME}}}}}}} {{{content|{{#if:{{{plural|}}}|ARE|IS A}} {{Doomtext|HORRIBLE, CATASTROPHIC, WORLD ENDING TERROR{{#if:{{{plural|}}}|S}}}} SENT BY [[The Unknown Evil|{{EvilText|██!}}]]}}}.'' | |||
}}<includeonly>[[Category:Evil]]</includeonly><noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | |||
"plural": { "label": "Plural", "description": "Set to anything to pluralize", "type": "string" }, | |||
"name": { "label": "Name", "description": "Replaces page name", "type": "string" }, | |||
"content": { "label": "Content", "description": "Custom text after the name", "type": "string" } | |||
}, | |||
"description": "Used to describe things that are evil" | |||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||
Revision as of 05:13, 6 June 2026
Used to describe things that are evil
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Plural | plural | Set to anything to pluralize | String | optional |
| Name | name | Replaces page name | String | optional |
| Content | content | Custom text after the name | String | optional |