Template:KaeItem: Difference between revisions

From Kaetram Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
This is the "KaeItem" template.
It should be called in the following format:
{{KaeItem
| key =
| name =
| image =
| skill =
| level =
| secondSkill =
| secondLevel =
| type =
| price =
| divinityExperience =
| rarity =
| attack_crush =
| attack_slash =
| attack_stab =
| attack_archery =
| attack_magic =
| defense_crush =
| defense_slash =
| defense_stab =
| defense_archery =
| defense_magic =
| bonus_accuracy =
| bonus_strength =
| bonus_archery =
| bonus_magic =
}}
</noinclude>
<includeonly>
<includeonly>
{| class="fandom-table" style="float: right; width: 300px; margin-left: 1em;"
{| class="fandom-table" style="float: right; width: 300px; margin-left: 1em;"
! colspan="2" style="background-color: #f2f2f2; text-align: center; font-size: 120%;" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! colspan="2" class="infobox-header" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
Line 38: Line 70:
}}
}}
{{#if:{{{attack_crush|}}}|
{{#if:{{{attack_crush|}}}|
! colspan="2" style="background-color: #e6e6e6; text-align: center;" | Attack Stats
! colspan="2" class="infobox-header" {{!}} Attack Stats
{{!}}-
{{!}}-
! Crush
! Crush
Line 57: Line 89:
}}
}}
{{#if:{{{defense_crush|}}}|
{{#if:{{{defense_crush|}}}|
! colspan="2" style="background-color: #e6e6e6; text-align: center;" | Defense Stats
! colspan="2" class="infobox-header" {{!}} Defense Stats
{{!}}-
{{!}}-
! Crush
! Crush
Line 76: Line 108:
}}
}}
{{#if:{{{bonus_accuracy|}}}|
{{#if:{{{bonus_accuracy|}}}|
! colspan="2" style="background-color: #e6e6e6; text-align: center;" | Bonuses
! colspan="2" class="infobox-header" {{!}} Bonuses
{{!}}-
{{!}}-
! Accuracy
! Accuracy

Latest revision as of 16:35, 14 January 2026

This is the "KaeItem" template. It should be called in the following format:


KaeItem