Template:Shiren 6 Item Infobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
}}{{#if: {{{value|}}} | | }}{{#if: {{{value|}}} | | ||
{{Shiren 6 Infobox Row | Value | {{{value}}} }} | {{Shiren 6 Infobox Row | Value | {{{value}}} }} | ||
}}{{#switch: {{{category|}}} | }}{{#switch: {{lc: {{{category|}}}}} | ||
| | | weapons | weapon = {{#if: {{{strength|}}} | | ||
{{Shiren 6 Infobox Row | Strength | {{{strength}}} }} | {{Shiren 6 Infobox Row | Strength | {{{strength}}} }} | ||
}}{{#if: {{{maxbonus|}}} | | }}{{#if: {{{maxbonus|}}} | | ||
Line 21: | Line 21: | ||
{{Shiren 6 Infobox Row | Seal | [[File:Shiren 6 - Weapon Seal {{{seal}}}.png|alt=Weapon Seal {{{seal}}}|frameless]] }} | {{Shiren 6 Infobox Row | Seal | [[File:Shiren 6 - Weapon Seal {{{seal}}}.png|alt=Weapon Seal {{{seal}}}|frameless]] }} | ||
}} | }} | ||
| | | shields | shield = {{#if: {{{defense|}}} | | ||
{{Shiren 6 Infobox Row | Defense | {{{defense}}} }} | {{Shiren 6 Infobox Row | Defense | {{{defense}}} }} | ||
}}{{#if: {{{maxbonus|}}} | | }}{{#if: {{{maxbonus|}}} | | ||
Line 28: | Line 28: | ||
{{Shiren 6 Infobox Row | Seal | [[File:Shiren 6 - Shield Seal {{{seal}}}.png|alt=Shield Seal {{{seal}}}|frameless]] }} | {{Shiren 6 Infobox Row | Seal | [[File:Shiren 6 - Shield Seal {{{seal}}}.png|alt=Shield Seal {{{seal}}}|frameless]] }} | ||
}} | }} | ||
| | | riceballs | riceball = {{#if: {{{fullness|}}} | | ||
{{Shiren 6 Infobox Row | Fullness | {{{fullness}}} }} | {{Shiren 6 Infobox Row | Fullness | {{{fullness}}} }} | ||
}}{{#if: {{{bonus|}}}| | }}{{#if: {{{bonus|}}}| | ||
{{Shiren 6 Infobox Row | Full-Bonus | {{{bonus}}} }} | {{Shiren 6 Infobox Row | Full-Bonus | {{{bonus}}} }} | ||
}} | }} | ||
| | | jars | jar = {{#if: {{{type|}}} | | ||
{{Shiren 6 Infobox Row | Type | {{{type}}} }} | {{Shiren 6 Infobox Row | Type | {{{type}}} }} | ||
}}{{#if: {{{costplus|}}} | | }}{{#if: {{{costplus|}}} | | ||
Line 40: | Line 40: | ||
{{Shiren 6 Infobox Row | Value + | {{{valueplus}}} }} | {{Shiren 6 Infobox Row | Value + | {{{valueplus}}} }} | ||
}} | }} | ||
| | | projectiles | projectile = {{#if: {{{damage|}}} | | ||
{{Shiren 6 Infobox Row | Damage | {{{damage}}} }} | {{Shiren 6 Infobox Row | Damage | {{{damage}}} }} | ||
}} | }} | ||
| | | scrolls | scroll = {{#if: {{{blank_en|}}} | | ||
{{Shiren 6 Infobox Row | Blank Scroll ({{CountryFlag|US}}) | {{{blank_en}}} }} | {{Shiren 6 Infobox Row | Blank Scroll ({{CountryFlag|US}}) | {{{blank_en}}} }} | ||
}}{{#if: {{{blank_ja|}}} | | }}{{#if: {{{blank_ja|}}} | | ||
Line 50: | Line 50: | ||
{{Shiren 6 Infobox Row | Blank Scroll ({{CountryFlag|TW}}) | {{{blank_td}}} }} | {{Shiren 6 Infobox Row | Blank Scroll ({{CountryFlag|TW}}) | {{{blank_td}}} }} | ||
}} | }} | ||
| | | staves | staff = {{#if: {{{costplus|}}} | | ||
{{Shiren 6 Infobox Row | Cost + | {{{costplus}}} }} | {{Shiren 6 Infobox Row | Cost + | {{{costplus}}} }} | ||
}}{{#if: {{{valueplus|}}} | | }}{{#if: {{{valueplus|}}} | | ||
{{Shiren 6 Infobox Row | Value + | {{{valueplus}}} }} | {{Shiren 6 Infobox Row | Value + | {{{valueplus}}} }} | ||
}} | }} | ||
| | | traps | trap = {{#if: {{{generate|}}} | | ||
{{Shiren 6 Infobox Row | # of uses when generated | {{{generate}}} }} | {{Shiren 6 Infobox Row | # of uses when generated | {{{generate}}} }} | ||
}}{{#if: {{{use|}}} | | }}{{#if: {{{use|}}} | |
Revision as of 22:19, 20 January 2024
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 = }}