Difference between revisions of "Template:VendorTableRow"
Jump to navigation
Jump to search
Studenterhue (talk | contribs) (Try transcluding documentation, Wikipedia-style) |
Studenterhue (talk | contribs) (Add scope="row". This helps accessibility, I'm told) |
||
Line 1: | Line 1: | ||
<includeonly>|- | <includeonly>|- | ||
| [[File:{{{Image}}}|center]] | | scope="row" | [[File:{{{Image}}}|center]] | ||
| {{{Quantity}}} | | {{{Quantity}}} | ||
| [[{{{Item Link}}}|{{{Item Name}}}]] {{#if: {{{Note}}} | ({{{Note}}})}} | | [[{{{Item Link}}}|{{{Item Name}}}]] {{#if: {{{Note}}} | ({{{Note}}})}} | ||
{{#if: {{{Price|}}} | {{!}}style="text-align:right"{{!}}{{{Price}}}}} | {{#if: {{{Price|}}} | {{!}}style="text-align:right"{{!}}{{{Price}}}}} | ||
| {{#switch: {{{Is Hidden?}}} | Yes = {{Yes}} | No = {{No}}}}</includeonly><noinclude>{{User:Studenterhue/Template:VendorTableListing/Documentation}}</noinclude> | | {{#switch: {{{Is Hidden?}}} | Yes = {{Yes}} | No = {{No}}}}</includeonly><noinclude>{{User:Studenterhue/Template:VendorTableListing/Documentation}}</noinclude> |