Jump to content

Template:Hide text: Difference between revisions

From Wiki - Scioly.org
Let's see if I can get this to work...
 
m Added some documentation
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
|<hr style="background-color: #BCBCBC; border: 0px; height: 1px">{{#if:{{{1|}}}|{{{1}}}|''Insert text to hide here.''}}
|<hr style="background-color: #BCBCBC; border: 0px; height: 1px">{{#if:{{{1|}}}|{{{1}}}|''Insert text to hide here.''}}
|}
|}
<noinclude>
Similar to a "spoiler box". Use like:
  <nowiki>{{Hide text|stuff you want to hide}}</nowiki>
[[Category:Templates]]
[[Category:Organization Templates]]
</noinclude>

Latest revision as of 22:24, 19 May 2018


Insert text to hide here.

Similar to a "spoiler box". Use like:

 {{Hide text|stuff you want to hide}}