Template:Spoiler
From 1100ad
(Difference between revisions)
feildmaster (Talk | contribs) |
feildmaster (Talk | contribs) m (onclick does not work) |
||
| Line 1: | Line 1: | ||
| - | < | + | <div> |
| - | <div | + | <div onclick="n = this.parentNode.lastChild; if(n.style.display == \'none\') { n.style.display = \'block\'; } else { n.style.display = \'none\'; }" style="padding-top:3px; font-size:10px">{{{Title|{{PAGENAME}}}}}</div> |
| - | <div style="text-align:left;display:{{{Show|none}}};border-left:1px solid ">{{{Content}}}</div></div> | + | <div style="text-align:left;display:{{{Show|none}}};border-left:1px solid ">{{{Content|Nothing to show}}}</div> |
| + | </div> | ||
Current revision as of 20:51, 12 July 2010
Spoiler
