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
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 style="padding:1px" class="noexcerpt">''[[Image:Brimstone.png|25px]] {{BrimText|{{{name|{{PAGENAME}}}}}}}{{{content| {{#if:{{{plural|}}}|are|is}} {{BrimText|BRIMSTONE!}}}}}''</div>
{{#if:{{{content|}}}|<div>{{{content}}}</div>}}
{{#if:{{{content|}}}|<div></div>}}
<noinclude>
<noinclude>
<templatedata>
<templatedata>

Revision as of 02:32, 26 May 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