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| | <includeonly>{| style="max-width:{{{width|30em}}}; {{#if:{{{nopad|}}}||padding-left: 1em;}}" | ||
|- | |- | ||
| style="width: 80px;"| [[File:A-{{{1}}}.jpg|link=Achievements]] | | style="width: 80px;"| [[File:A-{{{1}}}.jpg|link=Achievements]] | ||
Line 63: | Line 63: | ||
Result: {{Achievement|Descent From Avernus}} | Result: {{Achievement|Descent From Avernus}} | ||
Change max-width either in ''' | Change max-width either in '''em''' or in '''%''': {{code|<nowiki>{{Achievement|Action Surge|width=45em}}</nowiki>}} | ||
Result: {{Achievement|Action Surge|width= | Result: {{Achievement|Action Surge|width=45em}} | ||
Remove padding by adding {{InfoBlob|<nowiki>nopad=1</nowiki>}}: {{code|<nowiki>{{Achievement|Busker|nopad=1}}</nowiki>}} | Remove padding by adding {{InfoBlob|<nowiki>nopad=1</nowiki>}}: {{code|<nowiki>{{Achievement|Busker|nopad=1}}</nowiki>}} |
Revision as of 01:17, 6 February 2024
Usage: {{Achievement|Descent from Avernus}}
Result:
![]() |
Descent From Avernus Take control of the nautiloid and escape the Hells. |
Change max-width either in em or in %: {{Achievement|Action Surge|width=45em}}
Result:
![]() |
Action Surge Perform five attacks in one turn. Your enemies won't know what hit them (literally). |
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. |