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
m (testing)
Line 33: Line 33:
  
 
{{#if: {{{relatedquests|}}} | = Related Quests = | = <span class='esec'>Related Quests</span> =}}
 
{{#if: {{{relatedquests|}}} | = Related Quests = | = <span class='esec'>Related Quests</span> =}}
{{{relatedquests|* <span class='esec'>This item has no related quests.</span>}}}  
+
{{{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|* <span class='esec'>This item is not crafted by players.</span>}}}  
+
{{{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:}}
  
{{{recipes|* <span class='esec'>This item is not used in player tradeskills.</span>}}}  
+
{{{recipes|<ul class='esec'><li> <span class='esec'>This item is not used in player tradeskills.</span>  </li></ul>}}} {{#if: {{{foraged|}}} |<br>
 +
= Foraged =
 +
This item can be foraged:
  
{{#if: {{{foraged|}}} | = Foraged = | = <span class='esec'>Foraged</span> =}}
+
{{{foraged}}} }} {{#if: {{{bookcontents|}}} |<br>
{{#if: {{{foraged|}}}This item can be foraged:}}
+
 
+
{{{foraged|* <span class='esec'>This item cannot be foraged.</span>}}} {{#if: {{{bookcontents|}}} |<br>
+
 
= Book Contents =
 
= Book Contents =
 
{{{bookcontents}}} }}
 
{{{bookcontents}}} }}
  
 
[[Category:Items]]</includeonly>
 
[[Category:Items]]</includeonly>

Revision as of 22:37, 11 February 2012

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.