Template:SpoilerBox: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Undo revision 98552 by Willowisp (talk))
Tag: Undo
No edit summary
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, #443E20, #232323, #232323, #232323); align-items:center; border-radius:10px; padding: 5px;}}">
<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, #443E20, #232323, #232323, #232323); 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}}|{{#if:{{{act|}}}| 1 = 24px|32px}}|link=]] ''' {{color|#ebb73f|{{#switch: {{{act|}}} | 1 = Act 1 Spoilers!| 2 = Act 2 Spoilers!| 3 = Act 3 Spoilers!|Spoiler warning!}}}} This section reveals {{#if:{{{custom|}}} | {{{custom}}} |details about the story of ''Baldur's Gate 3''.}}'''
[[File:{{#switch: {{{act|}}} | 1 = Ico_knownSpells_lvl_01.png| 2 = Ico_knownSpells_lvl_02.png| 3 = Ico_knownSpells_lvl_03.png|Concentration Icons.png}}|24px|link=]] ''' {{color|#ebb73f|{{#switch: {{{act|}}} | 1 = Act 1 Spoilers!| 2 = Act 2 Spoilers!| 3 = Act 3 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>

Revision as of 19:32, 7 November 2023

Be sure to consult Help:Spoiler Policy before using this template.

Usage: {{SpoilerBox|This text will be hidden.}}

Result:

Concentration Icons.png 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.}}

Result:

Concentration Icons.png 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.}}

Result:

Ico knownSpells lvl 02.png 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.}}

Result:

Concentration Icons.png Spoiler warning! This section reveals the dialogue options for this character.

This text will be hidden.