Template:Shiren 1 DS Boss Infobox: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<onlyinclude> <table class="{{GameClass}}" style="float:right; clear:right; margin:0.5em; width:350px"> <tr> <th style="border-radius:10px; padding:5px"><big>{{#if:{{{name|}}}...") |
No edit summary |
||
Line 20: | Line 20: | ||
{{#if:{{{location|}}}| | {{#if:{{{location|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{ | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{Shiren1DS|Location}} | ||
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{location}}} | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{location}}} | ||
}}{{#if:{{{item|}}}| | }}{{#if:{{{item|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{ | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{Shiren1DS|Item}} | ||
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{item}}} | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{item}}} | ||
}} | }} | ||
Line 35: | Line 35: | ||
{{#if:{{{level|}}}| | {{#if:{{{level|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{ | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{Shiren1DS|Level}} | ||
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{level}}} | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{level}}} | ||
}}{{#if:{{{hp|}}}| | }}{{#if:{{{hp|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{ | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{Shiren1DS|HP}} | ||
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{hp}}} | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{hp}}} | ||
}}{{#if:{{{attack|}}}| | }}{{#if:{{{attack|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{ | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{Shiren1DS|Attack}} | ||
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{attack}}} | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{attack}}} | ||
}}{{#if:{{{defense|}}}| | }}{{#if:{{{defense|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{ | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{Shiren1DS|Defense}} | ||
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{defense}}} | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{defense}}} | ||
}}{{#if:{{{speed|}}}| | }}{{#if:{{{speed|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{ | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{Shiren1DS|Speed}} | ||
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{speed}}} | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{speed}}} | ||
}}{{#if:{{{exp|}}}| | }}{{#if:{{{exp|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{ | <th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">{{Shiren1DS|Exp.}} | ||
<td style="padding-left:5px; border-radius:0 10px 10px 0">{{{exp}}} | <td style="padding-left:5px; border-radius:0 10px 10px 0">{{{exp}}} | ||
}} | }} |
Revision as of 07:21, 23 March 2022
Shiren 1 DS Boss Infobox |
---|
Usage
{{Infobox Bosses (Shiren 1 DS) | name = | kana = | romaji = | hepburn = | description_en = {{Shiren1DS|Boss-Type}} | description_ja = | location = | hp = | attack = | defense = | speed = | exp = }}
Explanation of Values
Value | Identifier | Description |
---|---|---|