Help talk:Boilerplate items: Difference between revisions

From PZwiki
Help talk:Boilerplate items
(Complete overhaul of templates suggested for formal review by connall/kirrus/pianoman, in light of design template by Andrew323.)
(Removed example boilerplate design due to main boilerplate has been replaced.)
Line 1: Line 1:
<!--Comment: This section is for the language and the format of the page. The languages section is used for linking pages. So a example might be {{languages|Nails}} in which every page is connected with a /## on the end will link to that specific page. Eg: Nails/es Nails/fr even if there contain redirects. The header format can be seen in the header template with working explanation. The header connects categories and Version no. PLEASE ENTER THE VERSION AND INCREMENT No. WHEN YOU MAKE A PAGE. It helps everyone else know how old the page is versionwise -->
{| class="wikitable" width="100%"
{{languages}}
|-
{{header|The Game World|Items|version=Version 36|incver=40}}
|<small>Removed old boilerplate template design as design has superceded previous template. <br>
<!--Comment: This section is for the infobox which will be positioned on the right of the page. Image.png is the default question mark image-->
Comments on the new design are welcomed below: <br>
{{Items
-- [[User:MalonyJenkins|MalonyJenkins]] ([[User talk:MalonyJenkins|talk]]) 21:10, 20th February 2017 (BST)
|image = Image.png
</small>
|weight = ?
}}
<!--Comment: Description of Item and General Information-->
A description of the item. Include [[links]] to other pages within the wiki where appropriate. Also try to mention how many uses it has and also where it was found.
 
== Crafting ==
<!--Comment: Code in crafting template which uses item, see RecipeLookup Template for full list-->
{| class="wikitable sortable" style="text-align:center;"
|-
! Output
! class="unsortable" | Ingredients
! class="unsortable" | Description
! Skill Level
{{RecipeLookup|1008}}
|}
|}
 
----------------------------------------------
== Code ==
<!--Comment: Location of Code in directory for updating purposes. Example below shows how to lay it out. ''''' is for bold italic.-->
'''''From ISBuildMenu.lua (media/lua/client/BuildingObjects/ISUI)'''''
<nowiki>
Actual Code in file for comparison purposes.
</nowiki>
 
==See Also==
<!--Comment: Location of links to relevant guides eg: Weapons guide, construction etc-->
<!--Comment: Navbox placement here (example for construction used below)-->
{{Navbox/Construction}}

Revision as of 22:12, 20 February 2017

Removed old boilerplate template design as design has superceded previous template.

Comments on the new design are welcomed below:
-- MalonyJenkins (talk) 21:10, 20th February 2017 (BST)