Template:Monster Infobox: Difference between revisions
Jump to navigation
Jump to search
FlyingRagnar (talk | contribs) mNo edit summary |
FlyingRagnar (talk | contribs) mNo edit summary |
||
| Line 7: | Line 7: | ||
{{if: {{{family|}}} | {{!}} label1 = Family {{!}} data1 = {{{family}}} }} | {{if: {{{family|}}} | {{!}} label1 = Family {{!}} data1 = {{{family}}} }} | ||
{{#if: {{{kanji|}}} | {{!}} label2 = Kanji {{!}} data2 = {{{kanji}}} }} | {{#if: {{{kanji|}}} | {{!}} label2 = Kanji {{!}} data2 = {{{kanji}}} }} | ||
{{#if: {{{romanji|}}} | {{!}} label3 = Romanji {{!}} data3 = {{{romanji}}} | {{#if: {{{romanji|}}} | {{!}} label3 = Romanji {{!}} data3 = {{{romanji}}} }} | ||
{{#if: {{{firstappear|}}} | {{!}} label4 = First Appearance {{!}} data4 = {{{firstappear}}} | {{#if: {{{firstappear|}}} | {{!}} label4 = First Appearance {{!}} data4 = {{{firstappear}}} }} | ||
}}</onlyinclude></includeonly><noinclude> | }}</onlyinclude></includeonly><noinclude> | ||
{{{{PAGENAME}}/doc}} | {{{{PAGENAME}}/doc}} | ||
[[Category:Enemy templates|{{PAGENAME}}]] | [[Category:Enemy templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
Revision as of 15:44, 20 January 2011
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 | title = Ninja Enemy 1 | image =
|
caption = You must die!
|
data4 = Dragon Quest L | |
|---|---|---|---|---|---|
| {{{title}}} | |||||
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.
