This page is protected and can only be modified by administrators

Template:Table/Advancements

From Aether Project Wiki
(Redirected from Template:Advancements)
Jump to navigation Jump to search
[view | edit | history | purge]Documentation
Shortcut

Using this template, you can create tables like those commonly used in the “Advancements” section of articles and on the Advancement page.

Usage

To use this template, replace the note after each | with what is specified.

{{Advancements
 |link=Link to the advancement page
 |category=Category of advancement
 |title=Name of advancement
 |mod=Mod for the icon
 |bg=Specify the background ("plain", "fancy", "oval"). Background default to "plain"
 |upcoming=Version where this advancement will be introduced.  Places an {{T|Upcoming}} tag in the Title column.
 |until=Version where this advancement will be removed.  Places an {{T|Until}} tag in the Title column.
 |Put name of the grid icon for the advancement here
 |Word-for-word in game description
 |Advancements ahead this one, defaults to "None"
 |If the in game description is not obvious, explain here
 |PC Internal ID, defaults to "—"
 |Rewards given when achieved, only shows if the parameter {{{prize}}} is set in the first table of the group
}}

Table parameters

To group multiple advancements templates into one table, you also need to set |head= in the first template of the table, and |foot= in the last.

Example

{{Advancements
 |link=mcw:Advancement
 |category= [[File:Grass Block.png|16px]] Minecraft
 |title=Zombie Doctor
 |bg=oval
 |Golden Apple
 |Weaken and then cure a zombie villager
 |We Need to Go Deeper
 |Throw a splash potion of weakness at a zombie villager and give it a golden apple (by facing the zombie and pressing the {{Control|use}} key with a golden apple in your hand).
 |story/cure_zombie_villager
}}

Produces:

Icon Advancement In-game description Parent Actual requirements (if different) Resource location
Advancement-oval-raw.pngZombie Doctor
Weaken and then cure a zombie villager We Need to Go DeeperThrow a splash potion of weakness at a zombie villager and give it a golden apple (by facing the zombie and pressing the use key with a golden apple in your hand).story/cure_zombie_villager
[view | edit | history | purge]The above documentation is transcluded from Template:Table/Advancements/doc.