Template:Evil: Difference between revisions

From MMC
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
{{Box
<div style="padding:1px" class="noexcerpt">''[[File:Oozing man.png|25px]] {{EvilText|{{{name|{{PAGENAME}}}}}}} {{{content|{{#if:{{{plural|}}}|ARE|IS A}} {{Doomtext |HORRIBLE, CATASTROPHIC, WORLD ENDING TERROR{{#if:{{{plural|}}}|S}}}} SENT BY [[The Unknown Evil|{{EvilText|██!}}]]}}}''</div>
|bg=#080005
{{#if:{{{content|}}}|<div></div>}}
|border=#4a0020
<noinclude>
|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": {
"params": {
    "plural": { "label": "Plural", "description": "Set to anything to pluralize", "type": "string" },
"plural": {
    "name": { "label": "Name", "description": "Replaces page name", "type": "string" },
"label": "Plural",
    "content": { "label": "Content", "description": "Custom text after the name", "type": "string" }
"description": "Set this to anything to pluralize the text",
  },
"type": "string"
  "description": "Used to describe things that are evil"
},
"name": {
"label": "Name",
"description": "Replaces the page name with a custom name",
"type": "string"
},
"content": {
"label": "Content",
"description": "Text appended after the name",
"type": "string"
}
},
"description": "Used to describe things that are evil"
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Latest revision as of 03:28, 21 July 2026

Evil IS A HORRIBLE, CATASTROPHIC, WORLD ENDING TERROR SENT BY ██!


Used to describe things that are evil

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Pluralplural

Set this to anything to pluralize the text

Stringoptional
Namename

Replaces the page name with a custom name

Stringoptional
Contentcontent

Text appended after the name

Stringoptional