Template:Shiren 1 DS Item Infobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 54: | Line 54: | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Max Bonus | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Max Bonus | ||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{maxbonus|}}} | <td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{maxbonus|}}} | ||
{{#if:{{{seal|}}}| | |||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Seal | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Seal | ||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">[[File:Shiren 1 DS Weapon Seal {{{seal|}}}.png|frameless]] | <td style="padding-left:5px; border-radius:0px 10px 10px 0px">[[File:Shiren 1 DS Weapon Seal {{{seal|}}}.png|frameless]] | ||
}} | |||
}}{{#ifeq:{{{category|}}}|Shields| | }}{{#ifeq:{{{category|}}}|Shields| | ||
<tr> | <tr> | ||
Line 64: | Line 66: | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Max Bonus | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Max Bonus | ||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{maxbonus|}}} | <td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{maxbonus|}}} | ||
{{#if:{{{seal|}}}| | |||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Seal | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">Seal | ||
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">[[File:Shiren 1 DS Shield Seal {{{seal|}}}.png|frameless]] | <td style="padding-left:5px; border-radius:0px 10px 10px 0px">[[File:Shiren 1 DS Shield Seal {{{seal|}}}.png|frameless]] | ||
}} | |||
}}{{#ifeq:{{{category|}}}|Riceballs| | }}{{#ifeq:{{{category|}}}|Riceballs| | ||
<tr> | <tr> |
Revision as of 19:53, 22 January 2021
Usage
{{Shiren 1 DS Item Infobox | category = | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = }}
Add the following if the item is from the Weapons category
.
| strength = | maxbonus = | rune =
Add the following if the item is from the Shields category
.
| defense = | maxbonus = | 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 = | costplus = | valueplus =
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 =
Add the following if the item is from the Staves category
.
| costplus = | valueplus =
Full Syntax
{{Shiren 1 DS Item Infobox | category = | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = | strength = | maxbonus = | rune = | defense = | fullness = | bonus = | type = | costplus = | valueplus = | damage = | blank_en = | blank_ja = }}