Template:Infobox Mob: Difference between revisions
From The Unofficial Outwar Wiki
Wangsta thug (talk | contribs) No edit summary |
Wangsta thug (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<div class="infobox"> | <div class="infobox"> | ||
<div class="infobox-title">{{{title|{{ | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div> | ||
{{#if:{{{Image|}}}|<div class="infobox-image">[[File:{{{Image}}}|200px|center]]</div>}} | {{#if:{{{Image|}}}|<div class="infobox-image">[[File:{{{Image}}}|200px|center]]</div>}} | ||
<table class="infobox-table"> | <table class="infobox-table">{{#if:{{{Location|}}}|<tr> | ||
<th>Location:</th> | <th>Location:</th> | ||
<td>{{{Location}}}</td> | <td>{{{Location}}}</td> |
Revision as of 01:40, 10 July 2023
Infobox Mob
How to Use
Enter the following code on to a Mob page and fill in the data:
{{Infobox Mob | Name = Name | Image = Image.Extension | Location = [[Location]] | Level = # | Rage_to_Attack = # | Room = # }}