[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:Itempage"
From Project 1999 Wiki
Zosymandias (Talk | contribs) m (Testing removing extra lines at top of item pages) |
(unify section names) |
||
| Line 8: | Line 8: | ||
{{#if: {{{notes|}}} | {{{notes}}} <br>}} | {{#if: {{{notes|}}} | {{{notes}}} <br>}} | ||
{{#if: {{{merchant_value|}}} | [[File:Item 645.png|16px]] Merchant resale value: '''{{{merchant_value}}}''' <br>}} | {{#if: {{{merchant_value|}}} | [[File:Item 645.png|16px]] Merchant resale value: '''{{{merchant_value}}}''' <br>}} | ||
| − | {{#if: {{{dropsfrom|}}} | == | + | {{#if: {{{dropsfrom|}}} | == Drops 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: {{{soldby|}}} | == Sold by == | == <span class='esec'>Sold by</span> ==}} | {{#if: {{{soldby|}}} | == Sold by == | == <span class='esec'>Sold by</span> ==}} | ||
| Line 15: | Line 15: | ||
{{{soldby|<ul class='esec'><li> <span class='esec'>This item cannot be purchased from merchants.</span> </li></ul>}}} | {{{soldby|<ul class='esec'><li> <span class='esec'>This item cannot be purchased from merchants.</span> </li></ul>}}} | ||
| − | {{#if: {{{relatedquests|}}} | == Related | + | {{#if: {{{relatedquests|}}} | == Related quests == | == <span class='esec'>Related quests</span> ==}} |
{{{relatedquests|<ul class='esec'><li> <span class='esec'>This item has no related quests.</span> </li></ul>}}} {{#if: {{{bookcontents|}}} |<br> | {{{relatedquests|<ul class='esec'><li> <span class='esec'>This item has no related quests.</span> </li></ul>}}} {{#if: {{{bookcontents|}}} |<br> | ||
== Book contents == | == Book contents == | ||
| Line 25: | Line 25: | ||
{{{playercrafted|<ul class='esec'><li> <span class='esec'>This item is not crafted by players.</span> </li></ul>}}} | {{{playercrafted|<ul class='esec'><li> <span class='esec'>This item is not crafted by players.</span> </li></ul>}}} | ||
| − | {{#if: {{{recipes|}}} | == Tradeskill | + | {{#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:}} | ||
Revision as of 11:43, 16 November 2019
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:
- 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)
- 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.