Template:Chef/RecipeRow: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
ChefAnhSung (talk | contribs) No edit summary |
ChefAnhSung (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<!-- Template:Chef/RecipeRow --> |
<!-- Template:Chef/RecipeRow --> |
||
<onlyinclude> |
|||
⚫ | |||
{{#if: {{{CategoryFilter|}}} | |
|||
{{#ifeq: {{{Category}}} | {{{CategoryFilter}}} | |
|||
⚫ | |||
<!-- Display row if Category matches CategoryFilter --> |
|||
⚫ | |||
{{!}}- |
|||
{{!}} {{{Level}}} |
|||
{{!}} {{{Item}}} |
|||
{{!}} {{{SellValue}}} |
|||
{{!}} {{{Category}}} |
|||
{{!}} {{{Cost}}} |
|||
{{!}} {{{Profit}}} |
|||
{{!}} {{{Experience}}} |
|||
{{!}} {{{ExperienceFirstTime}}} |
|||
{{!}} {{{Ingredients}}} |
|||
}} |
|||
⚫ | |||
<!-- Display row unconditionally if CategoryFilter is empty --> |
|||
{{!}}- |
|||
{{!}} {{{Level}}} |
|||
⚫ | |||
⚫ | |||
{{!}} {{{Category}}} |
|||
{{!}} {{{Cost}}} |
|||
{{!}} {{{Profit}}} |
|||
{{!}} {{{Experience}}} |
|||
{{!}} {{{ExperienceFirstTime}}} |
|||
{{!}} {{{Ingredients}}} |
|||
}} |
|||
</onlyinclude> |
Revision as of 19:28, 9 November 2024
|-
| {{{Level}}}
| {{{Item}}}
| {{{SellValue}}}
| {{{Category}}}
| {{{Cost}}}
| {{{Profit}}}
| {{{Experience}}}
| {{{ExperienceFirstTime}}}
| {{{Ingredients}}}