Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MC/Simple Guide table/doc

Template page
Revision as of 11:04, 23 June 2025 by imported>Ja17 (ko interwiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Documentation header This template implements standard guide tables.

Usage

This template should be placed after the opening table tag ({|).

Headers

All variants start with "New" (in the new subsection) or "Changed" (in the changed subsection), followed by the section name.

Available sections:

  • Mobs
  • Blocks
  • Items
  • Non-mob entities
  • Effects
  • Biomes
  • Potions
  • Enchantments
  • Sounds
  • Soundtracks
  • Structures
  • World types
  • Gameplay
  • Others (the rest)

Additionally, users can define 2 more columns for bonus information.

Example

{|{{Simple Guide table|New Blocks}} 
|-
|[[Activator Rail]] 
|{{Animate|Activator Rail.png; Powered Activator Rail.png|128px}}
|
{{Crafting
|A1= Iron Ingot
|B1= Stick
|C1= Iron Ingot
|A2= Iron Ingot
|B2= Redstone Torch
|C2= Iron Ingot
|A3= Iron Ingot
|B3= Stick
|C3= Iron Ingot
|Output= Activator Rail,6
|type= Transportation}}
| Can be mined with any tool or hand. 
|
* Triggers players, if rail is powered. 
* Can be used to explode [[TNT Minecart]]. 
|} 

Will generate:

Activator Rail Template:Animate

Template:Crafting

Can be mined with any tool or hand.
  • Triggers players, if rail is powered.
  • Can be used to explode TNT Minecart.

TemplateData

<templatedata> { "params": { "1": { "label": "Header", "description": "Inserts the header based on the name of the section", "example": "New Blocks, Changed Items", "type": "string", "required": true }, "2": { "label": "Additional header", "description": "Name of additional header column", "type": "string" }, "3": { "label": "Additional header #2", "type": "string" } }, "description": "Style for guide tables", "format": "inline" } </templatedata>


es:Plantilla:Tabla de guía simple/doc ja:テンプレート:Simple Guide table/doc ko:틀:Simple Guide table/doc pt:Predefinição:Simples tabela para guias/doc ru:Шаблон:Таблица руководств/док th:แม่แบบ:Simple Guide table/doc uk:Шаблон:Таблиця керівництв/док