Page Templates

Raw:
~~REDIRECT>namespace:item_name~~

Example:

~~REDIRECT>energy:machines:grinder~~
Raw:
~~REDIRECT>https://example.com~~

Example:

~~REDIRECT>https://minecraft.gamepedia.com/Iron_Ore~~
This template should cover new pages for most blocks and items. If you're editing existing pages you can copy out specific sections like the Recipe and Uses panels.

{{ :mods:techrebon:item_name.png?nolink&200|Item Name}}
====== Item Name ======
**Item Name** has a brief one-line description. Consider the need for a link to a page that adds more info, such as [[energy:cables|general information about Cables]]. Or add extra description here, with a table of specs below if required. Next, include a panel for the recipe(s) and use fancy formatted recipes wherever possible. If the item has uses in recipes, include them in another panel; but only in list form, no formatted recipes.

^ Tier ^ I/O Rate ^ Buffer ^
| Low | 32 E/t | 128 E |

  * If there are specific usage notes, include them here. Examples:
  * Inputs power on single-dot sides
  * Outputs power on multi-dot sides

<panel title="Recipes">
<mcitem>minecraft:crafting_table</mcitem>:
<recipe>
input
input 
input 
output 
</recipe>
\\
<mcitem>techreborn:wire_mill</mcitem>:
<recipe>
size 1x1
input 
output 
tool techreborn:wire_mill
</recipe>
</panel>

<panel title="Uses">
Used as an ingredient in the <mcitem>minecraft:crafting_table</mcitem> to produce:
  * <mcitem>techreborn:item_name</mcitem>
Used as an ingredient in the <mcitem>techreborn:grinder</mcitem> to produce:
  * <mcitem>techreborn:item_name</mcitem>
</panel>

<panel title="History">
  * Updated for 1.19 version
</panel>
  • Last modified: 2022/08/28 12:17
  • by drcrazy