Difference between revisions of "Template:Hidden"

From OpenTutorial
Jump to navigation Jump to search
 
Line 1: Line 1:
 
<showhide>
 
<showhide>
{{{show}}} __HIDER__
+
{{{1}}} __HIDER__
<hide>{{{hide}}}</hide>
+
<hide>{{{2}}}</hide>
 
</showhide>
 
</showhide>
 +
 +
<br> this is param 1 {{{1}}}
 +
<br> this is param 2 {{{2}}}

Latest revision as of 16:41, 3 July 2007

<showhide> {{{1}}} __HIDER__ <hide>{{{2}}}</hide> </showhide>


this is param 1 {{{1}}}
this is param 2 {{{2}}}