Template:Monster Infobox: Difference between revisions

From Dragon Quest Wiki
(Fixing)
(revert (partially))
 
(45 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;"
<includeonly><onlyinclude>{{Infobox
|-
| color = FFFFFF
| colspan="2" style="text-align:center; font-size: large;" | '''{{{Name}}}'''
| bgcolor = 4da6ff
|-
| type = Dragon Quest monster
| colspan="2" style="text-align:center;" | [[Image:{{{image}}}|300px| ]]<br>{{{caption}}}
| title = {{{title|{{PAGENAME}}}}}
|-
| image = {{#if: {{{image|}}} | {{{image}}} }}
! Family:
| caption = {{#if: {{{caption|}}} | {{{caption}}} }}
| {{{Family}}}
| label1 = Japanese
|-
| data1 = {{{kanji| {{{jap|}}} }}}
! Japanese name: {{{Japanese Name}}}
| label2 = Romaji
|  
| data2 = {{{romanji| {{{romaji| }}} }}}
|-
| label3 = First appearance
! First Appearance
| data3 = {{{firstappear|}}}
| {{{First}}}
| label4 = Old localization
|  
| data4 = {{{old|}}}
|-
}}</onlyinclude></includeonly><noinclude>
! Numbered Appearance  
{{{{PAGENAME}}/doc}}
| {{{Numbered Appearance}}}
[[Category:Enemy templates|{{PAGENAME}}]]
|-
</noinclude>
! DQM Appearance
| {{{Monster Appearance}}}
|-
! Other Game Appearance
| {{{Other Appearance}}}  
|-
! Other Media Appearance
| {{{Media Appearance}}}  
|-
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
|}<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.