Template:Monster Infobox: Difference between revisions

From Dragon Quest Wiki
No edit summary
(Attempting to add a new section to the infobox for the older names.)
(29 intermediate revisions by 5 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
|-
| bgcolor = 4da6ff
| colspan="2" style="text-align:center; font-size: large;" | '''{{{Name}}}'''
| type = Dragon Quest Monster
|-
| title = {{#if: {{{title|}}} | {{{title}}} }}
| colspan="2" style="text-align:center;" | [[Image:{{{image}}}|300px| ]]<br>{{{caption}}}
| image = {{#if: {{{image|}}} | {{{image}}} }}
|-
| caption = {{#if: {{{caption|}}} | {{{caption}}} }}
! Family:
| label1 = Kanji
| {{{Family}}}
| data1 = {{{kanji}}}  
|-
| label2 = Romanji
! Japanese name:
| data2 = {{{romanji}}}  
| {{{Japanese Name}}}  
| label3 = First Appearance  
|-
| data3 = {{{firstappear}}}
! First Appearance
| label4 = Old Localization
| {{{First}}}
| data4 = {{{old}}}  
|
}}</onlyinclude></includeonly><noinclude>
|-
{{{{PAGENAME}}/doc}}
! Numbered Appearance 
[[Category:Enemy templates|{{PAGENAME}}]]
| {{{Numbered Appearance}}}
|-
! DQM Appearance
| {{{Monster Appearance}}}
|-
! Other Game Appearance
| {{{Other Appearance}}}  
|-
! Other Media Appearance  
| {{{Media Appearance}}}  
|-
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
|}
</table>
<noinclude>
This template is for Monsters
</noinclude>
</noinclude>

Revision as of 11:22, 19 June 2018

Usage

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


Wiki markup

{{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

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

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