This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:HuntingGuideSpot"

From Project 1999 Wiki
Jump to: navigation, search
Line 1: Line 1:
<noinclude>Template for a single hunting spot location on a hunting spot guide.</noinclude>
+
<noinclude>Generates the start of a table, and a header row, for a set of hunting spots (on the Per-Level Hunting Guide).
 +
 
 +
It looks like this:
 +
<table class="eoTable3 wikitable sortable" style="width:90%;">
 +
<tr><th>Solo Level Range</th><th>Group Level Range</th><th>Zone</th><th>Area</th><th>Monsters</th><th>Exp Mod*</th><th>Notes (on Class/Faction/Drops/Quests/etc.)</th></tr></table>
 +
</noinclude>
 
<includeonly>
 
<includeonly>
<tr>
+
<table class="eoTable3 wikitable sortable" style="width:90%;">
  <td>{{{soloLevel}}}</td>
+
<tr><th>Solo Level Range</th><th>Group Level Range</th><th>Zone</th><th>Area</th><th>Monsters</th><th>Exp Mod*</th><th>Notes (on Class/Faction/Drops/Quests/etc.)</th></tr>
  <td>{{{groupLevel|-}}}</td>
+
  <td>[[{{{zone}}}]]</td>
+
  <td>{{{area|}}}</td>
+
  <td>{{{monsters|}}}</td>
+
  <td>{{{xpModifier|}}}</td>
+
  <td>{{{notes|}}}</td>
+
</tr>
+
 
</includeonly>
 
</includeonly>

Revision as of 15:40, 4 August 2018

Generates the start of a table, and a header row, for a set of hunting spots (on the Per-Level Hunting Guide).

It looks like this:

Solo Level RangeGroup Level RangeZoneAreaMonstersExp Mod*Notes (on Class/Faction/Drops/Quests/etc.)