Template:Monster Infobox: Difference between revisions
Jump to navigation
Jump to search
Limp Bizkit (talk | contribs) (fixed an issue) |
m (Reverted edits by Limp Bizkit (talk) to last revision by D9w.hatena) Tag: Rollback |
||
| Line 2: | Line 2: | ||
| color = FFFFFF | | color = FFFFFF | ||
| bgcolor = 4da6ff | | bgcolor = 4da6ff | ||
| type = Dragon Quest | | type = Dragon Quest Monster | ||
| title = {{{title|{{ | | title = {{#if: {{{title|}}} | {{{title}}} }} | ||
| image = {{#if: {{{image|}}} | {{{image}}} }} | | image = {{#if: {{{image|}}} | {{{image}}} }} | ||
| caption = {{#if: {{{caption|}}} | {{{caption}}} }} | | caption = {{#if: {{{caption|}}} | {{{caption}}} }} | ||
| label1 = Japanese | | label1 = Japanese | ||
| data1 = {{{kanji| {{{jap|}}} }}} | | data1 = {{{kanji| {{{jap|}}} }}} | ||
| label2 = | | label2 = Romanized Japanese | ||
| data2 = {{{ | | data2 = {{{romanji| {{{romaji| }}} }}} | ||
| label3 = First | | label3 = First Appearance | ||
| data3 = {{{firstappear|}}} | | data3 = {{{firstappear|}}} | ||
| label4 = Old | | label4 = [[Dragon Quest Localization History|Old Localization]] | ||
| data4 = {{{old|}}} | | data4 = {{{old|}}} | ||
}}</onlyinclude></includeonly><noinclude> | }}</onlyinclude></includeonly><noinclude> | ||
Revision as of 12:22, 9 May 2020
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
| Dragon Quest Monster | |
|---|---|
| Ninja Enemy 1 | |
![]() You must die! | |
| Japanese | にほんご |
| Romanized Japanese | Nihongo |
| First Appearance | Dragon Quest L |
| Old Localization | Auld Fāh |
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.
