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="width:600px;"  
<includeonly>{| style="width:{{{width|600px}}};"  
|-
|-
| style="width: 15%;"| [[File:A-{{{1}}}.jpg|link=Achievements]]
| style="width: 80px;"| [[File:A-{{{1}}}.jpg|link=Achievements]]
| {{#switch:{{{1|}}}
| {{#switch:{{{1|}}}
| Descent from Avernus = '''Descent from Avernus'''<br>Take control of the nautiloid and escape the Hells.
| Descent from Avernus = '''Descent from Avernus'''<br>Take control of the nautiloid and escape the Hells.
Line 14: Line 14:
Result: {{Achievement|Descent from Avernus}}
Result: {{Achievement|Descent from Avernus}}


Usage: {{code|<nowiki>{{Achievement|Action Surge}}</nowiki>}}
Change width either in '''px''' or in '''%''': {{code|<nowiki>{{Achievement|Action Surge|width=100%}}</nowiki>}}


Result: {{Achievement|Action Surge}}
Result: {{Achievement|Action Surge|width=100%}}
</noinclude>
</noinclude>

Revision as of 12:12, 15 September 2023

This template is incomplete. You can finish it by adding the rest of the achievements to the switch

Usage: {{Achievement|Descent from Avernus}}

Result:

A-Descent from Avernus.jpg Descent from Avernus
Take control of the nautiloid and escape the Hells.


Change width either in px or in %: {{Achievement|Action Surge|width=100%}}

Result:

A-Action Surge.jpg Action Surge
Perform five attacks in one turn. Your enemies won't know what hit them (literally).