This is an item template for any of the item pages.
You can add it to a page like so:
{{
Item
| name = {{PAGENAME}}
| image = INSERT IMAGE NAME HERE
}}
And it looks like this:
| Bolt Cutter | |
|---|---|
|
{{
Item
| name = Bolt Cutter
| image = Bolt Cutter.png
}}
Item images need to be upscaled to 240x240 before uploading to the server, which can be done on any windows PC with the help of Paint 3D. Otherwise they will look blurry as seen in the image on the right.
| Bag of Sleep Pills | |
|---|---|
|
{{
Item
| name = Bag of Sleep Pills
| image = Bag of Chips.png
}}
This one on the right is how it looks when the image is upscaled before uploading to the servers.

