Template:ItemCard: Difference between revisions

From Soul's Remnant Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 124: Line 124:
[[Category:Items]]
[[Category:Items]]


<!-- Optional Categories -->
{{#if: {{{categories|}}} |
{{#if:{{{tiles|}}}|[[Category:Tiles]]}}
  {{#split: {{{categories}}} |, |
{{#if:{{{consumable|}}}|[[Category:Consumable]]}}
    {{#each: {{!}} |[[Category:{{!}}]]}}
{{#if:{{{material|}}}|[[Category:Material]]}}
  }}
{{#if:{{{equipment|}}}|[[Category:Equipment]]}}
}}
{{#if:{{{hat|}}}|[[Category:Hat]]}}
{{#if:{{{body|}}}|[[Category:Body]]}}
{{#if:{{{accessory|}}}|[[Category:Accessory]]}}
{{#if:{{{effect|}}}|[[Category:Effect]]}}
{{#if:{{{ammo|}}}|[[Category:Ammo]]}}
{{#if:{{{grapple|}}}|[[Category:Grapple]]}}
{{#if:{{{backpack|}}}|[[Category:Backpack]]}}
{{#if:{{{crafting_category|}}}|[[Category:Crafting]]}}


<!-- How to use
<!-- How to use
Line 165: Line 157:
|recipe_dropped_by_rate=<!-- Drop rates for the recipe (e.g., 0.25%, 0.12%) -->
|recipe_dropped_by_rate=<!-- Drop rates for the recipe (e.g., 0.25%, 0.12%) -->
|note=<!-- Any additional note or information about the item -->
|note=<!-- Any additional note or information about the item -->
|categories= <!--Items, Equipment, Consumables, Materials-->
}}
}}
FOR COPY PASTE
FOR COPY PASTE
Line 192: Line 185:
|recipe_dropped_by_rate=
|recipe_dropped_by_rate=
|note=
|note=
 
|categories=
->
}}
-->

Revision as of 18:43, 10 January 2025


File:Skill icon.png

Name: Unknown

Type: Unknown

{{#if:|Effect: {{#if:|+{{{str}}} STR}} {{#if:|+{{{dex}}} DEX}} {{#if:|+{{{int}}} INT}} {{#if:|+{{{spr}}} SPR}} {{#if:|+{{{con}}} CON}} {{#if:|+{{{luk}}} LUK}} {{#if:|+{{{def}}} DEF}} {{#if:|+{{{spd}}} SPD}} {{#if:|+{{{jmp}}} JMP}} {{#if:|Heals {{{heal_hp}}} HP}} {{#if:|Recovers {{{heal_mp}}} MP}}

{{#if:|Duration: {{{duration}}}
}} {{#if:|Upgrade Slots: {{{slots}}}
}} {{#if:|Rarity: {{{rarity}}}
}} {{#if:|Crafting: {{{crafting}}}
}} {{#if:|Requirement: {{{requirement}}}
}} {{#if:|100% Success Rate: {{{success_rate}}}
}}
Description:
""

{{#if:|How to Obtain
{{{obtain}}}
}} {{#if:|Item dropped by:
{{{item_dropped_by}}}
}} {{#if:|Recipe dropped by:
{{{recipe_dropped_by}}}
}} {{#if:|Note:
{{{note}}}
}}

{{#if: |

 {{#split: {{{categories}}} |, |
   {{#each: | |[[Category:|]]}}
 }}

}}

|type= |str= |dex= |con= |int= |def= |spd= |jmp= |heal_hp= |heal_mp= |duration= |slots= |rarity= |crafting= |requirement= |success_rate= |description=

|obtain= |item_dropped_by= |item_dropped_by_rate= |recipe_dropped_by= |recipe_dropped_by_rate= |note= |categories= }} FOR COPY PASTE


File:Skill icon.png

Name:

Type:

{{#if:|Effect: {{#if:|+ STR}} {{#if:|+ DEX}} {{#if:|+ INT}} {{#if:|+{{{spr}}} SPR}} {{#if:|+ CON}} {{#if:|+{{{luk}}} LUK}} {{#if:|+ DEF}} {{#if:|+ SPD}} {{#if:|+ JMP}} {{#if:|Heals HP}} {{#if:|Recovers MP}}

{{#if:|Duration:
}} {{#if:|Upgrade Slots:
}} {{#if:|Rarity:
}} {{#if:|Crafting:
}} {{#if:|Requirement:
}} {{#if:|100% Success Rate:
}}
Description:
""

{{#if:|How to Obtain

}} {{#if:|Item dropped by:

}} {{#if:|Recipe dropped by:

}} {{#if:|Note:

}}

{{#if: |

 {{#split:  |, |
   {{#each: | |[[Category:|]]}}
 }}

}}

|type= |str= |dex= |con= |int= |def= |spd= |jmp= |heal_hp= |heal_mp= |duration= |slots= |rarity= |crafting= |requirement= |success_rate= |description=

|obtain= |item_dropped_by= |item_dropped_by_rate= |recipe_dropped_by= |recipe_dropped_by_rate= |note= |categories= }} FOR COPY PASTE Template loop detected: Template:ItemCard --> -->