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