Template:Brimstone: Difference between revisions
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: | <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]] ''{{BrimText|{{{name|{{PAGENAME}}}}}}} {{{content|{{#if:{{{plural|}}}|are|is}} {{BrimText|BRIMSTONE!}}}}}.''</div> | ||
{{#if:{{{content|}}}|<div> | {{#if:{{{content|}}}|<div></div>}} | ||
<includeonly>[[Category:Brimstone]]</includeonly> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Latest revision as of 14:07, 3 June 2026
Used to describe things that are brimmy
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Plural | plural | Set this to anything to pluralize the text | String | optional |
| Name | name | Replaces the page name with a custom name | String | optional |
| Content | content | Text appended after the name | String | optional |