Template:Gem: Difference between revisions

From MMC
Jump to navigation Jump to search
mNo edit summary
Tag: Reverted
mNo edit summary
Tag: Manual revert
 
Line 1: Line 1:
{{Box
<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>
|bg=#f0f6fa
{{#if:{{{content|}}}|<div></div>}}
|border=#2a6a8a
<includeonly>[[Category:Gems]]</includeonly>
|color=#1a2e3a
<noinclude>
|icon=Gem.png
|iconsize=22px
|content=''<span style="font-weight:700; font-style:normal;">{{{name|{{PAGENAME}}}}}</span> {{{content|{{#if:{{{plural|}}}|are|is a}} {{gemtext|[[Gems|gem{{#if:{{{plural|}}}|s}}]]}}}}}.''
}}<includeonly>[[Category:Gems]]</includeonly><noinclude>
<templatedata>
<templatedata>
{
{
  "params": {
"params": {
    "plural": { "label": "Plural", "description": "Set to anything to pluralize", "type": "string" },
"plural": {
    "name": { "label": "Name", "description": "Replaces page name", "type": "string" },
"label": "Plural",
    "content": { "label": "Content", "description": "Custom text after the name", "type": "string" }
"description": "Set this to anything to pluralize the text",
  },
"type": "string"
  "description": "Used to describe things that are gemmy"
},
"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>
</templatedata></noinclude>

Latest revision as of 03:27, 21 July 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