Difference between revisions of "Template:Tasks"
Jump to navigation
Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!
m |
|||
Line 301: | Line 301: | ||
! 30 | ! 30 | ||
{{!}} <span class="tasks" style="background-position: -260px -156px;"></span> | {{!}} <span class="tasks" style="background-position: -260px -156px;"></span> | ||
− | {{!}} Mine [[diamonds]] | + | {{!}} Mine [[Diamond Ore|diamonds]] |
{{!}} Mine Diamonds | {{!}} Mine Diamonds | ||
{{!}} You can't bre much fancier than a diamond pickaxe! | {{!}} You can't bre much fancier than a diamond pickaxe! | ||
Line 334: | Line 334: | ||
{{!}} Open Door with Wiring | {{!}} Open Door with Wiring | ||
{{!}} Open a [[door]] with [[redstone]] or a [[Pressure Plate|pressure plate]]! | {{!}} Open a [[door]] with [[redstone]] or a [[Pressure Plate|pressure plate]]! | ||
− | {{!}} Open a door with a [[Redstone | + | {{!}} Open a door with a [[Redstone Torch|redstone torch]], [[button]], [[lever]], or with a pressure plate |
{{!}} 5 | {{!}} 5 | ||
− | {{!}} x1 {{I|Iron Door}} x1 {{I|Redstone | + | {{!}} x1 {{I|Iron Door}} x1 <{{I|Redstone Torch}} {{I|Button}} / {{I|Pressure Plate}} / {{I|Lever}}>}} |
|- | |- | ||
{{#ifeq: {{{34}}}|| | {{#ifeq: {{{34}}}|| |
Revision as of 19:23, 2 January 2022
Number | Icon[ng] | Name | Newgrounds name | Description [ng] | Objective | Points[ng] | Requirements |
---|
Usage
This template generates a table with the requested task(s)' info. The following code would display all achievements, each per generated row:
{{Tasks|1=|2=|3=|4=|5=|6=|7=|8=|9=|10=|11=|12=|13=|14=|15=|16=|17=|18=|19=|20=|21=|22=|23=|24=|25=|26=|27=|28=|29=|30=|31=|32=|33=|34=|35=|36=|37=|38=|39=|40=|41=|42=|43=|44=|45=|46=|title=|text=}} }}
(The result can be seen on the tasks' page).
Example
The template is pretty straightforward. You just add it along with |n=
where n
is the number of the achievement you want to add. It automatically generates the table's header by default, and then you can start adding rows as you wish with that method.
- In other words:
{{Tasks|1=}}
- Results in the "Tasks" section with a table containing the task/achievement number 1:
Number | Icon[ng] | Name | Newgrounds name | Description [ng] | Objective | Points[ng] | Requirements |
---|---|---|---|---|---|---|---|
1 | Mine a block of wood | Mine Wood | Wood is used in the most important crafting recipes! | Destroy a wood block | 5 |
- And
{{Tasks|1=|10=|20=|30=|40=|46=}}
- Does the same, but with tasks number 1, 10, 20, 30, 40, and 46:
Number | Icon[ng] | Name | Newgrounds name | Description [ng] | Objective | Points[ng] | Requirements |
---|---|---|---|---|---|---|---|
1 | Mine a block of wood | Mine Wood | Wood is used in the most important crafting recipes! | Destroy a wood block | 5 | ||
10 | Make some torches | Torches | Torches will light up the dark | Make at least one torch | 5 | x1 x1 | |
20 | Slay a blaze | Kill a Blaze | They will shoot fireballs at you like crazy! | Kill a blaze | 5 | ||
30 | Mine diamonds | Mine Diamonds | You can't bre much fancier than a diamond pickaxe! | Destroy a diamond ore block | 10 | x1 | |
40 | Fish a fish | Fish a Fish | Catch a fish with a fishing rod! | Fish a fish with the fishing rod | 5 | x1 | |
46 | Enchant an item | Enchant an Item | Use an enchantment table! | Use the enchantment table to enchant a item | 5 | x1 x1 |