Template:Monster Infobox: Difference between revisions

mNo edit summary
(revert (partially))
 
(28 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly><onlyinclude>{{Infobox
<includeonly><onlyinclude>{{Infobox
| bgcolor = CC5B14
| color = FFFFFF
| type = Dragon Quest Monster
| bgcolor = 4da6ff
{{#if: {{{title|}}} | {{!}} title = {{{title}}} }}
| type = Dragon Quest monster
{{#if: {{{image|}}} | {{!}} image = {{{image}}} }}
| title = {{{title|{{PAGENAME}}}}}
{{#if: {{{caption|}}} | {{!}} caption = {{{caption}}} }}
| image = {{#if: {{{image|}}} | {{{image}}} }}
{{if: {{{family|}}} | {{!}} label1 = Family {{!}} data1 = {{{family}}} }}
| caption = {{#if: {{{caption|}}} | {{{caption}}} }}
{{#if: {{{kanji|}}} | {{!}} label2 = Kanji {{!}} data2 = {{{kanji}}} }}
| label1 = Japanese
{{#if: {{{romanji|}}} | {{!}} label3 = Romanji {{!}} data3 = {{{romanji}}} }}
| data1 = {{{kanji| {{{jap|}}} }}}
{{#if: {{{firstappear|}}} | {{!}} label4 = First Appearance {{!}} data4 = {{{firstappear}}} }}
| label2 = Romaji
| data2 = {{{romanji|  {{{romaji| }}} }}}
| label3 = First appearance
| data3 = {{{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>

Latest revision as of 18:07, 13 May 2020

UsageEdit

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.

SampleEdit


Wiki markupEdit

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

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

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