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:HuntingGuideTableStart"

From Project 1999 Wiki
Jump to: navigation, search
(Created page with "<noinclude>Generates the start of a table, and a header row, for a set of hunting spot rows (presumably on the Per-Level Hunting Guide). It looks like this: <table class="eoT...")
 
Line 2: Line 2:
  
 
It looks like this:
 
It looks like this:
 +
 
<table class="eoTable3 wikitable sortable" style="width:90%;">
 
<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>
+
  <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>
 
</noinclude>
 +
 
<includeonly>
 
<includeonly>
 
<table class="eoTable3 wikitable sortable" style="width:90%;">
 
<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>
+
  <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>
 
</includeonly>
 
</includeonly>

Revision as of 15:43, 4 August 2018

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

It looks like this:

Solo Level Range Group Level Range Zone Area Monsters Exp Mod* Notes (on Class/Faction/Drops/Quests/etc.)