Template:Infobox craftbook

From MinecraftOnline
Jump to navigation Jump to search

Mapmarker labicon.png When to use

Template for the listing of Craftbook ICs, to ensure consistency of the entries.

For the first line, second line, third line and fourth line options, text should be bold when it is needed and not optional, like [MCZ203] for example.

This template will also put pages automatically into the Category:Craftbook category page.

For examples of how to format craftbook IC pages, see MCZ203, MCX208 and MCX201.


Please don't attempt to alter the code for this template unless you really know what you're doing, and you have community consensus.

Usage

Copy the text below, paste it at the very top of the relevant article, and modify as appropriate:

{{Infobox craftbook
|icname        = Chest Collector
|id            = MCZ203
|type          = ZISO
|image         = Craftbooksign.png
|imagecaption  = Simple chest collector sign
|selftriggered = Yes
|clickable     = No
|input         = No
|output        = Yes
|rail          = No
|block         = 
|line1         = CHEST COLLECTOR
|line2         = '''[MCZ203]'''
|line3         = item_id:damage
|line4         = radius:x:y:z
|modonly       = No
|adminonly     = No
|craftbooklink = MCZ203_-_Chest_Collector_.28self-triggered.29
}}

Or use this blank template:

{{Infobox craftbook
|icname        = 
|id            = 
|type          =
|image         = 
|imagecaption  = 
|selftriggered = 
|clickable     = 
|input         = 
|output        = 
|rail          = 
|block         = 
|line1         = 
|line2         = 
|line3         = 
|line4         = 
|modonly       = 
|adminonly     = 
|craftbooklink = 
}}

Notes

  • If you use this template and don't populate all fields, do not delete the unused fields - this will only make it difficult for future editors to fill in the additional information later.