Template:Evil: Difference between revisions

From MMC
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<div class="noexcerpt" style="display:inline-flex; align-items:center; gap:10px; background:#080005; border:1.5px solid #4a0020; border-radius:5px; padding:8px 14px 8px 12px; font-style:italic; color:#c090c0; box-shadow:0 0 10px #400;">[[File:Oozing man.png|22px]]&nbsp;''{{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>
{{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": {
  "params": {
"plural": {
    "plural": { "label": "Plural", "description": "Set to anything to pluralize", "type": "string" },
"label": "Plural",
    "name": { "label": "Name", "description": "Replaces page name", "type": "string" },
"description": "Set this to anything to pluralize the text",
    "content": { "label": "Content", "description": "Custom text after the name", "type": "string" }
"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>

Revision as of 05:13, 6 June 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 to anything to pluralize

Stringoptional
Namename

Replaces page name

Stringoptional
Contentcontent

Custom text after the name

Stringoptional