Difference between revisions of "Template:Ingredient"

From DDO Compendium
m
 
(14 intermediate revisions by 2 users not shown)
Line 8: Line 8:
|example2 = <nowiki>{{Ingredient|Dark Scarab Powder|5}}</nowiki><br>Has no Icon in database
|example2 = <nowiki>{{Ingredient|Dark Scarab Powder|5}}</nowiki><br>Has no Icon in database
|example2output = {{Ingredient|Dark Scarab Powder|5}}
|example2output = {{Ingredient|Dark Scarab Powder|5}}
|example3 = <nowiki>{{Ingredient|Dark Scarab Powder|5|Ingredient Scarab}}</nowiki>
|example3 = <nowiki>{{Ingredient|Lily Petal (Collectable)|5}</nowiki>
|example3output = {{Ingredient|Dark Scarab Powder|5|Ingredient Scarab}}
|example3output = {{Ingredient|Lily Petal (Collectable)|5}}
|example4 = <nowiki>{{Ingredient|Silver Flame Trinket|5|None}}</nowiki>
|example4 = <nowiki>{{Ingredient|Verdant Swamp Pearl|3}}</nowiki>
|example4output = {{Ingredient|Silver Flame Trinket|5|None}}
|example4output = {{Ingredient|Verdant Swamp Pearl|3}}
|parameter1name = Ingredient Name
|parameter1name = page name
|parameter1description =  
|parameter1description = The Ingredient page
|parameter1values =  
|parameter2name = Count
|parameter2name = Number of Ingredients required
|parameter2description = Number of Ingredients required
|parameter2description =
|parameter2values = Any Integer (Defaults to 1)
|parameter2values = Any Integer (Defaults to 1)
|parameter3name = Icon (If any)
}}</noinclude><onlyinclude>{{#ifexist: {{{1}}}|{{#dplvar:set|rendertype|ingredient|ingcount|{{#if: {{{2|}}}|{{formatnum:{{{2}}}}}|1}}}}{{:{{{1}}}}}{{#dplvar:set|rendertype||ingcount|}}|{{#if: {{{2|}}}|{{{2}}}|1}}x [[{{{1}}}]]}}{{#if: {{{3|}}}{{{4|}}}|[[Category: Pages with old Ingredient Template]]}}</onlyinclude>
|parameter3description =
|parameter3values =
* None (No icon)
* Forced (requires icon, will display red link)
* <Icon Name> (Redact .png)
* Blank (defaults to using a standard icon naming format)
|parameter4name =
|parameter4description =
|parameter4values =
}}</noinclude><onlyinclude>{{#if: {{{2|}}} | {{{2|}}} | 1 }} {{#switch: {{lc:{{{3|}}}}}
| none = 
| force = {{IconImage|{{{1}}}|{{{1|}}}|{{{1|}}}}}
| {{#ifexist: File:{{#if: {{{3|}}}|{{{3|}}}|{{{1}}}}}_Icon.png | {{IconImage|{{{1}}}|{{{3|}}}|{{{1|}}}}} | }}}} [[{{{1|}}}]]</onlyinclude>

Latest revision as of 11:14, 1 April 2022

Ingredient[edit]

Template for a consistent appearance of ingredients in recipes.

Example Usage
{{Ingredient|Silver Flame Trinket}}Green Gem Icon.png 1x Silver Flame Trinket
{{Ingredient|Dark Scarab Powder|5}}
Has no Icon in database
Ingredient Scarab Icon.png 5x Dark Scarab Powder
{{Ingredient|Lily Petal (Collectable)|5}Lily Petal (Collectable) Icon.png 5x Lily Petal
{{Ingredient|Verdant Swamp Pearl|3}}Verdant Swamp Pearl Icon.png 3x Verdant Swamp Pearl

Usage[edit]

Parameter Documentation
page nameThe Ingredient page
CountNumber of Ingredients required
Possible Values: Any Integer (Defaults to 1)

Template

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


1x [[{{{1}}}]]