Template:DQBEnemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
m rewrote head as flex instead of table layout
m container: allow more width on mobile
Line 3: Line 3:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<div style="background-color: #f4ce81; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" >
<div style="background-color: #f4ce81; padding: 3px; border-radius: 7px; max-width: 63em;">
<div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;">
<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: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</div>
     <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</div>
Line 108: Line 108:
     </table>
     </table>
     </div>
     </div>
</div>{{clear}}</includeonly>
</div></includeonly>
<noinclude>
<noinclude>
This is a template for enemies as they appear in {{DQB}}. For appearances in other games, please use the corresponding enemy template.  
This is a template for enemies as they appear in {{DQB}}. For appearances in other games, please use the corresponding enemy template.  

Revision as of 09:41, 20 April 2025



This is a template for enemies as they appear in Dragon Quest Builders. For appearances in other games, please use the corresponding enemy template.

Example

Slime (スライム suraimu)
Dragon Quest Builders
Chapter 1
HP Attack Defense Item(s) Dropped
7 4 0 Blue goo (★★★), Milkblossom bud (★☆☆)
Location(s)
?
Chapter 2
HP Attack Defense Item(s) Dropped
12 6 0 Blue goo (★★★), Milkblossom bud (★☆☆)
Location(s)
?
Chapter 3
HP Attack Defense Item(s) Dropped
14 8 3 Blue goo (★★★), Milkblossom bud (★☆☆)
Location(s)
?
Final Chapter
HP Attack Defense Item(s) Dropped
9 8 0 Blue goo (★★★), Milkblossom bud (★☆☆)
Location(s)
?
Sprite


Usage

{{DQBEnemy
|name=
|kanji=
|romanji=
|sprite=
|chapter-1-hp=
|chapter-1-attack=
|chapter-1-defense=
|chapter-1-items=
|chapter-1-locations=
|chapter-2-hp=
|chapter-2-attack=
|chapter-2-defense=
|chapter-2-items=
|chapter-2-locations=
|chapter-3-hp=
|chapter-3-attack=
|chapter-3-defense=
|chapter-3-items=
|chapter-3-locations=
|final-chapter-hp=
|final-chapter-attack=
|final-chapter-defense=
|final-chapter-items=
|final-chapter-locations=
}}