Template:Infobox Mob: Difference between revisions

From The Unofficial Outwar Wiki
Added Respawn Time field.
Added Find Mob section for links.
Line 17: Line 17:
     <th>Respawn Time:</th>
     <th>Respawn Time:</th>
     <td>{{{Respawn_Time}}}</td>
     <td>{{{Respawn_Time}}}</td>
</tr>}}{{#if:{{{Find_Mob|}}}|<tr>
    <th>Find Mob:</th>
    <td>{{{Find_Mob}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Revision as of 22:22, 27 November 2023

Infobox Mob


How to Use

Enter the following code on to a Mob page and fill in the data:

{{Infobox Mob
| Image          = Image.Extension
| Location       = [[Location]]
| Level          = #
| Rage_to_Attack = #
| Room           = #
}}