Template:SpoilerBox: Difference between revisions
Jump to navigation
Jump to search
(Add category) |
(add act 4 = epilogue) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div class="mw-collapsible {{#switch: {{{unhide|}}} | 1 = mw-expanded | yes = mw-expanded | mw-collapsed}}" data-expandtext="Show Spoilers" data-collapsetext="Hide Spoilers" style="{{#if:{{{nograd|}}} | background:transparent; | background: linear-gradient(to right, | <includeonly><div class="mw-collapsible {{#switch: {{{unhide|}}} | 1 = mw-expanded | yes = mw-expanded | mw-collapsed}}" data-expandtext="Show Spoilers" data-collapsetext="Hide Spoilers" style="{{#if:{{{nograd|}}} | background:transparent; | background: linear-gradient(to right, var(--bg3wiki-spoiler-warning-start), var(--bg3wiki-spoiler-warning-end), var(--bg3wiki-spoiler-warning-end), var(--bg3wiki-spoiler-warning-end)); align-items:center; border-radius:10px; padding: 5px;}}"> | ||
[[File:{{#switch: {{{act|}}} | 1 = Ico_knownSpells_lvl_01.png| 2 = Ico_knownSpells_lvl_02.png| 3 = Ico_knownSpells_lvl_03.png|Concentration Icons.png}}| | [[File:{{#switch: {{{act|}}} | ||
| 1 = Ico_knownSpells_lvl_01.png | |||
| 2 = Ico_knownSpells_lvl_02.png | |||
| 3 = Ico_knownSpells_lvl_03.png | |||
| 4 = Ico_knownSpells_lvl_04.png | |||
|Concentration Icons.png}}|24px|link=]] ''' {{color|#ebb73f|{{#switch: {{{act|}}} | 1 = Act 1 Spoilers!| 2 = Act 2 Spoilers!| 3 = Act 3 Spoilers!| 4 = Epilogue Spoilers!|Spoiler warning!}}}} This section reveals {{#if:{{{custom|}}} | {{{custom}}} |details about the story of ''Baldur's Gate 3''.}}''' | |||
<div class="mw-collapsible-content noexcerpt" style="{{#if:{{{nograd|}}} | background:transparent; | background:#232323; border-radius:10px; padding: 15px;}}">{{{1}}}</div> | <div class="mw-collapsible-content noexcerpt" style="{{#if:{{{nograd|}}} | background:transparent; | background:#232323; border-radius:10px; padding: 15px;}}">{{{1}}}</div> | ||
</div></includeonly><noinclude>:''Be sure to consult [[Help:Spoiler Policy]] before using this template.''<br> | </div></includeonly><noinclude>:''Be sure to consult [[Help:Spoiler Policy]] before using this template.''<br> |
Latest revision as of 08:40, 2 June 2024
- Be sure to consult Help:Spoiler Policy before using this template.
Usage: {{SpoilerBox|This text will be hidden.}}
Spoiler warning! This section reveals details about the story of Baldur's Gate 3.
This text will be hidden.
If you don't want the gradient use nograd:
Usage: {{SpoilerBox|nograd=1|This text will be hidden.}}
Spoiler warning! This section reveals details about the story of Baldur's Gate 3.
This text will be hidden.
Per Act spoilers: {{SpoilerBox|act=2|This text will be hidden.}}
Act 2 Spoilers! This section reveals details about the story of Baldur's Gate 3.
This text will be hidden.
It also supports custom text: {{SpoilerBox|custom=the dialogue options for this character.|This text will be hidden.}}
Spoiler warning! This section reveals the dialogue options for this character.
This text will be hidden.