Template:TND1Enemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
No edit summary
m rewrote head as flex instead of table layout, allow table to shrink to fit on mobile
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="background-color:#B6530D; padding:3px; border-radius:7px; width:739px">
<div style="background-color:#B6530D; padding:3px; border-radius:7px; max-width:63em;">
<div style="padding-left:5px; padding-right:5px; height:32px">
<div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;">
<table style="width:100%">
    <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romaji|}}} | &nbsp;''{{{romaji}}}'' }})}}</div>
<tr>
    <div></div>
<td valign="top">{{#if:{{{name|}}}|'''{{{name}}}'''}} {{#if:{{{kanji|}}}|({{{kanji}}}{{#if:{{{romaji|}}}|&nbsp;''{{{romaji}}}''}})}}</td>
</tr>
</table>
</div>
</div>
<div style="background-color:#FFF47F; border-radius:5px; padding:3px">
<div style="background-color:#FFF47F; border-radius:5px; padding:3px">

Revision as of 09:50, 20 April 2025


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
5 1 2 1 1 tile per turn 164
Location(s)
Ability(ies) None


Usage

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