Template:Explorers of Sky Item Infobox: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<onlyinclude> {{Infobox Table | {{Explorers of Sky Item Infobox Header | {{{category|}}} }} {{Infobox Header | colspan = 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }} {{#switch: {{{category|}}} | Weapons | Shields | Traps = {{Infobox Image | colspan = 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }} }} {{Infobox Description | colspan = 2 | {{{description_en|}}} | {{{description_ja|}}} }} {{#if: {{{cost|}}} {{{val...") |
No edit summary |
||
Line 3: | Line 3: | ||
{{Explorers of Sky Item Infobox Header | {{{category|}}} }} | {{Explorers of Sky Item Infobox Header | {{{category|}}} }} | ||
{{Infobox Header | colspan = 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }} | {{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|}}} }} | {{Infobox Description | colspan = 2 | {{{description_en|}}} | {{{description_ja|}}} }} | ||
{{#if: {{{cost|}}} {{{value|}}} | | {{#if: {{{cost|}}} {{{value|}}} | | ||
Line 14: | Line 12: | ||
{{Explorers of Sky Infobox Row | Value | {{{value}}} }} | {{Explorers of Sky Infobox Row | Value | {{{value}}} }} | ||
}}{{#switch: {{lc: {{{category|}}}}} | }}{{#switch: {{lc: {{{category|}}}}} | ||
| | | food = {{#if: {{{fullness|}}} | | ||
{{Explorers of Sky Infobox Row | Fullness | {{{fullness}}} }} | {{Explorers of Sky Infobox Row | Fullness | {{{fullness}}} }} | ||
}}{{#if: {{{bonus|}}}| | }}{{#if: {{{bonus|}}}| | ||
{{Explorers of Sky Infobox Row | Full-Bonus | {{{bonus}}} }} | {{Explorers of Sky Infobox Row | Full-Bonus | {{{bonus}}} }} | ||
}} | }} | ||
| projectiles | projectile = {{#if: {{{damage|}}} | | | projectiles | projectile = {{#if: {{{damage|}}} | | ||
{{Explorers of Sky Infobox Row | Damage | {{{damage}}} }} | {{Explorers of Sky Infobox Row | Damage | {{{damage}}} }} | ||
}} | }} | ||
}} | }} |
Revision as of 19:13, 7 February 2024
Usage
{{Explorers of Sky Item Infobox | category = | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = }} ===Berries=== {{Explorers of Sky Item Infobox | category = Berries | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = | fullness = }} ===Equipment=== {{Explorers of Sky Item Infobox | category = Equipment | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = }} ===Evolution Items=== {{Explorers of Sky Item Infobox | category = Evolution Items | name = | jpname = | romaji = | hepburn = | image = | description = | description_ja = | cost = | value = }} ===Food=== {{Explorers of Sky Item Infobox | category = Food | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = | fullness = | bonus = }} ===Gummis=== {{Explorers of Sky Item Infobox | category = Gummis | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = }} ===Health Drinks=== {{Explorers of Sky Item Infobox | category = Health Drinks | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = | fullness = }} ===Projectiles=== {{Explorers of Sky Item Infobox | category = Projectiles | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = | damage = }} ===Seeds=== {{Explorers of Sky Item Infobox | category = Seeds | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = }} ===TMs=== {{Explorers of Sky Item Infobox | category = TMs | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = }} ===Misc. Items=== {{Explorers of Sky Item Infobox | category = Misc. Items | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = }}
Example