Template:Achievement: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(New demo template and removed reference to unused parameters) |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <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;"> | |||
<div class="bg3wiki-achievement" style="max-width: 80px;">[[File:A-{{{1}}}.jpg|link=Achievements]]</div> | |||
<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. | |||
}} | }} | ||
</div> | |||
</div> | |||
</includeonly><noinclude>[[Category:Templates]] | |||
Display the icon and description of a Baldur's Gate 3 achievement. | |||
== Examples == | |||
{{Template demo | |||
| <nowiki>{{Achievement|Descent From Avernus}}</nowiki> | |||
| <nowiki>{{Achievement|Action Surge}}</nowiki> | |||
| <nowiki>{{Achievement|Busker}}</nowiki> | |||
}} | |||
</noinclude> | </noinclude> |
Latest revision as of 04:50, 20 July 2024
Display the icon and description of a Baldur's Gate 3 achievement.
Examples
Markup | Renders as |
---|---|
{{Achievement|Descent From Avernus}} | |
{{Achievement|Action Surge}} | |
{{Achievement|Busker}} |