Template:Gem: Difference between revisions

From MMC
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="padding:1px" class="noexcerpt">''[[Image:Gem.png|25px]] {{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></div>}}
<includeonly>[[Category:Gems]]</includeonly>
<includeonly>[[Category:Gems]]</includeonly>
<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 name",
"type": "string"
},
"content": {
"label": "Content",
"description": "Text appended after the name",
"type": "string"
}
},
"description": "Used to describe things that are gemmy"
}
</templatedata></noinclude>

Latest revision as of 02:20, 26 May 2026

Gem is a gem.


Used to describe things that are gemmy

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