Template:Crafting: Difference between revisions
Appearance
Transfer>Admin No edit summary |
Transfer>Admin No edit summary |
||
Line 37: | Line 37: | ||
<div style="left:220px; top:60px; position:absolute;"> | <div style="left:220px; top:60px; position:absolute;"> | ||
[[File:Grid {{{amount|Blank}}}.png|link={{{output|}}}|12px|{{{output|}}}]]</div></div> | [[File:Grid {{{amount|Blank}}}.png|link={{{output|}}}|12px|{{{output|}}}]]</div></div> | ||
<pre> | |||
{{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) | |||
}} | |||
</pre> | |||
[[Category:Agnostic Pages]] | [[Category:Agnostic Pages]] | ||
<noinclude> | <noinclude> |
Revision as of 02:12, 9 October 2023
{{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) }}