Template:Gem: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="padding:1px" class="noexcerpt">''[[Image:Gem.png|25px]] {{{name|{{PAGENAME}}}}} {{#if:{{{plural|}}}|are|is a}} {{gemtext|[[Gems|gem{{#if:{{{plural|}}}|s}}]]}}.''</div> | <div style="padding:1px" class="noexcerpt">''[[Image:Gem.png|25px]] {{{name|{{PAGENAME}}}}} {{{content|{{#if:{{{plural|}}}|are|is a}} {{gemtext|[[Gems|gem{{#if:{{{plural|}}}|s}}]]}}.}}}''</div> | ||
{{#if:{{{content|}}}|<div> | {{#if:{{{content|}}}|<div></div>}} | ||
<includeonly>[[Category:Gems]]</includeonly> | <includeonly>[[Category:Gems]]</includeonly> | ||
<noinclude> | <noinclude> | ||
Revision as of 02:20, 26 May 2026
Used to describe things that are gemmy
| 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 |