Template:KaeItem: Difference between revisions
Jump to navigation
Jump to search
Elvendaele (talk | contribs) No edit summary |
Elvendaele (talk | contribs) No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "KaeItem" | This is the "KaeItem" template. | ||
It should be called in the following format: | |||
{{KaeItem | {{KaeItem | ||
| key = | |||
| name = | | name = | ||
| image = | | image = | ||
| skill = | | skill = | ||
| level = | | level = | ||
| secondSkill = | | secondSkill = | ||
| secondLevel = | | secondLevel = | ||
| type = | |||
| price = | |||
| divinityExperience = | | divinityExperience = | ||
| rarity = | |||
| attack_crush = | | attack_crush = | ||
| attack_slash = | | attack_slash = | ||
| Line 32: | Line 32: | ||
<includeonly> | <includeonly> | ||
{| class=" | {| class="fandom-table" style="float: right; width: 300px; margin-left: 1em;" | ||
! colspan="2" class="infobox-header" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | |||
|- | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
{{!}} colspan="2" style="text-align: center;" {{!}} {{{image}}} | |||
{{!}}- | |||
{{{image}}} | |||
}} | }} | ||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
! Type | ! Type | ||
{{!}} {{{type}}} | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{rarity|}}}| | {{#if:{{{rarity|}}}| | ||
! Rarity | ! Rarity | ||
{{!}} {{{rarity}}} | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{price|}}}| | {{#if:{{{price|}}}| | ||
! Price | ! Price | ||
{{!}} {{{price}}} | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{skill|}}}| | {{#if:{{{skill|}}}| | ||
! Requirement | ! Requirement | ||
{{!}} {{{skill}}} {{#if:{{{level|}}}|({{{level}}})}} | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{secondSkill|}}}| | {{#if:{{{secondSkill|}}}| | ||
! Second Req. | ! Second Req. | ||
{{!}} {{{secondSkill}}} {{#if:{{{secondLevel|}}}|({{{secondLevel}}})}} | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{divinityExperience|}}}| | {{#if:{{{divinityExperience|}}}| | ||
! Divinity XP | ! Divinity XP | ||
{{!}} {{{divinityExperience}}} | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{attack_crush|}}}| | |||
! colspan="2" class="infobox-header" {{!}} Attack Stats | |||
{{#if:{{{attack_crush|}}} | {{!}}- | ||
! Crush | |||
! colspan="2" | {{!}} {{{attack_crush|0}}} | ||
{{!}}- | |||
! Slash | |||
{{!}} {{{attack_slash|0}}} | |||
{{!}}- | |||
! Stab | |||
{{!}} {{{attack_stab|0}}} | |||
{{!}}- | |||
! Archery | |||
{{!}} {{{attack_archery|0}}} | |||
{{!}}- | |||
! Magic | |||
{{!}} {{{attack_magic|0}}} | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{defense_crush|}}}| | |||
! colspan="2" class="infobox-header" {{!}} Defense Stats | |||
{{#if:{{{defense_crush|}}} | {{!}}- | ||
! Crush | |||
! colspan="2" | {{!}} {{{defense_crush|0}}} | ||
{{!}}- | |||
! Slash | |||
{{!}} {{{defense_slash|0}}} | |||
{{!}}- | |||
! Stab | |||
{{!}} {{{defense_stab|0}}} | |||
{{!}}- | |||
! Archery | |||
{{!}} {{{defense_archery|0}}} | |||
{{!}}- | |||
! Magic | |||
{{!}} {{{defense_magic|0}}} | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{bonus_accuracy|}}}| | |||
! colspan="2" class="infobox-header" {{!}} Bonuses | |||
{{#if:{{{bonus_accuracy|}}} | {{!}}- | ||
| | ! Accuracy | ||
! colspan="2" | {{!}} {{{bonus_accuracy|0}}} | ||
{{!}}- | |||
! Strength | |||
{{!}} {{{bonus_strength|0}}} | |||
{{!}}- | |||
! Archery | |||
{{!}} {{{bonus_archery|0}}} | |||
{{!}}- | |||
! Magic | |||
{{!}} {{{bonus_magic|0}}} | |||
{{!}}- | |||
}} | }} | ||
|} | |||
[[Category:Items]] | [[Category:Items]] | ||
{{#if:{{{type|}}}|[[Category:{{{type}}}]]}} | {{#if:{{{type|}}}|[[Category:{{{type}}}]]}} | ||
{{#if:{{{rarity|}}}|[[Category:{{{rarity}}} Items]]}} | {{#if:{{{rarity|}}}|[[Category:{{{rarity}}} Items]]}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 16:35, 14 January 2026
This is the "KaeItem" template. It should be called in the following format:
| KaeItem |
|---|