Template:Infobox Mob: Difference between revisions
From The Unofficial Outwar Wiki
Wangsta thug (talk | contribs) No edit summary |
Wangsta thug (talk | contribs) Added Respawn Time field. |
||
Line 14: | Line 14: | ||
<th>Room(s):</th> | <th>Room(s):</th> | ||
<td>{{{Room}}}</td> | <td>{{{Room}}}</td> | ||
</tr>}}{{#if:{{{Respawn_Time|}}}|<tr> | |||
<th>Respawn Time:</th> | |||
<td>{{{Respawn_Time}}}</td> | |||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> |
Revision as of 22:08, 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 = # }}