Help:Boilerplate ammo

From PZwiki
Revision as of 16:58, 21 February 2017 by MalonyJenkins (talk | contribs) (Changed manually coded Navbar in displayed version)


   Page Updated @ Version: 36.40   
   Navigation - Main Index -> Community -> Templates -> Boilerplates -> Boilerplate Ammo   
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_ammo discussion page.
The current code and result of the code are shown below. Anything starting with !< -- and ends with --> is removable and will not affect the template.



<!--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 -->
{{languages}}
{{header|The Game World|Items|Ammo|version=Version 36|incver=40}}
<!--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-->
{{Ammo
|image = Image.png 
|weapontype = List of weapons the ammo is used with
}}
<!--Comment: Description of Item and General Information-->
A description of the item. Include [[Shotgun|links]] (example link is to Shotgun article, as it could be ammunition for it for example) to other pages within the wiki where appropriate. Also try to mention how many uses it has, can it be boxed, and also where it was found. 
<!--Comment: <br> spacing is for the ammo info box to not overlap the code bar-->
<br><br><br><br><br><br><br><br><br><br><br>

== 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)'''''
 
Actual Code in file for comparison purposes.


==See Also==
<!--Comment: Location of links to relevant guides eg: Weapons guide, construction etc-->
<!--Comment: Navbox placement here code example = {{Navbox/Weapons}}, (see all current navboxs via the template section)-->
{{Navbox/Weapons}}



This code would produce the following:



   Page Updated @ Version: 36.40   
   Navigation - Main Index -> The Game World -> Items -> Ammo -> Boilerplate Ammo   

Template:Ammo A description of the item. Include links (example link is to Shotgun article, as it could be ammunition for it for example) to other pages within the wiki where appropriate. Also try to mention how many uses it has, can it be boxed, and also where it was found.












Code

From ISBuildMenu.lua (media/lua/client/BuildingObjects/ISUI)

Actual Code in file for comparison purposes.

See Also

Template:Navbox/Weapons