Difference between revisions of "Template:Showhide"

From CWCki
Jump to navigation Jump to search
m
 
Line 15: Line 15:
'''<nowiki>}}</nowiki>'''<br />
'''<nowiki>}}</nowiki>'''<br />


The above code would produce: <br/>
The above code would produce:<br/>
{{Showhide
{{Showhide
|width = 450px
|width = 450px

Latest revision as of 12:49, 30 November 2010

Usage

These usage notes will not be included in articles bearing this template.

This template can be used to hide content from view until the reader clicks the show button. This can be useful to prevent excessively long or less important content being visible at first, to help keep an article from appearing messy. The format for using this template is as follows:

{{Showhide
|width = 450px (Also accepts %)
|bgcolor = #7AA9DD
|title = Show me moar
|content = This content be hidden yo }}

The above code would produce: