[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:Itempage"
From Project 1999 Wiki
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| | + | {{{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| | + | {{{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| | + | {{{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: | ||
| − | + | {{{foraged}}} }} {{#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.