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

From Project 1999 Wiki
Jump to: navigation, search
Line 11: Line 11:
 
* '''monsters:''' A list of at least some of the monsters to kill at this spot (possibly with their names truncated to fit)
 
* '''monsters:''' A list of at least some of the monsters to kill at this spot (possibly with their names truncated to fit)
 
* '''xpModifier:''' The experience ''percentage'', not ZEM (remember, a ZEM of 75 = 100%), that is known for that zone in the wiki (NOTE: see warning about wiki ZEMs on [[Per-Level Hunting Guide|guide page]])
 
* '''xpModifier:''' The experience ''percentage'', not ZEM (remember, a ZEM of 75 = 100%), that is known for that zone in the wiki (NOTE: see warning about wiki ZEMs on [[Per-Level Hunting Guide|guide page]])
* '''image (optional):''' An image to use for this spot (preferably of the spot itself, but possibly just of a monster there); image widths should not exceed 150px for images of locations, and  100px for mob-only images (with taller images having even less width and "|center" added after to center them)
+
* '''image (optional, currently not included):''' An image to use for this spot (preferably of the spot itself, but possibly just of a monster there); image widths should not exceed 150px for images of locations, and  100px for mob-only images (with taller images having even less width and "|center" added after to center them)
 
* '''notes:''' Any other details that would be useful for someone wanting to hunt here.
 
* '''notes:''' Any other details that would be useful for someone wanting to hunt here.
  
Line 36: Line 36:
 
   <td>{{{monsters|}}}</td>
 
   <td>{{{monsters|}}}</td>
 
   <td>{{{xpModifier|}}}</td>
 
   <td>{{{xpModifier|}}}</td>
  <td>{{{image|}}}</td>
 
 
   <td>{{{notes|}}}</td>
 
   <td>{{{notes|}}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
</includeonly>
 
</includeonly>

Revision as of 22:26, 12 July 2019

Introduction

Template for a group hunting spot location on the Group Hunting Spots.

Fields

  • levels: The level range of characters who can expect to get experience with a full group at this location
  • zone: The zone where the hunting spot is located (no brackets needed, this will automatically create a wiki link if you get the zone name correct)
  • area: A brief description of where in that zone the spot is (with any corresponding numbers from the zone's map, if appropriate)
  • popularity: On a scale of 1 to 5, how likely are you to be able to find people looking to group at this spot
  • monsters: A list of at least some of the monsters to kill at this spot (possibly with their names truncated to fit)
  • xpModifier: The experience percentage, not ZEM (remember, a ZEM of 75 = 100%), that is known for that zone in the wiki (NOTE: see warning about wiki ZEMs on guide page)
  • image (optional, currently not included): An image to use for this spot (preferably of the spot itself, but possibly just of a monster there); image widths should not exceed 150px for images of locations, and 100px for mob-only images (with taller images having even less width and "|center" added after to center them)
  • notes: Any other details that would be useful for someone wanting to hunt here.

Blank Template

{{GroupHuntingSpot 
| levels=
| zone= 
| area= 
| popularity=
| monsters= 
| xpModifier= 
| image= 
| notes= 
}}