Template:Shiren 1 DS Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
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>{{{item_en|No Title}}}</big>{{#if:{{{item_ka|}}}, {{{item_ro|}}}|<br><span style="font-size:88%">{{tt|{{{item_ka}}}|{{{item_ro}}}}}}}{{#if:{{{item_ja|}}}|<br>{{{item_ja}}}}}</th>
<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"><center>
<td colspan="2" style="text-align:center">
<tabber>
<tabber>
English=
English=
<table class="module" style="width:280px;background:#FFF;text-align:left;text-shadow:1px1pxblack;color:white">
<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:1px1pxblack;color:white">
<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 width="25%" style="background:#7B8CC6; text-align:right; padding-right:5px">Cost</th>
<th style="background:#7B8CC6; text-align:right; padding-right:5px; width:25%">Cost</th>
<td width="75%" style="padding-left:5px">{{{cost|}}} Gitan</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|}}} Gitan</td>
<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=
|item_en=
|name=
|item_ka=
|kanji=
|item_ro=
|romaji=
|item_ja=
|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
|item_en=Test
|name=Test
|item_ka=Test
|kanji=Test
|item_ro=Test
|romaji=Test
|item_ja=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=
}}

Example

Template:Infobox Item (Shiren 1)