Template:Shiren 1 DS Item Infobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 30: | Line 30: | ||
<tr> | <tr> | ||
<th colspan="2" style="border-radius:10px; padding:5px"><big>{{{name|No Name}}}</big>{{#if:{{{kana|}}}, {{{romaji|}}}|<br><small>{{tt|{{{kana|}}}|{{{romaji|}}}}}}}{{#if:{{{hepburn|}}}|<br>{{{hepburn|}}}}} | <th colspan="2" style="border-radius:10px; padding:5px"><big>{{{name|No Name}}}</big>{{#if:{{{kana|}}}, {{{romaji|}}}|<br><small>{{tt|{{{kana|}}}|{{{romaji|}}}}}}}{{#if:{{{hepburn|}}}|<br>{{{hepburn|}}}}} | ||
{{#ifeq:{{{category|}}}|Weapons|<tr><th colspan="2" style="background-color:rgba(0,0,0,0); padding:10px">[[File:Shiren 1 DS - Weapon - {{#switch:{{{name|}}}|Cudgel X=Cudgel|Dragonkill X=Dragonkiller|Goldblade X=Golden Blade|Master X=Mastersword|Polearm X=Polearm|#default={{{name|}}}}}.png|frameless]]}}{{#ifeq:{{{category|}}}|Shields|<tr><th colspan="2" style="background-color:rgba(0,0,0,0); padding:10px">[[File:Shiren 1 DS - Shield - {{#switch:{{{name|}}}|Armor X=Armor Ward|Blast X=Blast Shield|Bronze X=Bronzeward|Dragon X=Dragonward|Golden X=Gold Shield|Hide X =Hide Shield|Iron X=Iron Shield|Spiked X=Spiked Ward|Wood X=Wood Shield|#default={{{name|}}}}}.png|frameless]]}}{{#ifeq:{{{category|}}}|Traps|<tr><th colspan="2" style="background-color:rgba(0,0,0,0); padding:10px">[[File:{{{image|}}}|frameless]]}} | {{#ifeq:{{{category|}}}|Weapons| | ||
<tr><th colspan="2" style="background-color:rgba(0,0,0,0); padding:10px">[[File:Shiren 1 DS - Weapon - {{#switch:{{{name|}}}|Cudgel X=Cudgel|Dragonkill X=Dragonkiller|Goldblade X=Golden Blade|Master X=Mastersword|Polearm X=Polearm|#default={{{name|}}}}}.png|frameless]] | |||
}}{{#ifeq:{{{category|}}}|Shields| | |||
<tr><th colspan="2" style="background-color:rgba(0,0,0,0); padding:10px">[[File:Shiren 1 DS - Shield - {{#switch:{{{name|}}}|Armor X=Armor Ward|Blast X=Blast Shield|Bronze X=Bronzeward|Dragon X=Dragonward|Golden X=Gold Shield|Hide X=Hide Shield|Iron X=Iron Shield|Spiked X=Spiked Ward|Wood X=Wood Shield|#default={{{name|}}}}}.png|frameless]] | |||
}}{{#ifeq:{{{category|}}}|Traps| | |||
<tr><th colspan="2" style="background-color:rgba(0,0,0,0); padding:10px">[[File:{{{image|}}}|frameless]] | |||
}} | |||
<tr> | <tr> | ||
<td colspan="2" style="text-align:center; background-color:rgba(0,0,0,0)"> | <td colspan="2" style="text-align:center; background-color:rgba(0,0,0,0)"> |
Revision as of 18:38, 30 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 = }}