Template:Monster Infobox: Difference between revisions

From Dragon Quest Wiki
mNo edit summary
(Attempting to add a new section to the infobox for the older names.)
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><onlyinclude>{{Infobox
<includeonly><onlyinclude>{{Infobox
| bgcolor =  
| color = FFFFFF
| type = Monster
| bgcolor = 4da6ff
| title = {{{title}}}
| type = Dragon Quest Monster
| image = {{{image}}}
| title = {{#if: {{{title|}}} | {{{title}}} }}
| caption = {{{caption}}}
| image = {{#if: {{{image|}}} | {{{image}}} }}
| family
| caption = {{#if: {{{caption|}}} | {{{caption}}} }}
| {{{family}}}
| label1 = Kanji
| Japanese
| data1 = {{{kanji}}}  
| {{{japanese}}}
| label2 = Romanji  
| Romanji
| data2 = {{{romanji}}}  
| {{{romanji}}}
| label3 = First Appearance  
| First Appearance
| data3 = {{{firstappear}}}
| {{{firstappear}}}
| label4 = Old Localization
| data4 = {{{old}}}  
}}</onlyinclude></includeonly><noinclude>
}}</onlyinclude></includeonly><noinclude>
{{{{PAGENAME}}/doc}}
{{{{PAGENAME}}/doc}}
[[Category:Enemy templates|{{PAGENAME}}]]
[[Category:Enemy templates|{{PAGENAME}}]]
</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.