Difference between revisions of "Template:Vendor table row raw"
Jump to navigation
Jump to search
(Created page with "<includeonly>|- | {{Item icon|{{{item|}}}|icon={{{icon|}}}}} | {{{type|}}} | {{#if:{{{quality|}}}|{{Quality label|{{{quality}}}}}|}} | {{{level|-}}} | {{#if:{{{tier|}}}|{{#if:...") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>|- | <includeonly>|- | ||
| − | | {{Item icon|{{{item|}}}|icon={{{icon|}}}}} | + | | {{#if:{{{icon|}}}|{{Item icon|{{{item|}}}|icon={{{icon|}}}}}|{{Item icon|{{{item|}}}}}}} |
| {{{type|}}} | | {{{type|}}} | ||
| {{#if:{{{quality|}}}|{{Quality label|{{{quality}}}}}|}} | | {{#if:{{{quality|}}}|{{Quality label|{{{quality}}}}}|}} | ||
| {{{level|-}}} | | {{{level|-}}} | ||
| − | | {{#if:{{{tier|}}}|{{#if:{{{faction|}}}|{{{faction}}}: |}}{{{tier}}}|}} | + | | {{#if:{{{tier|}}}|{{#if:{{{faction|}}}|{{{faction}}}:|}} {{{tier}}}|}} |
| {{{cost|}}}</includeonly><noinclude> | | {{{cost|}}}</includeonly><noinclude> | ||
| Line 18: | Line 18: | ||
| tier = | | tier = | ||
| cost = | | cost = | ||
| + | }} | ||
</pre> | </pre> | ||
Latest revision as of 22:58, 30 October 2022
Usage[edit]
{{Vendor table row raw
| item =
| icon =
| type =
| quality =
| level =
| faction =
| tier =
| cost =
}}