Template:Item

Template page
Revision as of 08:45, 7 September 2026 by Mrsurname (talk | contribs) (Added a description line. Memes are necessary to show that the text is taken as is.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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
| description    = INSERT ITEM DESCRIPTION HERE
}}

And it looks like this:

Bolt Cutter
"A bolt cutter Rune gave me.
Looks strong"


{{
Item
| name           = Bolt Cutter
| image          = Bolt Cutter.png
| description    = A bolt cutter Rune gave me.<br> Looks strong
}}

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
"Tap into that sleep phonk twin"


{{
Item
| name           = Bag of Sleep Pills
| image          = Bag of Chips.png
| description    = Tap into that sleep phonk twin
}}

This one on the right is how it looks when the image is upscaled before uploading to the servers.