Template:Achievement: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{| style="max-width:{{{width|600px}}};" | <includeonly>{| style="max-width:{{{width|600px}}}; {{#if:{{{nopad|}}}||padding: 1em;}}" | ||
|- | |- | ||
| style="width: 80px;"| [[File:A-{{{1}}}.jpg|link=Achievements]] | | style="width: 80px;"| [[File:A-{{{1}}}.jpg|link=Achievements]] | ||
Line 69: | Line 69: | ||
Result: {{Achievement|No Penny Required|width=100%}} | Result: {{Achievement|No Penny Required|width=100%}} | ||
Remove padding by adding {{InfoBlob|<nowiki>nopad=1</nowiki>}}: {{code|<nowiki>{{Achievement|Busker|nopad=1}}</nowiki>}} | |||
Result: {{Achievement|Busker|nopad=1}} | |||
</noinclude> | </noinclude> |
Revision as of 12:10, 16 September 2023
Usage: {{Achievement|Descent from Avernus}}
Result:
Descent From Avernus Take control of the nautiloid and escape the Hells. |
Change max-width either in px or in %: {{Achievement|Action Surge|width=600px}}
Result:
Action Surge Perform five attacks in one turn. Your enemies won't know what hit them (literally). |
Change max-width either in px or in %: {{Achievement|No Penny Required|width=100%}}
Result:
No Penny Required Successfully use Detect Thoughts to pry into someone's thoughts. |
Remove padding by adding nopad=1: {{Achievement|Busker|nopad=1}}
Result:
Busker Earn a hundred gold from playing sweet, sweet music in a single playthrough. |