RPG MO Wiki
Advertisement

create or edit a mob page, to update to new formatting.
Go into the source editor, delete everything if there was something there before, and paste the following:

{{Infobox Mob}}
 
 ==Loot==
 {| style="margin: auto;"
 |{{Drop}}
 |}

There needs to be |{{Drop}} on a new line, one for each drop the mob drops.
If there are more then 7 drops, for every 7 drops you want to close the line and create a new line.  Example bellow of a mob with 10 drops.

{| style="margin: auto;"
 |{{Drop}}
 |{{Drop}}
 |{{Drop}}
 |{{Drop}}
 |{{Drop}}
 |{{Drop}}
 |{{Drop}}
 |}
 {| style="margin: auto;"
 |{{Drop}}
 |{{Drop}}
 |{{Drop}}
 |}

Once done hit "Apply Changes" and the visual editor will be updated. Then click on each box and fill in the info.
All quest monster pages have already been done. Leave this box empty and it will automatically be filled with "No".

Please leave location and quantity fields empty, I have the data elsewhere.  Don't waste your time figuring out where all the locations are or how many of the mob are there.

Advertisement