Template:Showhide

Revision as of 01:03, 23 March 2025 by Doom (talk | contribs) (Created page with "<!---The code below forms the show/hide box ---> <div class="NavFrame" style="border:none; width:{{{width|100%}}}"> <div class="NavFrame" style="border:none;"> <div class="NavHead" style="background: {{{bgcolor|#E5E6C8}}}; text-align: center; padding: 1px; font-size:100%;"> '''{{{title|Click here to see more}}}'''</div> <div class="NavContent" style="display:none; font-size:normal; text-align:left"> <!---The code above forms the show/hide box ---> {{{content}}} </div></d...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Usage