Difference between revisions of "Template:Vendor table row"
Jump to navigation
Jump to search
(test) |
Tag: Undo |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly> | + | <includeonly>{{#ask: [[Has canonical name::{{{item}}}]] |
| − | | {{{ | + | |?=page# |
| − | + | |?Has canonical name | |
| − | + | |?Has game icon#- | |
| − | + | |?Has item type | |
| − | | | + | |?Has item quality |
| − | + | |?Has level | |
| + | |format = plainlist | ||
| + | |template = Vendor table row result format{{!}}cost={{{cost|}}}{{!}}faction={{{faction|}}}{{!}}tier={{{tier|}}} | ||
| + | |named args = yes | ||
| + | }}</includeonly><noinclude> | ||
== Usage == | == Usage == | ||
| − | |||
<pre> | <pre> | ||
| − | {{vendor table | + | {{vendor table row |
| item = | | item = | ||
| − | |||
| − | |||
| − | |||
| cost = | | cost = | ||
| − | | | + | | faction = |
| + | | tier = | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||