Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

Difference between revisions of "Template:HiddenTextStart"

From DFO World Wiki
Jump to: navigation, search
(Created page with "<div class="NavFrame" style="{{#if:{{{Width|}}}|width:{{{Width}}}}};{{{StyleFrame|}}}"> <div class="NavHead" style="{{{StyleHeader|}}}">{{{Title|To read, Click <u>Show</u>}}}<...")
 
(Replaced content with "{{HiddenTextHeader}}")
Line 1: Line 1:
<div class="NavFrame" style="{{#if:{{{Width|}}}|width:{{{Width}}}}};{{{StyleFrame|}}}">
+
{{HiddenTextHeader}}
<div class="NavHead" style="{{{StyleHeader|}}}">{{{Title|To read, Click <u>Show</u>}}}</div>
 
<div class="NavContent" style="text-align:left;display:{{{Show|none}}};{{{StyleContent|}}}">
 
<noinclude></div></div><br /><br />This is used to hide text until the 'Show' button is clicked.
 
 
 
Usage:
 
<pre><nowiki>
 
{{HiddenTextHeader
 
|Title=
 
|Width=
 
|Show=
 
}}
 
Content goes here!
 
{{HiddenTextFooter}}
 
</nowiki></pre>
 
Remember to add <nowiki>{{HiddenTextFooter}}</nowiki> to the end!
 
<pre>
 
Title = Title of the Spoiler
 
 
 
Width = Width of the Spoiler (Blank for entire screen)
 
 
 
Show= Either show or hide text at start (Enter anything for show. Leave blank or 'none' for hide)
 
</pre>
 
</noinclude>
 

Revision as of 15:47, 24 February 2015