Difference between revisions of "Template:VendorIngredientList"

From DDO Compendium
(Undo revision 125176 by MNDeveloper (talk))
Tag: Undo
Line 4: Line 4:
|category = Shared Templates
|category = Shared Templates
|usesnamedparameters = no
|usesnamedparameters = no
|example1 = <nowiki>{{VendorIngredientList|{{Ingredient|Silver Flame Trinket}}|{{Ingredient|Dark Scarab Powder|5}}|{{Ingredient|Threads of Fate|250||Thread of Fate}}}}</nowiki>
|example1 = <nowiki>{{VendorIngredientList|{{Ingredient|Silver Flame Trinket}}|{{Ingredient|Dark Scarab Powder|5}}|{{Ingredient|Thread of Fate|250}}}}</nowiki>
|example1output = {{VendorIngredientList|{{Ingredient|Silver Flame Trinket}}|{{Ingredient|Dark Scarab Powder|5}}|{{Ingredient|Threads of Fate|250||Thread of Fate}}}}
|example1output = {{VendorIngredientList|{{Ingredient|Silver Flame Trinket}}|{{Ingredient|Dark Scarab Powder|5}}|{{Ingredient|Thread of Fate|250}}}}
|parameter1name = Ingredient
|parameter1name = Ingredient
|parameter1description = Use the ingredient template, repeat up to 20 times
|parameter1description = Use the ingredient template, repeat up to 20 times
}}</noinclude><onlyinclude>{{{1|}}}{{#if: {{{2|}}}|<br>{{{2}}}}}{{#if: {{{3|}}}|<br>{{{3}}}}}{{#if: {{{4|}}}|<br>{{{4}}}}}{{#if: {{{5|}}}|<br>{{{5}}}}}{{#if: {{{6|}}}|<br>{{{6}}}}}{{#if: {{{7|}}}|<br>{{{7}}}}}{{#if: {{{8|}}}|<br>{{{8}}}}}{{#if: {{{9|}}}|<br>{{{9}}}}}{{#if: {{{10|}}}|<br>{{{10}}}}}{{#if: {{{11|}}}|<br>{{{11}}}}}{{#if: {{{12|}}}|<br>{{{12}}}}}{{#if: {{{13|}}}|<br>{{{13}}}}}{{#if: {{{14|}}}|<br>{{{14}}}}}{{#if: {{{15|}}}|<br>{{{15}}}}}{{#if: {{{16|}}}|<br>{{{16}}}}}{{#if: {{{17|}}}|<br>{{{17}}}}}{{#if: {{{18|}}}|<br>{{{18}}}}}{{#if: {{{19|}}}|<br>{{{19}}}}}{{#if: {{{20|}}}|<br>{{{20}}}}}</onlyinclude>
}}</noinclude><onlyinclude>{{{1|}}}{{#if: {{{2|}}}|<br>{{{2}}}}}{{#if: {{{3|}}}|<br>{{{3}}}}}{{#if: {{{4|}}}|<br>{{{4}}}}}{{#if: {{{5|}}}|<br>{{{5}}}}}{{#if: {{{6|}}}|<br>{{{6}}}}}{{#if: {{{7|}}}|<br>{{{7}}}}}{{#if: {{{8|}}}|<br>{{{8}}}}}{{#if: {{{9|}}}|<br>{{{9}}}}}{{#if: {{{10|}}}|<br>{{{10}}}}}{{#if: {{{11|}}}|<br>{{{11}}}}}{{#if: {{{12|}}}|<br>{{{12}}}}}{{#if: {{{13|}}}|<br>{{{13}}}}}{{#if: {{{14|}}}|<br>{{{14}}}}}{{#if: {{{15|}}}|<br>{{{15}}}}}{{#if: {{{16|}}}|<br>{{{16}}}}}{{#if: {{{17|}}}|<br>{{{17}}}}}{{#if: {{{18|}}}|<br>{{{18}}}}}{{#if: {{{19|}}}|<br>{{{19}}}}}{{#if: {{{20|}}}|<br>{{{20}}}}}</onlyinclude>

Revision as of 00:34, 17 October 2021

VendorIngredientList[edit]

Template for a consistent appearance of multiple ingredients for vendor sales and purchase lists.

Example Usage
{{VendorIngredientList|{{Ingredient|Silver Flame Trinket}}|{{Ingredient|Dark Scarab Powder|5}}|{{Ingredient|Thread of Fate|250}}}}Green Gem Icon.png 1x Silver Flame Trinket
Ingredient Scarab Icon.png 5x Dark Scarab Powder
Thread of Fate Icon.png 250x Thread of Fate

Usage[edit]

Parameter Documentation
IngredientUse the ingredient template, repeat up to 20 times

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.