Template:Brimstone: Difference between revisions

From MMC
Jump to navigation Jump to search
Created page with "<div style="padding:1px" class="noexcerpt">''25px {{BrimText|{{{name|{{PAGENAME}}}}}}} {{#if:{{{plural|}}}|are|is}} {{BrimText|BRIMSTONE!}}''</div> {{#if:{{{content|}}}|<div>{{{content}}}</div>}} <noinclude> <templatedata> { "params": { "plural": { "label": "Plural", "description": "Set this to anything to pluralize the text", "type": "string" }, "name": { "label": "Name", "description": "Replaces the page name with a custom..."
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="padding:1px" class="noexcerpt">''[[Image:Brimstone.png|25px]] {{BrimText|{{{name|{{PAGENAME}}}}}}} {{#if:{{{plural|}}}|are|is}} {{BrimText|BRIMSTONE!}}''</div>
<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>
{{#if:{{{content|}}}|<div>{{{content}}}</div>}}
{{#if:{{{content|}}}|<div></div>}}
<includeonly>[[Category:Brimstone]]</includeonly>
<noinclude>
<noinclude>
<templatedata>
<templatedata>

Latest revision as of 14:07, 3 June 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