Template:AdvancementTable
Jump to navigation
Jump to search
Using this template, you can create tables like those commonly used in the “Advancements” section of articles and on the Advancement page.
Usage[edit source]
{{AdvancementTable}}
is used to set the header and footer for the table.
{{{1}}}
is the only parameter. Setting it to foot
closes the table, any other value sets the header for the table.
Example[edit source]
Input:
{{AdvancementTable|This is the header}} {{AdvancementRow |title=Bullseye |bg=fancy |Target |Hit the bullseye of a Target block from at least 30 meters away |Take Aim |Be at least 30 blocks away horizontally when the center of a [[target]] is shot with a projectile by the player. |adventure/bullseye |{{xp|50}} [[experience]] }} {{AdvancementTable|foot}}
Result:
This is the header | ||||||
---|---|---|---|---|---|---|
Icon | Advancement | In-game description | Parent | Actual requirements (if different) | Resource location | Rewards |
![]() ![]() | Bullseye | Hit the bullseye of a Target block from at least 30 meters away | Take Aim | Be at least 30 blocks away horizontally when the center of a target is shot with a projectile by the player. | adventure/bullseye | 50XP experience |
See also[edit source]
{{Load advancements}}
to pull advancement entries and put them on content pages.
[view] [edit] [history] [refresh]The above documentation is transcluded from Template:AdvancementTable/doc.