Template:Spoiler: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
(reverse logic)
(add 'block' parameter to allow spoiler tags to be used across multiple lines & <ul> / <ol> elements.)
Line 1: Line 1:
<span class="spoiler-text">{{{1|}}}</span><includeonly>{{#if:{{NAMESPACE}}
<{{#if:{{{block|}}}|div|span}} class="spoiler-text">{{{1|}}}</{{#if:{{{block|}}}|div|span}}><includeonly>{{#if:{{NAMESPACE}}
| {{ns:0}}<!-- Don't categorize non-mainspace pages. -->
| {{ns:0}}<!-- Don't categorize non-mainspace pages. -->
| {{if lang
| {{if lang
Line 7: Line 7:
}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{doc begin}}
{{doc begin}}
=== Example ===
{{tl|Spoiler}} is a spoiler tag template. If spoilers are toggled off (using the tab at the top of the page) text inside the {{tl|Spoiler}} tag will be blacked out. You can still highlight the text to view it without toggling all spoilers on.
{{Spoiler text|
 
Lorum Ipsum lots of text. ejrnanfdsngasdfnhjafhndaghadghadghgadh
=== Examples ===
agdhagdhdfggjgffs
* <code>A line of text. <nowiki>{{spoiler|Snape kills Dumbledore}}.</nowiki></code> generates
gaddghadghgdjgdajadgjadgjagdjgjfkssfhks
 
A line of text. {{spoiler|Snape kills Dumbledore}}.
 
* The below code will generate:
<pre>
&#123;&#123;Spoiler|block=yes|
* Harry is the last horcrux.
* And [[Chell]] is [[GLaDOS]]' daughter.
}}
}}
</pre>


<code><nowiki>{{Spoiler text|
{{Spoiler|block=yes|
Lorum Ipsum lots of text. ejrnanfdsngasdfnhjafhndaghadghadghgadh
* Harry is the last horcrux.
agdhagdhdfggjgffs
* And [[Chell]] is [[GLaDOS]]' daughter.
gaddghadghgdjgdajadgjadgjagdjgjfkssfhks
}}
}}</nowiki></code>


[[Category:Spoiler templates]]
[[Category:Spoiler templates]]
[[Category:Maintenance templates]]
[[Category:Maintenance templates]]
</noinclude>
</noinclude>

Revision as of 07:48, 17 May 2011

The template above may be partially or fully invisible or glitched due to the respected strings aren't entered.
This is normal.

Documentation for Spoiler

{{Spoiler}} is a spoiler tag template. If spoilers are toggled off (using the tab at the top of the page) text inside the {{Spoiler}} tag will be blacked out. You can still highlight the text to view it without toggling all spoilers on.

Examples

  • A line of text. {{spoiler|Snape kills Dumbledore}}. generates

A line of text. Snape kills Dumbledore.

  • The below code will generate:
{{Spoiler|block=yes|
* Harry is the last horcrux.
* And [[Chell]] is [[GLaDOS]]' daughter.
}}
  • Harry is the last horcrux.
  • And Chell is GLaDOS' daughter.