Template:TND1Enemy: Difference between revisions
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: | <div style="background-color:#B6530D; padding:3px; border-radius:7px; max-width:63em;"> | ||
<div style=" | <div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;"> | ||
<div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romaji|}}} | ''{{{romaji}}}'' }})}}</div> | |||
< | <div></div> | ||
< | |||
</ | |||
</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 | 1⁄64 |
| Location(s) | |
| Ability(ies) | None |
Usage
{{TND1Enemy
|name=
|kanji=
|romaji=
|sprite=
|hp=
|exp=
|attack=
|defense=
|agility=
|drop=
|ability=
|locations=
}}