Template:Monster Infobox: Difference between revisions
Jump to navigation
Jump to search
FlyingRagnar (talk | contribs) No edit summary |
Rigel Kent (talk | contribs) m (lang tags) |
||
| (32 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{Infobox | <includeonly><onlyinclude>{{Infobox | ||
| bgcolor = | | color = FFFFFF | ||
| type = Dragon Quest | | bgcolor = 4da6ff | ||
| title = {{{title}}} | | type = Dragon Quest monster | ||
| image = {{{image}}} | | title = {{{title|{{PAGENAME}}}}} | ||
| caption = {{{caption}}} | | image = {{#if: {{{image|}}} | {{{image}}} }} | ||
| label1 = | | caption = {{#if: {{{caption|}}} | {{{caption}}} }} | ||
| data1 = {{{ | | label1 = Japanese | ||
| label2 = | | data1 = <span lang="ja">{{{kanji| {{{jap|}}} }}}</span> | ||
| data2 = {{{ | | label2 = Romaji | ||
| label3 = | | data2 = <span lang="ja">{{{romanji| {{{romaji| }}} }}}</span> | ||
| data3 = {{{ | | label3 = First appearance | ||
| label4 = | | data3 = {{{firstappear|}}} | ||
| data4 = {{{ | | 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 12:41, 24 April 2025
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]
| Dragon Quest monster | |
|---|---|
| Ninja Enemy 1 | |
![]() You must die! | |
| Japanese | にほんご |
| Romaji | Nihongo |
| First appearance | Dragon Quest L |
| Old localization | Auld Fāh |
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.
