Difference between revisions of "Template:Hidden"

From Sourcebook Wiki
Jump to: navigation, search
Line 3: Line 3:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Hidden|
 
{{Hidden|
Header here (recommended to use~~~~ (sig with timestamp) or ~~~~~ (timestamp, no sig)|
+
Header here (recommended to use ~~~~ (sig with timestamp) or ~~~~~ (timestamp, no sig), defaults to "Hidden ~~~~~"|
 
Text here}}
 
Text here}}
 
</nowiki>
 
</nowiki>
Line 22: Line 22:
 
{| class="collapsible collapsed wikitable"
 
{| class="collapsible collapsed wikitable"
 
|-
 
|-
! {{{1}}}
+
! {{{1|<onlyinclude>Hidden 11:26, 2 November 2010 (EDT)</onlyinclude>}}}
 
|-
 
|-
 
| {{{2}}}
 
| {{{2}}}
 
|}
 
|}

Revision as of 11:26, 2 November 2010

To use this, use this code:

{{Hidden|
Header here (recommended to use ~~~~ (sig with timestamp) or ~~~~~ (timestamp, no sig), defaults to "Hidden ~~~~~"|
Text here}}

Like other templates, there's a limit to the markup that can go in it. If this template shows incorrectly (you ARE using the preview button, right?), use the markup directly:

{| class="collapsible collapsed wikitable"
|-
! Header
|-
| Content
|}