[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:Itempage"
From Project 1999 Wiki
m (adding foraged section to itempage template) |
m (testing all categories visible even when empty) |
||
| Line 21: | Line 21: | ||
|statsblock = | |statsblock = | ||
{{{statsblock}}} | {{{statsblock}}} | ||
| − | }} | + | }} |
| − | + | {{{notes}}} | |
| + | |||
= Drops From = | = Drops From = | ||
| − | {{{dropsfrom}}} | + | {{{dropsfrom|* This item is not dropped by mobs.}}} |
| + | |||
| + | = Sold By = | ||
| + | {{#if: {{{soldby|}}}This item is sold by merchants:}} | ||
| + | |||
| + | {{{soldby|* This item cannot be purchased from merchants.}}} | ||
| + | |||
= Related Quests = | = Related Quests = | ||
| − | {{{relatedquests | + | {{{relatedquests|* This item has no related quests.}}} |
| + | |||
= Player Crafted = | = Player Crafted = | ||
| − | {{{playercrafted | + | {{{playercrafted|* This item is not crafted by players.}}} |
| + | |||
= Tradeskill Recipes = | = Tradeskill Recipes = | ||
| − | This item is used in player tradeskills: | + | {{#if: {{{recipes|}}}This item is used in player tradeskills:}} |
| + | |||
| + | {{{recipes|* This item is not used in player tradeskills.}}} | ||
| − | |||
= Foraged In = | = Foraged In = | ||
| − | + | {{#if: {{{foraged|}}}This item can be foraged:}} | |
| − | + | ||
| − | This item | + | |
| − | {{{ | + | {{{foraged|* This item cannot be foraged.}}} {{#if: {{{bookcontents|}}} |<br> |
= Book Contents = | = Book Contents = | ||
{{{bookcontents}}} }} | {{{bookcontents}}} }} | ||
[[Category:Items]]</includeonly> | [[Category:Items]]</includeonly> | ||
Revision as of 17:22, 13 November 2011
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.