Difference between revisions of "Shop table row"

(Stratonian moved page Shop table row to Shop table body: better name)
Tag: New redirect
 
m (Removed redirect to Shop table body)
Tag: Removed redirect
Line 1: Line 1:
#REDIRECT [[Template:Shop table body]]
+
<includeonly>
 +
|{{item|{{{1}}}|{{{quality}}}}}||{{{2}}} {{icon|Gold Icon.png}}
 +
|-
 +
</includeonly><noinclude>{{{{PAGENAME}}/Documentation}}</noinclude>

Revision as of 20:37, 16 February 2024

Description

Used to create a row in a shop table, containing an item and its price. Used in conjunction with Shop table header.

Usage

{{shop table header}}
{{shop table row|Campfire|25}}
{{table footer}}

Parameters

Arrow.png1: The name of the item.
Required.
Arrow.png2: The value of the item.
Required.
Arrow.png3: The quality of the item.
Optional.

See Also

Arrow.pngVendor table body