Open main menu

Project: Gorgon Wiki β

Changes

Template:MOB infobox

463 bytes added, 16:20, 3 October 2014
m
Examples
==Examples==
The typical usage is to use this in a new article, save, and THEN upload the image by clicking the image link (which then is pre-set with the article name):
<pre>
{{MOB infobox
| type = Arthropod
| armor = 5
| health = 45
| rage = 60
}}
</pre>
 
If an image already exists which name does not match the article name, specify like so:
<pre>
{{MOB infobox
| image = [[File:Black Widow.png|300px]]
| type = Arthropod
| armor = 5
| health = 45
| rage = 60
}}
</pre>
 
 
[[MOB infobox Examples]]
[[Category:Formatting templates|MOB infobox]]
</noinclude>
2,804
edits