Template:KaeItem: Difference between revisions
Jump to navigation
Jump to search
Elvendaele (talk | contribs) No edit summary |
Elvendaele (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "KaeItem" template. | This is the "KaeItem" infobox template. | ||
Usage: | |||
{{KaeItem | {{KaeItem | ||
| name = | | name = | ||
| image = | | image = | ||
| type = | |||
| rarity = | |||
| price = | |||
| skill = | | skill = | ||
| level = | | level = | ||
| secondSkill = | | secondSkill = | ||
| secondLevel = | | secondLevel = | ||
| divinityExperience = | | divinityExperience = | ||
| attack_crush = | | attack_crush = | ||
| attack_slash = | | attack_slash = | ||
| Line 30: | Line 30: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{| class="wikitable" style="float: right | {| class="infobox wikitable" style="width:300px; float:right; margin-left:1em;" | ||
! colspan="2" style=" | |||
<!-- Title --> | |||
|- | |||
! colspan="2" style="text-align:center; font-size:120%; background:#f2f2f2;" | | |||
{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ||
<!-- Image --> | |||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | | |||
{{{image}}} | |||
}} | }} | ||
<!-- Basic Info --> | |||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
|- | |||
! Type | ! Type | ||
| {{{type}}} | | {{{type}}} | ||
}} | }} | ||
{{#if:{{{rarity|}}}| | {{#if:{{{rarity|}}}| | ||
|- | |||
! Rarity | ! Rarity | ||
| {{{rarity}}} | | {{{rarity}}} | ||
}} | }} | ||
{{#if:{{{price|}}}| | {{#if:{{{price|}}}| | ||
|- | |||
! Price | ! Price | ||
| {{{price}}} | | {{{price}}} | ||
}} | }} | ||
<!-- Requirements --> | |||
{{#if:{{{skill|}}}| | {{#if:{{{skill|}}}| | ||
|- | |||
! Requirement | ! Requirement | ||
| {{{skill}}} {{#if:{{{level|}}}|({{{level}}})}} | | {{{skill}}}{{#if:{{{level|}}}| ({{{level}}})}} | ||
}} | }} | ||
{{#if:{{{secondSkill|}}}| | {{#if:{{{secondSkill|}}}| | ||
|- | |||
! Second Req. | ! Second Req. | ||
| {{{secondSkill}}} {{#if:{{{secondLevel|}}}|({{{secondLevel}}})}} | | {{{secondSkill}}}{{#if:{{{secondLevel|}}}| ({{{secondLevel}}})}} | ||
}} | }} | ||
{{#if:{{{divinityExperience|}}}| | {{#if:{{{divinityExperience|}}}| | ||
|- | |||
! Divinity XP | ! Divinity XP | ||
| {{{divinityExperience}}} | | {{{divinityExperience}}} | ||
}} | }} | ||
{{#if:{{{attack_crush|}}}| | <!-- Attack Stats --> | ||
{{#if:{{{attack_crush|}}}{{{attack_slash|}}}{{{attack_stab|}}}{{{attack_archery|}}}{{{attack_magic|}}}| | |||
|- | |- | ||
! colspan="2" style=" | ! colspan="2" style="text-align:center; background:#e6e6e6;" | Attack Stats | ||
|- | |- | ||
| Crush | | Crush | ||
| Line 90: | Line 105: | ||
}} | }} | ||
{{#if:{{{defense_crush|}}}| | <!-- Defense Stats --> | ||
{{#if:{{{defense_crush|}}}{{{defense_slash|}}}{{{defense_stab|}}}{{{defense_archery|}}}{{{defense_magic|}}}| | |||
|- | |- | ||
! colspan="2" style=" | ! colspan="2" style="text-align:center; background:#e6e6e6;" | Defense Stats | ||
|- | |- | ||
| Crush | | Crush | ||
| Line 110: | Line 126: | ||
}} | }} | ||
{{#if:{{{bonus_accuracy|}}}| | <!-- Bonuses --> | ||
{{#if:{{{bonus_accuracy|}}}{{{bonus_strength|}}}{{{bonus_archery|}}}{{{bonus_magic|}}}| | |||
|- | |- | ||
! colspan="2" style=" | ! colspan="2" style="text-align:center; background:#e6e6e6;" | Bonuses | ||
|- | |- | ||
| Accuracy | | Accuracy | ||
| Line 126: | Line 143: | ||
| {{{bonus_magic|0}}} | | {{{bonus_magic|0}}} | ||
}} | }} | ||
|} | |} | ||
[[Category:Items]] | [[Category:Items]] | ||
Revision as of 16:20, 14 January 2026
This is the "KaeItem" infobox template.
Usage:
|
KaeItem - - |
Type
- |
Rarity
- |
Price
- |
Requirement
- |
Second Req.
- |
Divinity XP
- |
colspan="2" style="text-align:center; background:#e6e6e6;"
- |
colspan="2" style="text-align:center; background:#e6e6e6;"
- |
colspan="2" style="text-align:center; background:#e6e6e6;" | |
|---|---|---|---|---|---|---|---|---|---|---|