![]() |
VOOZH | about |
Using this template, you can create tables like those commonly used in the “Advancements” section of articles and on the Advancement page.
{{}} 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.
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 |
| 👁 Image 👁 Image | 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 | |
{{Load advancements}} to pull advancement entries and put them on content pages.