Template:DQMJmonster: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
Shy-Guy2002 (talk | contribs)
mNo edit summary
No edit summary
Line 1: Line 1:
<includeonly><onlyinclude>{|style="width: 300px; font-size: 90%;" border="1" cellpadding="5" cellspacing="0" align="left"
<includeonly><onlyinclude>
|-style="background:blue; color:white"
{| style="background-color: #ffecc1; padding: 3px; border: 1px solid orange; border-collapse: collapse; min-width:50%; width:full; max-width: 100%;"
! colspan="2" | {{{name}}}
| <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: {{{bestiaryNumber|}}} |<span style="font-size:90%;"><br>Bestiary number: {{{bestiaryNumber|}}}</span>}}</div><div style="margin-right:10px">[[File:DQMJ Logo.png|140x80px|link=Dragon Quest Monsters: Joker|alt=Dragon Quest Monsters: Joker]]</div>
|-
|-
! colspan="2" | {{{image}}}
|
{| style="background-color: #ffecc1; align-items: center; text-align: center; width: 100%;"
! style="background-color: #FFAE00; border: 1px solid orange; text-align:center;" |Sprite
! style="background-color: #FFAE00; border: 1px solid orange; text-align:center;" colspan=9 |Attributes
|-
| rowspan=2 | {{{image|?}}}
! style="background-color: #FFD700; border: 1px solid orange;" | Familiy
! style="background-color: #FFD700; border: 1px solid orange;" | Rank
! style="background-color: #FFD700; border: 1px solid orange;" | Traits
! style="background-color: #FFD700; border: 1px solid orange;" | Skills
! style="background-color: #FFD700; border: 1px solid orange;" | Resistances
|-
|-
| '''Family'''
| {{{family}}}
| {{{family}}}
|-
| '''Rank'''
| {{{rank}}}
| {{{rank}}}
|-
|'''Description'''
| {{{description}}}
|-
|'''Weapons'''
| {{{weapons}}}
|-
| '''Traits'''
| {{{traits}}}
| {{{traits}}}
| {{{skill}}}
| {{{resistances}}}
|}
|-
|-
|'''Resistances'''
|
| {{{resistances}}}
{| style="background-color: #ffecc1; align-items: center; text-align: center; width: 100%;"
! style="background-color: #FFAE00; border: 1px solid orange; text-align:center;" colspan=2 |Additional information
|-
|-
| '''Skill'''
! style="background-color: #FFD700; border: 1px solid orange;" | Description
| {{{skill}}}
| style="border-top: 1px solid orange;" colspan=2 | {{{description}}}
|-
|-
| '''Location'''
! style="background-color: #FFD700; border: 1px solid orange;" | Weapons
| {{{location}}}
| style="border-top: 1px solid orange;" colspan=2 | {{{weapons}}}
|-
|-
| '''Breeding chart'''
! style="background-color: #FFD700; border: 1px solid orange;" | Location
| {{{breeding chart}}}
| style="border-top: 1px solid orange;" colspan=2 | {{{location}}}
|-
|-
|}</onlyinclude></includeonly><noinclude>
! style="background-color: #FFD700; border: 1px solid orange;" | Breeding chart
| style="border-top: 1px solid orange;" colspan=2 | {{{breeding chart}}}
|}
|}
</onlyinclude></includeonly>
<noinclude>
==Example==
{{DQMJmonster
|name = Slime
|image =[[File:DQMJ Slime icon.png]] 
|family = {{Slime}}
|rank = F
|description = ''This little {{MFamilies}} sports soft skin and a silly smile.''
|weapons = {{Spear}}s, {{Whip}}s, {{Claw}}s, {{Staves}}
|traits = [[List of Traits in Dragon Quest Monsters: Joker|Critical Massacre]]
|resistances = -
|skill = [[Slimer]], [[Attack Boost]]
|location = [[Infant Isle]]
|breeding chart = [[Slime]] x [[Slime]]
}}
{{clear}}
== Usage ==
== Usage ==
<pre>
<pre>

Revision as of 14:01, 20 July 2026


Example

Slime
Dragon Quest Monsters: Joker
Sprite Attributes
Familiy Rank Traits Skills Resistances
Slime F 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

{{DQMJmonster
|name = 
|image =  
|family = 
|rank = 
|description =
|weapons =
|traits = 
|resistances =
|skill = 
|location =
|breeding chart =
}}