Template:Monster Infobox: Difference between revisions

From Dragon Quest Wiki
No edit summary
(revert (partially))
 
(38 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<table cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em;>
<includeonly><onlyinclude>{{Infobox
 
| color = FFFFFF
{| align = right class="infobox bordered" style="width: 23em; font-size: 90%; text-align: left; border:solid 1px #EB2626" cellpadding="3"
| bgcolor = 4da6ff
|-
| type = Dragon Quest monster
| colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}'''
| title = {{{title|{{PAGENAME}}}}}
|-
| image = {{#if: {{{image|}}} | {{{image}}} }}
| colspan="2" style="text-align:center;" | [[Image:{{{image}}}]]<br>{{{caption}}}
| caption = {{#if: {{{caption|}}} | {{{caption}}} }}
|-
| label1 = Japanese
! Family:
| data1 = {{{kanji| {{{jap|}}} }}}
| {{{family}}}
| label2 = Romaji
|-
| data2 = {{{romanji|  {{{romaji| }}} }}}
! Japanese name:
| label3 = First appearance
| {{{japanese}}}  
| data3 = {{{firstappear|}}}
|-
| label4 = Old localization
! First Appearance
| data4 = {{{old|}}}
| {{{first}}}
}}</onlyinclude></includeonly><noinclude>
|  
{{{{PAGENAME}}/doc}}
|-
[[Category:Enemy templates|{{PAGENAME}}]]
! Numbered Appearance 
| {{{main}}}
|-
! DQM Appearance
|  {{{monsters}}}
|-
! Other Game Appearance
| {{{other}}}  
|-
! Other Media Appearance
| {{{media}}}  
|-
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
|}
</table>
<noinclude>
This template is for Monsters
 
== Usage ==
<pre>
{{Monster Infobox
|name =
|image = 
|caption =
|family =
|japanese =
|first =
|main =
|other = 
|media =
|footnotes =
}}
</pre>
</noinclude>
</noinclude>

Latest revision as of 18:07, 13 May 2020

Usage[edit]

This template is an infobox for monsters/enemy and is to be used on monster articles. This template is designed to give a "cliff notes" version of information about the monster. More detailed information should appear within the article's content using Template:Enemy. This template uses Template:Infobox as a base template.

Sample[edit]


Wiki markup[edit]

{{Monster Infobox
|title=Ninja Enemy 1
|image=[[Image:Rhapthorne2 DQVIII PS2.png]]
|caption=You must die!
|jap=にほんご <!-- Optional: Japanese name -->
|romaji=Nihongo <!-- Optional: Japanese name in latin letters -->
|firstappear=Dragon Quest L
|old=Auld Fāh<!-- Older names, if any -->
}}

Compatibility parameters[edit]

  • "jap=" can be "kanji=".
  • "romaji=" can be "romanji=".

Second names are old ones (of wrong/inaccurate terminology), but retained for compatibility.