Difference between revisions of "Template:Infobox Location"

From Idlescape Wiki
Jump to navigation Jump to search
m (Decreased infobox-image width by 20)
m (Changed text about encounter rates since they are sometimes not %)
Line 52: Line 52:
 
{{#if: {{{encounter-rates|}}}|
 
{{#if: {{{encounter-rates|}}}|
 
<tr>
 
<tr>
     <th colspan="30">Encounter %</th>
+
     <th colspan="30">Encounter Rate</th>
 
     <td style="text-align: left;" colspan="20">{{{encounter-rates}}}</td>
 
     <td style="text-align: left;" colspan="20">{{{encounter-rates}}}</td>
 
</tr>
 
</tr>

Revision as of 22:24, 8 January 2021

Infobox Location

Usage

{{Infobox Location
|title = Title of page
|image = Image for zone
|rel-date = Release date
|level-req = Required level for zone
|zone-type = Type of zone, E.G. mining
|drops = Type of drops, E.G. [[Runite Ore]]
|exp = Base experience at required level for zone
|dangerous = Only if monsters are encountered
 |monsters = Needs dangerous to work, list of monsters encountered
 |encounter-rates = Needs dangerous to work, encounter rates in %
 |combat-drops = Notable/rare drops for location
 |recommended-stats = Needs dangerous to work, lowest recommended combat levels
 |recommended-gear = Needs dangerous to work, lowest recommended combat gear
}}