Template:Achievement: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{| style="max-width:{{{width|600px}}}; {{#if:{{{nopad|}}}||padding: 1em;}}"  
<includeonly>
|-
<div class="bg3wiki-achievement" style="box-sizing: border-box; display: flex; width: 100%; min-width: 10em; max-width: 45em; align-items: center; padding: 0 1em;">
| style="width: 80px;"| [[File:A-{{{1}}}.jpg|link=Achievements]]
<div class="bg3wiki-achievement" style="max-width: 80px;">[[File:A-{{{1}}}.jpg|link=Achievements]]</div>
| {{#switch:{{{1|}}}
<div class="bg3wiki-achievement" style="margin: 0 auto 0 0; padding: 0 0.8em; 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 56: Line 57:
| Under Lock and Key = '''{{{1}}}'''<br> Rescue all the prisoners from the depths of Moonrise Towers in one playthrough.
| Under Lock and Key = '''{{{1}}}'''<br> Rescue all the prisoners from the depths of Moonrise Towers in one playthrough.
| You Have Two Hands for a Reason = '''{{{1}}}'''<br> Pet Scratch and the owlbear cub at the same time - the greatest joy an adventurer could ask for.
| You Have Two Hands for a Reason = '''{{{1}}}'''<br> Pet Scratch and the owlbear cub at the same time - the greatest joy an adventurer could ask for.
|  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>}}


Result: {{Achievement|Descent From Avernus}}
Result: {{Achievement|Descent From Avernus}}


Change max-width either in '''px''' or in '''%''': {{code|<nowiki>{{Achievement|Action Surge|width=600px}}</nowiki>}}
Change max-width either in '''em''' or in '''%''': {{code|<nowiki>{{Achievement|Action Surge|width=45em}}</nowiki>}}


Result: {{Achievement|Action Surge|width=600px}}
Result: {{Achievement|Action Surge|width=45em}}
 
Change max-width either in '''px''' or in '''%''': {{code|<nowiki>{{Achievement|No Penny Required|width=100%}}</nowiki>}}
 
Result: {{Achievement|No Penny Required|width=100%}}


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>}}

Latest revision as of 21:41, 24 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.