Template:TND1Enemy: Difference between revisions

From Dragon Quest Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="background-color:#B6530D; padding:3px 3px 3px 3px; border-radius:7px; width:739px;" >
<div style="background-color:#B6530D; padding:3px; border-radius:7px; width:739px">
<div style="padding-left:5px; padding-right:5px; height:32px;">
<div style="padding-left:5px; padding-right:5px; height:32px">
<table style="width:100%">
<table style="width:100%">
<tr>
<tr>
Line 8: Line 8:
</table>
</table>
</div>
</div>
<div style="background-color:#FFF47F; border-radius:5px; padding:3px;">
<div style="background-color:#FFF47F; border-radius:5px; padding:3px">
<table style="border:1px solid brown; border-radius:3px; width:100%;" cellspacing="0" cellpadding="0">
<table style="border:1px solid brown; border-radius:3px; width:100%" cellspacing="0">
<tr>
<tr>
<td style="background-color: #DE820A; padding: 2px; width: 64px; text-align: center; border-right: 1px solid brown">'''Sprite'''</td>
<td style="background-color:#DE820A; padding:2px; width:64px; text-align:center; border-right:1px solid brown">'''Sprite'''</td>
<td style="background-color: #DE820A; padding: 2px; width: 64px; text-align: center; border-right: 1px solid brown">'''HP'''</td>
<td style="background-color:#DE820A; padding:2px; width:64px; text-align:center; border-right:1px solid brown">'''HP'''</td>
<td style="background-color: #DE820A; padding: 2px; width: 64px; text-align: center; border-right: 1px solid brown">'''Experience'''</td>
<td style="background-color:#DE820A; padding:2px; width:64px; text-align:center; border-right:1px solid brown">'''Experience'''</td>
<td style="background-color: #DE820A; padding: 2px; width: 64px; text-align: center; border-right: 1px solid brown">'''Attack'''</td>
<td style="background-color:#DE820A; padding:2px; width:64px; text-align:center; border-right:1px solid brown">'''Attack'''</td>
<td style="background-color: #DE820A; padding: 2px; width: 64px; text-align: center; border-right: 1px solid brown">'''Defense'''</td>
<td style="background-color:#DE820A; padding:2px; width:64px; text-align:center; border-right:1px solid brown">'''Defense'''</td>
<td style="background-color: #DE820A; padding: 2px; width: 64px; text-align: center; border-right: 1px solid brown">'''Agility'''</td>
<td style="background-color:#DE820A; padding:2px; width:64px; text-align:center; border-right:1px solid brown">'''Agility'''</td>
<td style="background-color: #DE820A; padding: 2px; width: 64px; text-align: center;">'''Item Drop'''</td>
<td style="background-color:#DE820A; padding:2px; width:64px; text-align:center">'''Item Drop'''</td>
</tr>
</tr>
<tr>
<tr>
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid brown">{{#if:{{{sprite|}}}|{{{sprite}}}}}</td>
<td style="padding:2px; width:48px; height:24px; text-align:center; border-right:1px solid brown">{{#if:{{{sprite|}}}|{{{sprite}}}}}</td>
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid brown">{{#if:{{{hp|}}}|{{{hp}}}|?}}</td>
<td style="padding:2px; width:48px; height:24px; text-align:center; border-right:1px solid brown">{{#if:{{{hp|}}}|{{{hp}}}|?}}</td>
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid brown">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td>
<td style="padding:2px; width:48px; height:24px; text-align:center; border-right:1px solid brown">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td>
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid brown">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
<td style="padding:2px; width:48px; height:24px; text-align:center; border-right:1px solid brown">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid brown">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
<td style="padding:2px; width:48px; height:24px; text-align:center; border-right:1px solid brown">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid brown">{{#if:{{{agility|}}}|{{{agility}}} tile per turn|?}}</td>
<td style="padding:2px; width:48px; height:24px; text-align:center; border-right:1px solid brown">{{#if:{{{agility|}}}|{{{agility}}} tile per turn|?}}</td>
<td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{drop|}}}|{{{drop}}}|?}}</td>
<td style="padding:2px; width:48px; height:24px; text-align:center">{{#if:{{{drop|}}}|{{{drop}}}|?}}</td>
</tr>
</tr>
</table>
</table>
<table  style="border:1px solid brown; border-radius:3px; width:100%; margin-top:5px; border-right:1px solid brown; text-align:center; height:32px;" cellspacing="0" cellpadding="0">
<table  style="border:1px solid brown; border-radius:3px; width:100%; margin-top:5px; border-right:1px solid brown; text-align:center; height:32px" cellspacing="0">
<tr>
<tr>
<td style="width:100px; height:24px; background-color:#DE820A; border-bottom:1px solid brown; border-right:1px solid brown">Location(s)</td>
<td style="width:100px; height:24px; background-color:#DE820A; border-bottom:1px solid brown; border-right:1px solid brown">Location(s)</td>
<td style="text-align:center; border-bottom:1px solid brown">{{#if:{{{locations|}}}|'''{{{locations}}}'''}}</td>
<td style="text-align:center; border-bottom:1px solid brown">{{#if:{{{locations|}}}|{{{locations}}}}}</td>
</tr>
</tr>
<tr>
<tr>
<td style="width:100px; height:24px; background-color:#DE820A; border-right:1px solid brown">Ability(ies)</td>
<td style="width:100px; height:24px; background-color:#DE820A; border-right:1px solid brown">Ability(ies)</td>
<td style="text-align:center; border-bottom:1px solid brown">{{#if:{{{ability|}}}|'''{{{ability}}}'''|None}}</td>
<td style="text-align:center">{{#if:{{{ability|}}}|{{{ability}}}|None}}</td>
</tr>
</tr>
</table>
</table>
Line 77: Line 77:
}}
}}
</pre>
</pre>
</noinclude>
 
<noinclude>
[[Category:Enemy templates|{{PAGENAME}}]]
[[Category:Enemy templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 05:43, 20 August 2020


This is a template for enemies that appear in Torneko no Daibōken: Fushigi no Dungeon. For appearances in other games, see use the corresponding enemy template.

Example

Slime (スライム Suraimu)
Sprite HP Experience Attack Defense Agility Item Drop
Slime TND FND1.png 5 1 2 1 1 tile per turn 164
Location(s)
Ability(ies) None


Usage

{{TND1Enemy
|name=
|kanji= 
|romanji=
|sprite=
|hp=
|exp=
|attack=
|defense=
|agility=
|drop=
|ability=
|locations=
}}