Template:Shiren 1 DS Item Infobox: Difference between revisions
Jump to navigation
Jump to search
Mystery Dungeon GP>Prolyfic8 mNo edit summary |
Mystery Dungeon GP>Prolyfic8 No edit summary |
||
Line 25: | Line 25: | ||
}}</th> | }}</th> | ||
<tr style="background:#7B8CC6"> | <tr style="background:#7B8CC6"> | ||
<th colspan="2"><big>{{{ | <th colspan="2"><big>{{{name|No Title}}}</big>{{#if:{{{kanji|}}}, {{{romaji|}}}|<br><span style="font-size:88%">{{tt|{{{kanji}}}|{{{romaji}}}}}}}{{#if:{{{hepburn|}}}|<br>{{{hepburn}}}}}</th> | ||
<tr> | <tr> | ||
{{#ifeq:{{{category|}}}|Weapons| | {{#ifeq:{{{category|}}}|Weapons| | ||
Line 37: | Line 37: | ||
<tr> | <tr> | ||
}} | }} | ||
<td colspan="2" | <td colspan="2" style="text-align:center"> | ||
<tabber> | <tabber> | ||
English= | English= | ||
<table class="module" style="width:280px;background:#FFF;text-align:left;text-shadow: | <table class="module" style="width:280px; background:#FFF; text-align:left; text-shadow:1px 1px black; color:white"> | ||
<td style="background-image:linear-gradient(to bottom,rgba(0,0,57),rgba(0,0,90));padding-left:8px;padding-right:8px">{{{description_en|''<center>No description available.}}}</td> | <td style="background-image:linear-gradient(to bottom, rgba(0, 0, 57), rgba(0, 0, 90)); padding-left:8px; padding-right:8px">{{{description_en|''<center>No description available.}}}</td> | ||
</table> | </table> | ||
|-| | |-| | ||
Japanese= | Japanese= | ||
<table class="module" style="width:280px;background:#FFF;text-align:left;text-shadow: | <table class="module" style="width:280px; background:#FFF; text-align:left; text-shadow:1px 1px black; color:white"> | ||
<td style="background-image:linear-gradient(to bottom,rgba(0,0,57),rgba(0,0,90));padding-left:8px;padding-right:8px">{{{description_ja|''<center>説明はありません。}}}</td> | <td style="background-image:linear-gradient(to bottom, rgba(0, 0, 57), rgba(0, 0, 90)); padding-left:8px; padding-right:8px">{{{description_ja|''<center>説明はありません。}}}</td> | ||
</table> | </table> | ||
</tabber> | </tabber> | ||
</td> | |||
{{#if:{{{cost|}}}| | |||
<tr style="background:#E7E7C6"> | <tr style="background:#E7E7C6"> | ||
<th | <th style="background:#7B8CC6; text-align:right; padding-right:5px; width:25%">Cost</th> | ||
<td | <td style="padding-left:5px; width:75%">{{{cost}}} Gitan</td> | ||
}}{{#if:{{{value|}}}| | |||
<tr style="background:#E7E7C6"> | <tr style="background:#E7E7C6"> | ||
<th style="background:#7B8CC6; text-align:right; padding-right:5px">Value</th> | <th style="background:#7B8CC6; text-align:right; padding-right:5px">Value</th> | ||
<td style="padding-left:5px">{{{value | <td style="padding-left:5px">{{{value}}} Gitan</td> | ||
{{#ifeq:{{{category|}}}|Weapons| | }}{{#ifeq:{{{category|}}}|Weapons| | ||
<tr style="background:#E7E7C6"> | <tr style="background:#E7E7C6"> | ||
<th style="background:#7B8CC6; text-align:right; padding-right:5px">Strength</th> | <th style="background:#7B8CC6; text-align:right; padding-right:5px">Strength</th> | ||
Line 121: | Line 124: | ||
}} | }} | ||
</table> | </table> | ||
</includeonly> | </includeonly><noinclude> | ||
<noinclude> | |||
<pre> | <pre> | ||
{{Infobox Item (Shiren 1) | {{Infobox Item (Shiren 1) | ||
<!--Item Information--> | <!--Item Information--> | ||
|category= | |category= | ||
| | |name= | ||
| | |kanji= | ||
| | |romaji= | ||
| | |hepburn= | ||
|image= | |image= | ||
|description_en= | |description_en= | ||
Line 165: | Line 166: | ||
}} | }} | ||
</pre> | </pre> | ||
==Example== | ==Example== | ||
{{Infobox Item (Shiren 1) | {{Infobox Item (Shiren 1) | ||
|category=Armbands | |category=Armbands | ||
| | |name=Test | ||
| | |kanji=Test | ||
| | |romaji=Test | ||
| | |hepburn=Test | ||
}} | }} | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> |
Revision as of 17:32, 1 September 2020
{{Infobox Item (Shiren 1) <!--Item Information--> |category= |name= |kanji= |romaji= |hepburn= |image= |description_en= |description_ja= |cost= |value= <!--Weapons--> |strength= |maxbonus= |seal= <!--Shields--> |defense= |maxbonus= |seal= <!--Riceballs--> |fullness= |bonus= <!--Jars--> |type= |costplus= |valueplus= <!--Projectiles--> |damage= <!--Scrolls--> |blank_en= |blank_ja= <!--Staves--> |costplus= |valueplus= <!--Traps--> |generate= |use= }}