Difference between revisions of "Template:Vendor table row"
Jump to navigation
Jump to search
Tag: Undo |
|||
Line 7: | Line 7: | ||
|?Has level | |?Has level | ||
|format = plainlist | |format = plainlist | ||
− | |template = | + | |template = Vendor table row result format{{!}}cost={{{cost|}}}{{!}}faction={{{faction|}}}{{!}}tier={{{tier|}}} |
|named args = yes | |named args = yes | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
− | {{ | + | {{vendor table row |
| item = | | item = | ||
− | | | + | | cost = |
− | | | + | | faction = |
+ | | tier = | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |