Template:Monster Infobox/doc: Difference between revisions

Created page with "== 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 ..."
 
No edit summary
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
== Usage ==
== 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.  
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 ==
{{Monster Infobox
|title=Slime
|image=[[Image:DQVIII Slime.png|200px]]
|caption=Art by Akira Toriyama
|kanji=スライム
|romaji=Suraimu
|firstappear=Dragon Quest
|old=
|monster1=[[She-Slime]]
|monster2=[[Metal Slime]]
|monster3=[[King Slime]]
|monster4=[[Slime Knight]]
|monster5=[[Healslime]]
}}
{{clear}}
 
== Wiki markup ==
<pre>
<pre>
{{Monster Infobox
{{Monster Infobox
|title =  
|title=Slime
|image =
|image=[[Image:DQVIII Slime.png]]
|caption =  
|caption=Art by Akira Toriyama
|family =  
|kanji=スライム <!-- Optional: Japanese name -->
|japanese =  
|romaji=Suraimu <!-- Optional: Japanese name in Latin letters -->
|first =  
|firstappear=Dragon Quest (or |first=)
|other=<!-- Other names, if any -->
|dw=DW naming
|monster1=[[She-Slime]]
|monster2=[[Metal Slime]]
|monster3=[[King Slime]]
|monster4=[[Slime Knight]]
|monster5=[[Healslime]]
}}
}}
</pre>
</pre>
== Compatibility parameters ==
* "jap=" can be "kanji=".
* "romaji=" can be "romaji=".
Second names are old ones (of wrong/inaccurate terminology), but retained for compatibility.