My program doesn't have bugs. It just develops random features.

Difference between revisions of "Template:Hidden/doc"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(New page: <noinclude>{{Documentation subpage}}</noinclude> Creates a hidden block of text with a visible header. ==Usage== <pre> {{hidden | header = Click on [show] link to reveal. | body = Booya...)
 
(Usage)
 
Line 5: Line 5:
 
<pre>
 
<pre>
 
{{hidden
 
{{hidden
| header = Click on [show] link to reveal.
+
| hint = Click on [show] link to reveal.
| body  = Booya!
+
| hidden = Booya!
 
}}
 
}}
 
</pre>
 
</pre>
 
{{hidden
 
{{hidden
| header = Click on [show] link to reveal.
+
| hint = Click on [show] link to reveal.
| body  = Booya!
+
| hidden = Booya!
 
}}
 
}}
  

Latest revision as of 09:57, 26 March 2008

This subpage contains documentation, categories and other content that is not part of the template.
To view the template page itself, see Template:Hidden.

Creates a hidden block of text with a visible header.

Usage[edit]

{{hidden
| hint = Click on [show] link to reveal.
| hidden = Booya!
}}
Click on [show] link to reveal.