Template:DQMJmonster: Difference between revisions

From Dragon Quest Wiki
No edit summary
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{|style="width: 300px; font-size: 90%;" border="1" cellpadding="5" cellspacing="0" align="right"
<includeonly><onlyinclude>{|style="width: 300px; font-size: 90%;" border="1" cellpadding="5" cellspacing="0" align="left"
|-style="background:blue; color:white"
|-style="background:blue; color:white"
! colspan="2" | {{{name}}}
! colspan="2" | {{{name}}}
|-
|-
| align="center" colspan="2" | {{qif|test={{{image|}}}|then= {{{image}}}}}
| align="center" colspan="2" |
|-
|-
| '''Family'''
| '''Family'''
Line 10: Line 10:
| '''Rank'''
| '''Rank'''
| {{{rank}}}
| {{{rank}}}
|-
|'''Description'''
| {{{description}}}
|-
|'''Weapons'''
| {{{weapons}}}
|-
|-
| '''Traits'''
| '''Traits'''
| {{{traits}}}
| {{{traits}}}
|-
|'''Resistances'''
| {{{resistances}}}
|-
|-
| '''Skill'''
| '''Skill'''
| {{{skill}}}
| {{{skill}}}
|-
|-
|}<noinclude>
| '''Location'''
 
| {{{location}}}
|-
| '''Breeding chart'''
| {{{breeding chart}}}
|-
|}</onlyinclude></includeonly>
<noinclude>
== Usage ==
== Usage ==
<pre>
<pre>
Line 26: Line 41:
|family =  
|family =  
|rank =  
|rank =  
|traits = ''Trait 1''<br>''Trait 2''
|description =
|weapons =
|traits =  
|resistances =
|skill =  
|skill =  
|location =
|breeding chart =
}}
}}
</pre>
</pre>
[[Category:Enemy templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 07:20, 28 October 2020


Usage[edit]

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