[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:Itempage"
From Project 1999 Wiki
m (testing) |
m (testing) |
||
| Line 25: | Line 25: | ||
{{#if: {{{dropsfrom|}}} | = Drops From = | = <span class='esec'>Drops From</span> =}} | {{#if: {{{dropsfrom|}}} | = Drops From = | = <span class='esec'>Drops From</span> =}} | ||
| − | {{{dropsfrom| | + | {{{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:}} | ||
| − | {{{soldby| | + | {{{soldby|<ul class='esec'><li> <span class='esec'>This item cannot be purchased from merchants.</span> </li></ul>}}} |
{{#if: {{{relatedquests|}}} | = Related Quests = | = <span class='esec'>Related Quests</span> =}} | {{#if: {{{relatedquests|}}} | = Related Quests = | = <span class='esec'>Related Quests</span> =}} | ||
| Line 38: | Line 38: | ||
{{#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> | + | {{{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> =}} | ||
Revision as of 22:39, 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.