Template:ItemCard: Difference between revisions

From Soul's Remnant Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
<br>
<br>
<p>
<p>
{{#if:{{{str|}}}|<span>'''Effect''':</span>
{{#if:{{{str|}}}|<span>'''Effect''':</span>}}
{{#if:{{{str|}}}|<span style="
{{#if:{{{str|}}}|<span style="
border: 3px round #222222;
border: 3px round #222222;
Line 186: Line 186:
|categories=
|categories=
}}
}}
List of categories
[[Category:Items]]
[[Category:Block]]
[[Category:Consumable]]
[[Category:Material]]
[[Category:Equipment]]
[[Category:Hat]]
[[Category:Body]]
[[Category:Accessory]]
[[Category:Effect]]
[[Category:Ammo]]
[[Category:Grapple]]
[[Category:Backpack]]
[[Category:Crafting]]
-->
-->

Revision as of 18:53, 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:|]]}}
 }}

}}