Template:Explorers of Sky Item Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 11: | Line 11: | ||
}}{{#if: {{{value|}}} | | }}{{#if: {{{value|}}} | | ||
{{Explorers of Sky Infobox Row | Value | {{{value}}} }} | {{Explorers of Sky Infobox Row | Value | {{{value}}} }} | ||
}}{{#switch: {{lc: {{{category|}}}}} | }}{{#switch: {{lc: {{{category|}}} }} | ||
| food = {{#if: {{{fullness|}}} | | | food = {{#if: {{{fullness|}}} | | ||
{{Explorers of Sky Infobox Row | Fullness | {{{fullness}}} }} | {{Explorers of Sky Infobox Row | Fullness | {{{fullness}}} }} | ||
Line 19: | Line 19: | ||
| projectiles | projectile = {{#if: {{{damage|}}} | | | projectiles | projectile = {{#if: {{{damage|}}} | | ||
{{Explorers of Sky Infobox Row | Damage | {{{damage}}} }} | {{Explorers of Sky Infobox Row | Damage | {{{damage}}} }} | ||
}} | |||
| health drinks | health drink | berries | berry = {{#if: {{{fullness|}}} | | |||
{{Explorers of Sky Infobox Row | Fullness | {{{fullness}}} }} | |||
}} | }} | ||
}} | }} |
Revision as of 19:17, 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