Jump to content

Template:Item: Difference between revisions

From Mods Galore
Transfer>Admin
Created page with "{| class="wikitable" style="float:right; margin-left: 100px;" !colspan="2"|{{{name| {{BASEPAGENAME}} }}} |- |colspan="2" style="background-color: #222"|{{{image|}}} |- !Type |{{{type|}}} |- !Durability |{{{durability|N/A}}} |- !Renewable |{{{renewable|}}} |- !Stackable |{{{stackable|}}} |- !ID |{{{id|}}} |}<noinclude> Usage: <pre> {{Item |name= (optional, defaults to the article's title) |image= (filelink) |type= (item type) |durability= (durability, defaults to N..."
 
Transfer>Admin
No edit summary
Line 3: Line 3:


|-
|-
|colspan="2" style="background-color: #222"|{{{image|}}}
|colspan="2" style="background-color: #FFFFFF"|{{{image|}}}


|-
|-

Revision as of 16:29, 14 September 2023

Item
Type
Durability N/A
Renewable
Stackable
ID

Usage:

{{Item
|name= (optional, defaults to the article's title)
|image= (filelink)
|type= (item type)
|durability= (durability, defaults to N/A if none)
|renewable= (yes/no)
|stackable= (yes/no)
|id= (in-game id)
}}