Template:Achievement: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{| style="max-width:{{{width|40em}}}; {{#if:{{{nopad|}}}||padding-left: 1em;}}"  
<includeonly>
|-
<div style="display: flex; width: 100%; min-width: 10em; max-width: 45em; align-items: center;">
| style="width: 80px;"| [[File:A-{{{1}}}.jpg|link=Achievements]]
<div style="max-width: 80px;">[[File:A-{{{1}}}.jpg|link=Achievements]]</div>
| {{#switch:{{{1|}}}
<div style="margin: 0 auto; text-align:left;">
{{#switch:{{{1|}}}
| A Grym Fate = '''{{{1}}}'''<br> Kill the Adamantine Golem without using the Forge Hammer.
| A Grym Fate = '''{{{1}}}'''<br> Kill the Adamantine Golem without using the Forge Hammer.
| Absolute Power Corrupts = '''{{{1}}}'''<br> Reign with terror: take control of the Netherbrain and bend the world to your will.
| Absolute Power Corrupts = '''{{{1}}}'''<br> Reign with terror: take control of the Netherbrain and bend the world to your will.
Line 58: Line 59:
|  Foehammer = '''{{{1}}}'''<br> Complete the game in Honour mode.
|  Foehammer = '''{{{1}}}'''<br> Complete the game in Honour mode.
}}
}}
|}</includeonly><noinclude>[[Category:Templates]]
</div>
</div>
</includeonly><noinclude>[[Category:Templates]]
Usage: {{code|<nowiki>{{Achievement|Descent from Avernus}}</nowiki>}}
Usage: {{code|<nowiki>{{Achievement|Descent from Avernus}}</nowiki>}}



Revision as of 02:37, 6 February 2024

Usage: {{Achievement|Descent from Avernus}}

Result:

A-Descent From Avernus.jpg

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:

A-Action Surge.jpg

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:

A-Busker.jpg

Busker
Earn a hundred gold from playing sweet, sweet music in a single playthrough.