Template:DQMJmonster: Difference between revisions
Jump to navigation
Jump to search
Shy-Guy2002 (talk | contribs) mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><onlyinclude>{|style="width: | <includeonly><onlyinclude> | ||
| | {| style="background-color: #ffecc1; padding: 3px; border: 1px solid orange; border-collapse: collapse; min-width:50%; width:full; max-width: 100%;" | ||
| <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= | | | ||
{| 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}}} | ||
| {{{rank}}} | | {{{rank}}} | ||
| {{{traits}}} | | {{{traits}}} | ||
| {{{skill}}} | |||
| {{{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 | |||
|- | |- | ||
| | ! style="background-color: #FFD700; border: 1px solid orange;" | Description | ||
| {{{ | | style="border-top: 1px solid orange;" colspan=2 | {{{description}}} | ||
|- | |- | ||
| | ! style="background-color: #FFD700; border: 1px solid orange;" | Weapons | ||
| {{{ | | style="border-top: 1px solid orange;" colspan=2 | {{{weapons}}} | ||
|- | |- | ||
| | ! style="background-color: #FFD700; border: 1px solid orange;" | Location | ||
| {{{ | | 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
| |||||||||||||||||||||
| |||||||||||||||||||||
Usage
{{DQMJmonster
|name =
|image =
|family =
|rank =
|description =
|weapons =
|traits =
|resistances =
|skill =
|location =
|breeding chart =
}}