Difference between revisions of "Template:Vendor table row"

From Isleward Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
|?Has level
 
|?Has level
 
|format = plainlist
 
|format = plainlist
|template = Vendor table row result format{{!}}cost={{{cost|}}}{{!}}faction={{{faction|}}}{{!}}tier={{{tier|}}}
+
|template = Loot table row result format{{!}}chance={{{chance|}}}{{!}}quantity={{{quantity|}}}
 
|named args = yes
 
|named args = yes
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
== Usage ==
 
== Usage ==
 
<pre>
 
<pre>
{{vendor table row
+
{{loot table row
 
| item =
 
| item =
| cost =
+
| chance =
| faction =
+
| quantity =
| tier =
 
 
}}
 
}}
 
</pre>
 
</pre>
  
 
</noinclude>
 
</noinclude>

Revision as of 22:41, 30 October 2022

Usage

{{loot table row
| item =
| chance =
| quantity =
}}