Template:Torneko 1 Item Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
{{Infobox Table | | |||
{{Torneko 1 Item Infobox Header | {{{category|}}} }} | |||
{{Infobox Header | colspan = 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }} | |||
{{Infobox Image | colspan = 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }} | |||
{{Infobox Description | colspan = 2 | {{{description_en|}}} | {{{description_ja|}}} }} | |||
{{#if: {{{shop value|}}} | | |||
{{Infobox Subtable | colspan = 2 | title = Information | | |||
{{#if: {{{shop value|}}} | | |||
{{Torneko 1 Infobox Row | Shop value | {{{shop value}}} }} | |||
}}{{#switch: {{lc: {{{category|}}}}} | |||
| weapons | weapon = {{#if: {{{strength|}}} | | |||
{{Torneko 1 Infobox Row | Strength | {{{strength}}} }} | |||
}}{{#if: {{{maxbonus|}}} | | |||
{{Torneko 1 Infobox Row | Max Bonus | {{{maxbonus}}} }} | |||
}} | |||
| shields | shield = {{#if: {{{defense|}}} | | |||
{{Torneko 1 Infobox Row | Defense | {{{defense}}} }} | |||
}}{{#if: {{{maxbonus|}}} | | |||
{{Torneko 1 Infobox Row | Max Bonus | {{{maxbonus}}} }} | |||
}} | |||
| food = {{#if: {{{fullness|}}} | | |||
{{Torneko 1 Infobox Row | Fullness | {{{fullness}}} }} | |||
}} | |||
| arrows | arrow = {{#if: {{{damage|}}} | | |||
}} | {{Torneko 1 Infobox Row | Damage | {{{damage}}} }} | ||
}} | |||
}} | |||
}} | |||
}} | |||
| | |||
{{#if:{{{shop value|}}} | |||
{{#if:{{{shop value|}}}| | |||
}}{{#switch:{{{category|}}}| | |||
}}{{#if:{{{maxbonus|}}}| | |||
}}| | |||
}}{{#if:{{{maxbonus|}}}| | |||
}}| | |||
}}| | |||
}} | |||
}} | }} | ||
<!-- AUTOCATEGORIZATION --> | |||
{{#if: {{NAMESPACE}} <!-- no categories if outside of article namespace --> {{#ifeq: {{{categorize|y}}} | n | + }} | <!-- Do not categorize --> | [[Category:Torneko 1 items|{{{name|}}}]] }}<!-- end AUTOCATEGORIZATION --> | |||
</onlyinclude><noinclude>{{Clear}}{{doc}} | </onlyinclude> | ||
<noinclude>{{Clear}}{{doc}} | |||
[[Category:Torneko 1 Infobox Templates]] | [[Category:Torneko 1 Infobox Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 10:21, 3 March 2024
Usage
{{Torneko 1 Item Infobox | category = | name = | jpname = | romaji = | image = | description = | shop value = }}
Add the following if the item is from the Weapons category
.
| strength = | maxbonus =
Add the following if the item is from the Shields category
.
| defense = | maxbonus =
Add the following if the item is from the Food category
.
| fullness =
Add the following if the item is from the Arrows category
.
| damage =
Full Syntax
{{Torneko 1 Item Infobox | category = | name = | jpname = | romaji = | image = | description = | shop value = | strength = | maxbonus = | defense = | fullness = | damage = }}