Difference between revisions of "Template:BarterBoxEntry"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
</noinclude> | </noinclude> | ||
<onlyinclude><tr>{{#if: {{{1|}}}|<td {{#if: {{{2|}}}|rowspan="{{{2}}}"}}>'''{{{1}}}'''</td>}} | <onlyinclude><tr>{{#if: {{{1|}}}|<td {{#if: {{{2|}}}|rowspan="{{{2}}}"}}>'''{{{1}}}'''</td>}} | ||
{{#if: {{{5|}}}|<td>{{#if: {{{5|}}}|{{{5}}}}}</td>}}{{#if: {{{6|}}}|<td>{{#if: {{{6|}}}|{{{6}}}}}</td>}}{{#if: {{{7|}}}|<td>{{#if: {{{7|}}}|{{{7}}}}}</td>}}<td>{{#if: {{{3|}}} | {{#if: {{{5|}}}|<td>{{#if: {{{5|}}}|{{{5}}}}}</td>}}{{#if: {{{6|}}}|<td>{{#if: {{{6|}}}|{{{6}}}}}</td>}}{{#if: {{{7|}}}|<td>{{#if: {{{7|}}}|{{{7}}}}}</td>}}<td>{{#if: {{{3|}}}|{{{3}}}}}</td><td>{{#if: {{{4|}}}|{{{4}}}}}</td></tr></onlyinclude> |
Latest revision as of 17:38, 15 November 2021
BarterBoxEntry[edit]
This template is used to render an entry in a barter box when using Template:BarterBoxTable
Usage[edit]
{{BarterBoxEntry|(Recipe Name)|(Recipe Name Row Count)|(Benefit)|(Cost)|(Table Optional 1)|(Table Optional 2)|(Table Optional 3)}}
Parameter Documentation | |
Recipe Name | This is the name of the recipe |
Recipe Name Row Count | This is the number of rows that have the exact same name. For example, in Thunder-Forged crafting, there are 3 recipes with the same name, one for one-handed weapons, one for two-handed weapons, and one for the orb. |
Benefit | This is the benefit |
Cost | This is the cost, you can use Template:Price, Template:VendorIngredientList or any other way of depicting this |
Table Optional 1 | This is the value to show in the first optional column |
Table Optional 2 | This is the value to show in the second optional column |
Table Optional 3 | This is the value to show in the third optional column |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.