Template:Shiren 6 Item Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Text replacement - "{{Infobox Row 2 |" to "{{Infobox Row |") |
||
Line 10: | Line 10: | ||
{{Infobox Subtable | colspan = 2 | title = Information | | {{Infobox Subtable | colspan = 2 | title = Information | | ||
{{#if: {{{cost|}}} | | {{#if: {{{cost|}}} | | ||
{{Infobox Row | {{Infobox Row | Cost | {{{cost}}} }} | ||
}}{{#if: {{{value|}}} | | }}{{#if: {{{value|}}} | | ||
{{Infobox Row | {{Infobox Row | Value | {{{value}}} }} | ||
}}{{#switch: {{{category|}}} | }}{{#switch: {{{category|}}} | ||
| Weapons = {{#if: {{{strength|}}} | | | Weapons = {{#if: {{{strength|}}} | | ||
{{Infobox Row | {{Infobox Row | Strength | {{{strength}}} }} | ||
}}{{#if: {{{maxbonus|}}} | | }}{{#if: {{{maxbonus|}}} | | ||
{{Infobox Row | {{Infobox Row | Max Bonus | {{{maxbonus}}} }} | ||
}}{{#if: {{{seal|}}} | | }}{{#if: {{{seal|}}} | | ||
{{Infobox Row | {{Infobox Row | Seal | [[File:Shiren 6 - Weapon Seal {{{seal}}}.png|alt=Weapon Seal {{{seal}}}|frameless]] }} | ||
}} | }} | ||
| Shields = {{#if: {{{defense|}}} | | | Shields = {{#if: {{{defense|}}} | | ||
{{Infobox Row | {{Infobox Row | Defense | {{{defense}}} }} | ||
}}{{#if: {{{maxbonus|}}} | | }}{{#if: {{{maxbonus|}}} | | ||
{{Infobox Row | {{Infobox Row | Max Bonus | {{{maxbonus}}} }} | ||
}}{{#if: {{{seal|}}} | | }}{{#if: {{{seal|}}} | | ||
{{Infobox Row | {{Infobox Row | Seal | [[File:Shiren 6 - Shield Seal {{{seal}}}.png|alt=Shield Seal {{{seal}}}|frameless]] }} | ||
}} | }} | ||
| Riceballs = {{#if: {{{fullness|}}} | | | Riceballs = {{#if: {{{fullness|}}} | | ||
{{Infobox Row | {{Infobox Row | Fullness | {{{fullness}}} }} | ||
}}{{#if: {{{bonus|}}}| | }}{{#if: {{{bonus|}}}| | ||
{{Infobox Row | {{Infobox Row | Full-Bonus | {{{bonus}}} }} | ||
}} | }} | ||
| Jars = {{#if: {{{type|}}} | | | Jars = {{#if: {{{type|}}} | | ||
{{Infobox Row | {{Infobox Row | Type | {{{type}}} }} | ||
}}{{#if: {{{costplus|}}} | | }}{{#if: {{{costplus|}}} | | ||
{{Infobox Row | {{Infobox Row | Cost + | {{{costplus}}} }} | ||
}}{{#if: {{{valueplus|}}} | | }}{{#if: {{{valueplus|}}} | | ||
{{Infobox Row | {{Infobox Row | Value + | {{{valueplus}}} }} | ||
}} | }} | ||
| Projectiles = {{#if: {{{damage|}}} | | | Projectiles = {{#if: {{{damage|}}} | | ||
{{Infobox Row | {{Infobox Row | Damage | {{{damage}}} }} | ||
}} | }} | ||
| Scrolls = {{#if: {{{blank_en|}}} | | | Scrolls = {{#if: {{{blank_en|}}} | | ||
{{Infobox Row | {{Infobox Row | Blank Scroll ({{CountryFlag|US}}) | {{{blank_en}}} }} | ||
}}{{#if: {{{blank_ja|}}} | | }}{{#if: {{{blank_ja|}}} | | ||
{{Infobox Row | {{Infobox Row | Blank Scroll ({{CountryFlag|JA}}) | {{{blank_ja}}} }} | ||
}}{{#if: {{{blank_td|}}} | | }}{{#if: {{{blank_td|}}} | | ||
{{Infobox Row | {{Infobox Row | Blank Scroll ({{CountryFlag|TW}}) | {{{blank_td}}} }} | ||
}} | }} | ||
| Staves = {{#if: {{{costplus|}}} | | | Staves = {{#if: {{{costplus|}}} | | ||
{{Infobox Row | {{Infobox Row | Cost + | {{{costplus}}} }} | ||
}}{{#if: {{{valueplus|}}} | | }}{{#if: {{{valueplus|}}} | | ||
{{Infobox Row | {{Infobox Row | Value + | {{{valueplus}}} }} | ||
}} | }} | ||
| Traps = {{#if: {{{generate|}}} | | | Traps = {{#if: {{{generate|}}} | | ||
{{Infobox Row | {{Infobox Row | # of uses when generated | {{{generate}}} }} | ||
}}{{#if: {{{use|}}} | | }}{{#if: {{{use|}}} | | ||
{{Infobox Row | {{Infobox Row | # of uses when used | {{{use}}} }} | ||
}} | }} | ||
}} | }} |
Revision as of 22:03, 28 November 2023
Usage
{{Shiren 6 Item Infobox | category = | name = | jpname = | romaji = | image = | img_size = | img description = | description = | description jp = | caption = | data title = | cost = | value = }}
Add the following if the item is from the Weapons category
.
| strength = | max bonus = | rune =
Add the following if the item is from the Shields category
.
| defense = | max bonus = | rune =
Add the following if the item is from the Riceballs category
.
| fullness = | bonus =
Add the following if the item is from the Jars category
.
| type = | cost plus = | value plus =
Add the following if the item is from the Projectiles category
.
| damage =
Add the following if the item is from the Scrolls category
.
| blank en = | blank ja = | blank td =
Add the following if the item is from the Staves category
.
| cost plus = | value plus =
Add the following if the item is from the Traps category
.
| generate = | use =
Full Syntax
{{Shiren 6 Item Infobox | category = | name = | jpname = | romaji = | image = | img_size = | img description = | description = | description jp = | caption = | data title = | cost = | value = | strength = | max bonus = | rune = | defense = | fullness = | bonus = | type = | cost plus = | value plus = | damage = | blank en = | blank ja = | blank td = | generate = | use = }}