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

From Project 1999 Wiki
Jump to: navigation, search
m (add auctiontracker back for items)
m (case)
Line 23: Line 23:
 
}}
 
}}
 
{{#if: {{{merchant_value|}}} | ''Merchant resale value: {{{merchant_value}}}'' <br>}}{{#if: {{{notes|}}} | {{{notes}}} }}
 
{{#if: {{{merchant_value|}}} | ''Merchant resale value: {{{merchant_value}}}'' <br>}}{{#if: {{{notes|}}} | {{{notes}}} }}
{{#if: {{{dropsfrom|}}} | = Drops From = | = <span class='esec'>Drops From</span> =}}
+
{{#if: {{{dropsfrom|}}} | = Drops from = | = <span class='esec'>Drops From</span> =}}
 
{{{dropsfrom|<ul class='esec'><li> <span class='esec'>This item is not dropped by mobs.</span> </li></ul>}}}
 
{{{dropsfrom|<ul class='esec'><li> <span class='esec'>This item is not dropped by mobs.</span> </li></ul>}}}
  
{{#if: {{{soldby|}}} | = Sold By = | = <span class='esec'>Sold By</span> =}}
+
{{#if: {{{soldby|}}} | = Sold by = | = <span class='esec'>Sold By</span> =}}
 
{{#if: {{{soldby|}}}This item is sold by merchants:}}
 
{{#if: {{{soldby|}}}This item is sold by merchants:}}
  
Line 34: Line 34:
 
{{{relatedquests|<ul class='esec'><li> <span class='esec'>This item has no related quests.</span> </li></ul>}}}  
 
{{{relatedquests|<ul class='esec'><li> <span class='esec'>This item has no related quests.</span> </li></ul>}}}  
  
{{#if: {{{playercrafted|}}} | = Player Crafted = | = <span class='esec'>Player Crafted</span> =}}
+
{{#if: {{{playercrafted|}}} | = Player crafted = | = <span class='esec'>Player Crafted</span> =}}
 
{{#if: {{{playercrafted|}}}This item can be crafted with player tradeskills:}}
 
{{#if: {{{playercrafted|}}}This item can be crafted with player tradeskills:}}
  
 
{{{playercrafted|<ul class='esec'><li> <span class='esec'>This item is not crafted by players.</span> </li></ul>}}}  
 
{{{playercrafted|<ul class='esec'><li> <span class='esec'>This item is not crafted by players.</span> </li></ul>}}}  
  
{{#if: {{{recipes|}}} | = Tradeskill Recipes = | = <span class='esec'>Tradeskill Recipes</span> =}}
+
{{#if: {{{recipes|}}} | = Tradeskill recipes = | = <span class='esec'>Tradeskill Recipes</span> =}}
 
{{#if: {{{recipes|}}}This item is used in player tradeskills:}}
 
{{#if: {{{recipes|}}}This item is used in player tradeskills:}}
  
Line 47: Line 47:
  
 
{{{foraged}}} }} {{#if: {{{bookcontents|}}} |<br>
 
{{{foraged}}} }} {{#if: {{{bookcontents|}}} |<br>
= Book Contents =
+
= Book contents =
 
{{{bookcontents}}} }}
 
{{{bookcontents}}} }}
  
 
[[Category:Items]]</includeonly>
 
[[Category:Items]]</includeonly>

Revision as of 17:56, 9 February 2017

This is the template page for items. Note it is rather simple. I decided not to split all the item characteristics up into different parameters because it would require a much larger initial time investment to get items into the wiki.

Usage

As it stands now, the approach is:

1. Use Rav's Itempage Util (linked on mainpage) to generate the itempage which uses this template

2. Reupload the item icon image to this wiki (keeping the same filename)

3. Review item stats, dropped from, related quests, crafted item, etc. and make any corrections appropriate for p1999.

Note: This will automatically include the item in Category:Items, but you'll have to add it to any subcategories.