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
(Created page with "<noinclude>Template for a single hunting spot location on a hunting spot guide.</noinclude><includeonly><tr><td>{{{soloLevel}}}</td><td>{{{groupLevel}}}</td><td>{{{zone}}}</td...")
 
Line 1: Line 1:
<noinclude>Template for a single hunting spot location on a hunting spot guide.</noinclude><includeonly><tr><td>{{{soloLevel}}}</td><td>{{{groupLevel}}}</td><td>{{{zone}}}</td><td>{{{area}}}</td><td>{{{monsters}}}</td><td>{{{xpModifier}}}</td><td>{{{notes}}}</td></tr></includeonly>
+
<noinclude>Template for a single hunting spot location on a hunting spot guide.</noinclude>
 +
<includeonly>
 +
<tr>
 +
  <td>{{{soloLevel}}}</td>
 +
  <td>{{{groupLevel|-}}}</td>
 +
  <td>[[{{{zone}}}]]</td>
 +
  <td>{{{area|}}}</td>
 +
  <td>{{{monsters|}}}</td>
 +
  <td>{{{xpModifier|}}}</td>
 +
  <td>{{{notes|}}}</td>
 +
</tr>
 +
</includeonly>

Revision as of 05:05, 25 November 2017

Template for a single hunting spot location on a hunting spot guide.