[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:TreasureHuntingGuideSpot"
From Project 1999 Wiki
| (4 intermediate revisions by one user not shown) | |||
| Line 2: | Line 2: | ||
<includeonly> | <includeonly> | ||
<tr> | <tr> | ||
| − | <td>{{level}}</td> | + | <!-- problems to fix: multiple loots, making loot get hover template (can't use template in template ... or can I? showing (rarity) but only when there's rarity --> |
| − | <td>[[{{zone}}]]</td> | + | <td>{{{level|}}}</td> |
| − | <td>{{area}}</td> | + | <td>[[{{{zone|}}}]]</td> |
| − | <td>[[{{npc}}]]</td> | + | <td>{{{area|}}}</td> |
| − | <td>{{loot}} ({{rarity}})</td> | + | <td>[[{{{npc|}}}]]</td> |
| + | <td><nowiki><a href="/{{{loot|}}}" title="{{{loot|}}}">{{{loot|}}}</a></nowiki> ({{{rarity|unknown}}})</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> | ||
Latest revision as of 19:33, 21 October 2018
Template for a single hunting spot location on a treasure hunting spot guide.