Template:Item: Difference between revisions

Nothing to hide, but nothing to show you either.
Jump to navigation Jump to search
Content added Content deleted
m (Protected "Template:Item": High-risk template ([Edit=Require autoconfirmed or confirmed access] (indefinite) [Move=Require autoconfirmed or confirmed access] (indefinite)))
No edit summary
Line 1: Line 1:
{| class="wikitable" style="font-family:'Trebuchet MS'; background-color:#4d4e50; color:#ffffff;"
<includeonly>{{#invoke:Item|pack}}</includeonly><noinclude>
!! colspan="2" style="font-size: 16px; background-color:#3A3939; !important;" | {{{title}}}
{{doc}}
|-
| colspan="2" style="background-color:#4d4e50; text-align: center;" | {{{image}}}
|-
! style="background-color:#4d4e50;" | Type
| style="background-color:#4d4e50;" | {{{type}}}
|-
! style="background-color:#4d4e50;" | Rarity
| style="background-color:#4d4e50;" | {{{rarity}}}
|-
! style="background-color:#4d4e50;" | Effect
| style="background-color:#4d4e50;" | {{{effects}}}
|-
! style="background-color:#4d4e50;" | Source
| style="background-color:#4d4e50;" | {{{source}}}
|-
! style="background-color:#4d4e50;" | {{#if: {{{buy}}} | Buy Price |}}
| style="background-color:#4d4e50;" | {{#if: {{{buy}}} | {{{buy}}}| }}
|-
! style="background-color:#4d4e50;" | Sell Price
| style="background-color:#4d4e50;" | {{{sell}}}
|}
<noinclude>
<templatedata>
{
"params": {
"title": {},
"image": {},
"type": {},
"rarity": {},
"effects": {},
"source": {},
"buy": {},
"sell": {}
}
}
</templatedata>
</noinclude>
</noinclude>

Revision as of 11:53, 20 August 2019

{{{title}}}
{{{image}}}
Type {{{type}}}
Rarity {{{rarity}}}
Effect {{{effects}}}
Source {{{source}}}
Buy Price {{{buy}}}
Sell Price {{{sell}}}

No description.

Template parameters

ParameterDescriptionTypeStatus
titletitle

no description

Unknownoptional
imageimage

no description

Unknownoptional
typetype

no description

Unknownoptional
rarityrarity

no description

Unknownoptional
effectseffects

no description

Unknownoptional
sourcesource

no description

Unknownoptional
buybuy

no description

Unknownoptional
sellsell

no description

Unknownoptional