Wiki Feed The Beast
S'inscrire
Advertisement
Description
This template is used to create an item infobox.
Syntax
Type {{item|<...>}} somewhere, with parameters as shown below.
Sample output
{{item
| nom         = Bob's Petal
| image        = [[File:Example.jpg]]
| caption      = Bob the Flower
| type         = Tile Entity
| energie       = 32 EU
| physique      = No
| transparence = Yes
| luminance    = No
| Explosion        = 42
| Outil         = [[File:Grid_Wooden_Pickaxe.png]]
| renouvelable        = Yes
| stackable        = No
| data         = 42
| emc          = 42
| mod          = ''Vanilla''
}}

Results in...

Bob's Petal
Example
Bob the Flower
Name Bob's Petal
Type Tile Entity
Max Energy 32 EU
Physics No
Transparency Yes
Luminance No
Blast Resistance 42
Tool Fichier:Grid Wooden Pickaxe.png
Renewable Yes
Stackable No
Data Value 42
EMC Value 42
Source Mod Vanilla
Advertisement