Help:Boilerplate items: Difference between revisions

From PZwiki
Help:Boilerplate items
mNo edit summary
m (Changed protection level for "Help:Boilerplate items": Temporary relax in restriction. ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
(No difference)

Revision as of 14:46, 20 February 2017

This boilerplate is used for giving a new page a standard look. Copy the code below and add it to your new page before adding the relevant content. This boilerplate is currently in an early format and we are likely to add and change sections as time goes on. If you wish to suggest improvements to this boilerplate please use the Help_talk:Boilerplate_items discussion page.
<!--this section is for the infobox which will be positioned on the right of the page. Image.png is the default question mark image-->
{{Items
|image = Image.png 
|weight = ?
}} <!--/infobox-->
A description of the item. Include [[links]] to other pages within the wiki where appropriate. 

== Crafting ==
<!--list of crafting recipes the item is used in-->
ITEM NAME can be used in the following recipes:

{| class="wikitable" width="550" style="text-align:center;"
|-
! Ingredients || Other Items || Output || Description
|-
| Ingredient + [[Ingredient]] || None || [[What the recipe makes]] || Brief description of what it makes.
|}

[[Category:items]]