Template:Brimstone: Difference between revisions

From MMC
Jump to navigation Jump to search
mNo edit summary
Tag: Reverted
mNo edit summary
Tag: Manual revert
 
Line 1: Line 1:
{{Box
<div style="padding:1px" class="noexcerpt">''[[Image:Brimstone.png|25px]] {{BrimText|{{{name|{{PAGENAME}}}}}}} {{{content|{{#if:{{{plural|}}}|are|is}} {{BrimText|BRIMSTONE!}}}}}''</div>
|bg=#1a0800
{{#if:{{{content|}}}|<div></div>}}
|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": { "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 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>

Latest revision as of 03:27, 21 July 2026

Brimstone is BRIMSTONE!


Used to describe things that are brimmy

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