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..."
 
m 7 revisions imported
 
(6 intermediate revisions by one other user not shown)
Line 3: Line 3:


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


|-
|-
Line 20: Line 20:
!Stackable
!Stackable
|{{{stackable|}}}
|{{{stackable|}}}
|-
!ID
|{{{id|}}}
|}<noinclude>
|}<noinclude>


Line 39: Line 35:
</pre>
</pre>
[[Category:Infobox templates]]
[[Category:Infobox templates]]
[[Category:Agnostic Pages]]
</noinclude>
</noinclude>

Latest revision as of 19:03, 25 March 2025

Item
Type
Durability N/A
Renewable
Stackable

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)
}}