Template:Brimstone: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary Tag: Reverted |
mNo edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
{{Box | |||
|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": { | |||
"plural": { "label": "Plural", "description": "Set to anything to pluralize", "type": "string" }, | |||
"name": { "label": "Name", "description": "Replaces page name", "type": "string" }, | |||
"content": { "label": "Content", "description": "Custom text 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
Used to describe things that are brimmy
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Plural | plural | Set to anything to pluralize | String | optional |
| Name | name | Replaces page name | String | optional |
| Content | content | Custom text after the name | String | optional |