Template:Infobox NPC: Difference between revisions

From The Unofficial Outwar Wiki
No edit summary
No edit summary
Line 11: Line 11:
     <th>Room:</th>
     <th>Room:</th>
     <td>{{{Room}}}</td>
     <td>{{{Room}}}</td>
</tr>}}{{#if:{{{Find_Mob|}}}|<tr>
    <th>Find Mob:</th>
    <td>{{{Find_Mob}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Revision as of 19:11, 16 December 2023

Infobox NPC


How to Use

Enter the following code on to an NPC's page and fill in the data:

{{Infobox NPC
 | Image     = image.extension
 | Location  = [[Location]]
 | Level     = #
 | Room      = #
 }}