Editing Template:Infobox Location

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
<noinclude>{{Template:Infobox Location/doc}}</noinclude><includeonly>{{Infobox
+
<div class="infobox">
| autoheaders    = y
+
<div class="infobox-header">{{{title|{{PAGENAME}}}}}</div>
| title          = {{{title|{{PAGENAME}}}}}
+
<div class="infobox-image"><img src="{{{image}}}" height="auto" width="200"></div>
|  image        = {{#if: {{{image|}}}|<img src="{{{image}}}" height="auto" width="200">|{{img|{{PAGENAME}}|200}}}}
+
<table style="padding: 1em;">
|  label1  = Release Date
+
{{#if: {{{rel-date|}}}|
|  data1  = {{{rel-date|}}}
+
<tr>
|  label2  = Level Required
+
    <th colspan="30">Release Date</th>
|  data2  = {{{level-req|}}}
+
    <td colspan="20">{{{rel-date}}}</td>
|  label3  = Type of zone
+
</tr>
|  data3  = {{{zone-type|}}}
+
|}}
|  label4  = Drops
+
{{#if: {{{level-req|}}}|
|  data4  = {{{drops|}}}
+
<tr>
|  label5  = Base Exp/Hour
+
    <th colspan="30" style="white-space:nowrap;">Level Required</th>
|  data5  = {{{exp|}}}
+
    <td colspan="20">{{{level-req}}}</td>
|  label6  = Dangerous
+
</tr>
|   data6  = {{{dangerous|}}}
+
|}}
| header10 = Encounters
+
{{#if: {{{zone-type|}}}|
|  label11 = Max Players
+
<tr>
|  data11 = {{{max-players|}}}
+
    <th colspan="30">Type of zone</th>
|  label12 = Monsters
+
    <td colspan="20">{{{zone-type}}}</td>
|  data12 = {{{monsters|}}}
+
</tr>
|  label13 = Encounter Rate
+
|}}
|  data13 = {{{encounter-rates|}}}
+
{{#if: {{{drops|}}}|
|  label14 = Notable Drops
+
<tr>
|  data14 = {{{combat-drops|}}}
+
    <th colspan="30">Drops</th>
| header15 = Zone Recommendations
+
    <td colspan="20">{{{drops}}}</td>
| label16 = Rec. Combat Levels
+
</tr>
|  data16 = {{{recommended-stats|}}}
+
|}}
|  label17 = Rec. Gear
+
{{#if: {{{exp|}}}|
|  data17 = {{{recommended-gear|}}}
+
<tr>
label18 = Rec. Comat Style
+
    <th colspan="30" style="white-space:nowrap;">Base Exp/Hour</th>
data18 = {{{recommended-style|}}}
+
    <td colspan="20">{{{exp}}}</td>
}}
+
</tr>
 +
|}}
 +
{{#if: {{{dangerous|}}}|
 +
<tr>
 +
    <th colspan="30">Dangerous</th>
 +
    <td colspan="20">{{{dangerous}}}</td>
 +
</tr>
 +
|}}
 +
</table>
 +
{{#if: {{{dangerous|}}}|
 +
<div class="infobox-title">Encounters</div>
 +
<div class="infobox-stats">
 +
<table style="padding: 1em;">
 +
{{#if: {{{monsters|}}}|
 +
<tr>
 +
    <th colspan="30">Monsters</th>
 +
    <td style="text-align: left;" colspan="20">{{{monsters}}}</td>
 +
</tr>
 +
|}}
 +
{{#if: {{{encounter-rates|}}}|
 +
<tr>
 +
    <th colspan="30">Encounter %</th>
 +
    <td style="text-align: left;" colspan="20">{{{encounter-rates}}}</td>
 +
</tr>
 +
|}}
 +
{{#if: {{{combat-drops|}}}|
 +
<tr>
 +
    <th colspan="30">Notable Drops</th>
 +
    <td style="text-align: left;" colspan="20">{{{combat-drops}}}</td>
 +
</tr>
 +
|}}
 +
{{#if: {{{recommended-stats|}}}|
 +
<tr>
 +
    <th colspan="30">Rec. Combat Levels</th>
 +
    <td style="text-align: left; vertical-align: middle;" colspan="20">{{{recommended-stats}}}</td>
 +
</tr>
 +
|}}
 +
{{#if: {{{recommended-gear|}}}|
 +
<tr>
 +
    <th colspan="30">Rec. Gear</th>
 +
    <td style="text-align: left;" colspan="20">{{{recommended-gear}}}</td>
 +
</tr>
 +
|}}
 +
</table>
 +
</div>
 +
|}}
 +
</div>
 +
<noinclude>
 +
====Usage====
 +
<nowiki>{{Infobox Location</nowiki>
 +
|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. <nowiki>[[Runite Ore]]</nowiki>
 +
|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
 +
<nowiki>}}</nowiki>
 +
</noinclude>

Please note that all contributions to Idlescape Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see IdleScape Wiki:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Template used on this page: