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

From Project 1999 Wiki
Jump to: navigation, search
Line 2: Line 2:
 
<includeonly>
 
<includeonly>
 
<tr>
 
<tr>
     <td>{{level}}</td>
+
     <td>{{{level}}}</td>
     <td>[[{{zone}}]]</td>
+
     <td>[[{{{zone}}}]]</td>
     <td>{{area}}</td>
+
     <td>{{{area}}}</td>
     <td>[[{{npc}}]]</td>
+
     <td>[[{{{npc}}}]]</td>
     <td>{{loot}} ({{rarity}})</td>
+
problems: multiple loots, making loot get hover template (can't use template in template ... or can I? showing (rarity) but onyl when there's rarity
 +
     <td>{{!{{{loot}}}}} ({{{rarity}}})</td>
 
     <td class="price_check"><span>$$$</span></td>
 
     <td class="price_check"><span>$$$</span></td>
     <td>{{classes}}</td>
+
     <td>{{{classes}}}</td>
     <td>{{notes}}</td>
+
     <td>{{{notes}}}</td>
 
</tr>
 
</tr>
 
</includeonly>
 
</includeonly>

Revision as of 19:27, 21 October 2018

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