Template:Shiren 1 DS Item Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 27: | Line 27: | ||
<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|}}}}} | ||
<tr> | <tr> | ||
<th colspan="2" style="background-color:rgba(0,0,0,0); padding:10px">{{#ifeq:{{{category|}}}|Weapons|[[File:Shiren 1 DS - Weapon - {{{name|}}}.png|frameless]]|[[ | <th colspan="2" style="background-color:rgba(0,0,0,0); padding:10px">{{#ifeq:{{{category|}}}|Weapons|[[File:Shiren 1 DS - Weapon - {{{name|}}}.png|frameless]]|[[File:Media needed icon large.png|frameless]]}}{{#ifeq:{{{category|}}}|Shields|[[File:Shiren 1 DS - Shield - {{{name|}}}.png|frameless]]|[[File:Media needed icon large.png|frameless]]}}{{#ifeq:{{{category|}}}|Traps|[[File:{{{image|}}}|frameless]]|[[File:Media needed icon large.png|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 19:46, 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 = }}