Template:Gem: Difference between revisions

From MMC
Jump to navigation Jump to search
mNo edit summary
No edit summary
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}}}}} {{#if:{{{plural|}}}|are|is a}} {{gemtext|[[Gems|gem{{#if:{{{plural|}}}|s}}]]}}.''
 
{{{content|}}}''</div>
<includeonly>[[Category:Gems]]</includeonly>
<includeonly>[[Category:Gems]]</includeonly>
<noinclude>
<noinclude>
Line 8: Line 10:
"label": "Plural",
"label": "Plural",
"description": "Set this to anything to pluralize the text",
"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": "Additional content displayed after the intro line",
"type": "string"
"type": "string"
}
}

Revision as of 20:10, 5 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

Additional content displayed after the intro line

Stringoptional