Difference between revisions of "Shop table row/Documentation"

(Stratonian moved page Shop table row/Documentation to Shop table body/Documentation: better name)
Tag: New redirect
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
#REDIRECT [[Template:Shop table body/Documentation]]
+
==Description==
 +
Used to create a row in a shop table, containing an item and its price. Used in conjunction with [[Template:Shop table header]].
 +
==Usage==
 +
<pre>
 +
{{shop table header}}
 +
{{shop table row|Campfire|25}}
 +
{{table footer}}
 +
</pre>
 +
==Parameters==
 +
:{{parameter|1|The name of the item.}}
 +
:{{parameter|2|The value of the item.}}
 +
:{{parameter|3|The quality of the item.|}}
 +
 
 +
==See Also==
 +
:{{arrow}}[[Template:Vendor table body]]
 +
<includeonly>[[Category:Table templates]]</includeonly>

Latest revision as of 15:09, 17 February 2024

Description[edit]

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

Usage[edit]

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

Parameters[edit]

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[edit]

Arrow.pngVendor table body