Template:DQMJmonster: Difference between revisions
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> | ||
{| 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: 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: | |||
| <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;" | 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 [[ | ! 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]] | ||
|- | |- | ||
| | | '''{{{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 = | |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]
| |||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||
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 =
}}