2,804
edits
Changes
Monster card with stats, to use in creature pages (WIP)
{| style="margin:0 0 0.5em 1em; border:1px solid #ccc; float:right; text-align:left; background:#f9f9f9;" cellpadding="5"
! colspan="2" style="font-size:17px; text-align:center; background-color:#7de36f;color:#185110;" | {{{name|{{PAGENAME}}}}}
|-
| style="width:300px;" colspan="2" align="center" | {{{image|[[Image:{{PAGENAME}}.jpg{{pipe}}300px]]}}}
|- valign="top"
! style="background:#eee;width:100px;" | [[:Category:Creatures by Type|Anatomy]]
| {{{type|-}}}
|}
<noinclude>
==Syntax==
<pre>
{{MOB infobox
| name =
| image =
| type =
|}
</pre>
==Parameters==
; name
: Optional. Defaults to article name.
; image
: Optional. Defaults to a .jpg image of the article's name. Suggested width is 300 pixels.
==Examples==
[[MOB infobox Examples]]
[[Category:Formatting templates|MOB infobox]]
</noinclude>
! colspan="2" style="font-size:17px; text-align:center; background-color:#7de36f;color:#185110;" | {{{name|{{PAGENAME}}}}}
|-
| style="width:300px;" colspan="2" align="center" | {{{image|[[Image:{{PAGENAME}}.jpg{{pipe}}300px]]}}}
|- valign="top"
! style="background:#eee;width:100px;" | [[:Category:Creatures by Type|Anatomy]]
| {{{type|-}}}
|}
<noinclude>
==Syntax==
<pre>
{{MOB infobox
| name =
| image =
| type =
|}
</pre>
==Parameters==
; name
: Optional. Defaults to article name.
; image
: Optional. Defaults to a .jpg image of the article's name. Suggested width is 300 pixels.
==Examples==
[[MOB infobox Examples]]
[[Category:Formatting templates|MOB infobox]]
</noinclude>