Template:Brimstone: Difference between revisions

From MMC
Jump to navigation Jump to search
mNo edit summary
Tag: Reverted
mNo edit summary
Tag: Reverted
Line 1: Line 1:
<div class="noexcerpt" style="display:inline-flex; align-items:center; gap:10px; background:#1a0800; border:1.5px solid #8a2a00; border-radius:5px; padding:5px 12px; font-style:italic; color:#e8c090;">[[Image:Brimstone.png|22px]]&nbsp;''{{BrimText|{{{name|{{PAGENAME}}}}}}} {{{content|{{#if:{{{plural|}}}|are|is}} {{BrimText|BRIMSTONE!}}}}}.''</div>
{{Box
{{#if:{{{content|}}}|<div></div>}}
|bg=#1a0800
<includeonly>[[Category:Brimstone]]</includeonly>
|border=#8a2a00
<noinclude>
|color=#e8c090
|icon=Brimstone.png
|iconsize=22px
|content=''{{BrimText|{{{name|{{PAGENAME}}}}}}} {{{content|{{#if:{{{plural|}}}|are|is}} {{BrimText|BRIMSTONE!}}}}}.''
}}<includeonly>[[Category:Brimstone]]</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 brimmy"
"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 brimmy"
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Revision as of 05:12, 6 June 2026

 Brimstone is BRIMSTONE!.

Used to describe things that are brimmy

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