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 (_)
(moved bookcontents)
Line 8: Line 8:
 
As it stands now, the approach is:
 
As it stands now, the approach is:
  
1. Use Rav's Itempage Util (linked on mainpage) to generate the itempage which uses this template
+
# Use Rav's Itempage Util (linked on mainpage) to generate the itempage which uses this template
 
+
# Reupload the item icon image to this wiki (keeping the same filename)
2. Reupload the item icon image to this wiki (keeping the same filename)
+
# Review item stats, dropped from, related quests, crafted item, etc. and make any corrections appropriate for p1999.
 
+
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.
 
Note: This will automatically include the item in [[:Category:Items]], but you'll have to add it to any subcategories.
----
 
 
</noinclude><includeonly>{{#if: {{{second_image|}}} | [[File:{{{second_image}}}|frame|{{{second_imagetext|}}}]] }}{{Special:AuctionTracker/{{{itemname}}}}}__NOTOC__{{Itembox
 
</noinclude><includeonly>{{#if: {{{second_image|}}} | [[File:{{{second_image}}}|frame|{{{second_imagetext|}}}]] }}{{Special:AuctionTracker/{{{itemname}}}}}__NOTOC__{{Itembox
 
|itemname    = {{{itemname}}}
 
|itemname    = {{{itemname}}}
Line 26: Line 23:
 
{{#if: {{{dropsfrom|}}} | = Drop looted from = | = <span class='esec'>Drops From</span> =}}
 
{{#if: {{{dropsfrom|}}} | = Drop looted 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: {{{bookcontents|}}} |<br>
 +
= Book contents =
 +
{{{bookcontents}}} }}
 
{{#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 46: Line 45:
 
= Foraged =
 
= Foraged =
 
This item can be foraged:
 
This item can be foraged:
{{{foraged}}} }} {{#if: {{{bookcontents|}}} |<br>
+
{{{foraged}}} }}
= Book contents =
+
{{{bookcontents}}} }}
+
 
[[Category:Items]]</includeonly>
 
[[Category:Items]]</includeonly>

Revision as of 23:07, 13 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.