Template:DQMJmonster: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
Shy-Guy2002 (talk | contribs)
No edit summary
nvm actually too many different syntaxes
Tag: Undo
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><onlyinclude>
<includeonly><onlyinclude>
<includeonly>
{| style="background-color: #ffecc1; padding: 3px; border: 1px solid orange; border-collapse: collapse; min-width:50%; width:full; max-width: 35em;"
<div style="display: flex; justify-content: flex-start; align-items: stretch; gap: 2px">
| <div style="display: flex; justify-content: space-between; align-items: center;"><div style="margin-left:10px; font-size:110%;">[[File:DQMJ Icon {{{family|?}}}.png|link={{{family|?}}} family|20x20px|class=pixels]] {{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | (<span lang="ja">{{{kanji}}}<span class="t_nihongo_comma">, ''</span>{{{romaji| {{{romanji|}}} }}}</span>)}}'' {{#if: {{{bestiary|}}} |<span style="font-size:90%;"><br>Bestiary number: {{{bestiary|}}}</span>}}</div><div style="margin-right:10px">[[File:DQMJ Logo.png|140x80px|link=Dragon Quest Monsters: Joker|alt=Dragon Quest Monsters: Joker]]</div>
{| style="background-color: #ffecc1; padding: 3px; border: 1px solid orange; border-collapse: collapse; min-width:50%; width:full; max-width:55%;"
| <div style="display: flex; justify-content: space-between; align-items: center;"><div style="margin-left:10px; font-size:110%;">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | (<span lang="ja">{{{kanji}}}<span class="t_nihongo_comma">, ''</span>{{{romaji| {{{romanji|}}} }}}</span>)}}'' {{#if: {{{bestiary|}}} |<span style="font-size:90%;"><br>Bestiary number: {{{bestiary|}}}</span>}}</div><div style="margin-right:10px">[[File:DQMJ Logo.png|140x80px|link=Dragon Quest Monsters: Joker|alt=Dragon Quest Monsters: Joker]]</div>
|-
|-
|
|
Line 11: Line 9:
|-
|-
| rowspan=2 | {{{image|?}}}
| rowspan=2 | {{{image|?}}}
! style="background-color: #FFD700; border: 1px solid orange;" | Family
! style="background-color: #FFD700; border: 1px solid orange;" | Rank
! style="background-color: #FFD700; border: 1px solid orange;" | Rank
! style="background-color: #FFD700; border: 1px solid orange;" | Max [[HP]]
! style="background-color: #FFD700; border: 1px solid orange;" | Max [[HP]]
! style="background-color: #FFD700; border: 1px solid orange;" | Max [[MP]]
! style="background-color: #FFD700; border: 1px solid orange;" | Max [[MP]]
! style="background-color: #FFD700; border: 1px solid orange;" | Max [[Strength]]
! style="background-color: #FFD700; border: 1px solid orange;" | Max [[Attack]]
! style="background-color: #FFD700; border: 1px solid orange;" | Max [[Defence]]
! style="background-color: #FFD700; border: 1px solid orange;" | Max [[Defence]]
! style="background-color: #FFD700; border: 1px solid orange;" | Max [[Agility]]
! style="background-color: #FFD700; border: 1px solid orange;" | Max [[Agility]]
! style="background-color: #FFD700; border: 1px solid orange;" | Max [[Wisdom]]
! style="background-color: #FFD700; border: 1px solid orange;" | Max [[Wisdom]]
|-
|-
| {{{family}}}
| '''{{{rank}}}'''
| {{{rank}}}
| {{{hp|?}}}
| {{{hp|?}}}
| {{{mp|?}}}
| {{{mp|?}}}
Line 57: Line 53:
</onlyinclude></includeonly>
</onlyinclude></includeonly>
<noinclude>
<noinclude>
==Example==
==Example==
{{DQMJmonster
{{DQMJmonster
Line 64: Line 61:
|bestiary = #001
|bestiary = #001
|image =[[File:DQMJ Slime icon.png]]   
|image =[[File:DQMJ Slime icon.png]]   
|family = {{Slime}}
|family = Slime
|rank = F
|rank = F
|hp = 910
|hp = 910
Line 81: Line 78:
}}
}}
{{clear}}
{{clear}}
== Usage ==
== Usage ==
<pre>
<pre>

Latest revision as of 16:19, 9 September 2026


Example[edit source]

Slime (スライム, Suraimu )
Bestiary number: #001
Dragon Quest Monsters: Joker
Sprite Attributes
Rank Max HP Max MP Max Attack Max Defence Max Agility Max Wisdom
F 910 600 820 900 800 840
Traits Skills Resistances
Critical Massacre Slimer, Attack Boost -
Additional information
Description This little monster sports soft skin and a silly smile.
Weapons Spears, Whips, Claws, Staves
Location Infant Isle
Breeding chart Slime x Slime

Usage[edit source]

{{DQMJmonster
|name = 
|kanji =
|romanji =
|bestiary =
|image =  
|family = 
|rank = 
|hp =
|mp =
|strength =
|defence =
|agility =
|wisdom =
|description =
|weapons =
|traits = 
|resistances =
|skill = 
|location =
|breeding chart =
}}