Template:Hidden: Difference between revisions

From TalossaWiki
Jump to navigation Jump to search
(In the process of doing a few thing--Don't delete please!)
 
No edit summary
 
(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="NavFrame {{#if:{{{expanded|}}}||collapsed}} {{{class|}}}" style="border:none; {{{style|{{{css|}}}}}}"><div class="NavHead"
<div class="toccolours mw-collapsible mw-collapsed" style="width:500px">
style="font-weight:{{{fw1|bold}}}; background:{{{bg1|transparent}}};
{{{1|<noinclude>==Example Header==</noinclude>}}}
text-align:{{{ta1|center}}}; {{{headercss|{{{headerstyle|}}}}}}">{{{header|{{{1}}}}}} </div>
<div class="mw-collapsible-content">{{{2|<noinclude>Example Content</noinclude>}}}</div>
<div class="NavContent" style="font-weight:{{{fw2|normal}}};
</div>
background-color:{{{bg2|transparent}}}; text-align:{{{ta2|left}}};
 
{{{contentcss|{{{contentstyle|}}}}}}">
<noinclude>
{{{content|{{{contents|{{{2}}}}}}}}}
===Usage===
</div></div>{{#if:{{{bg1|}}}{{{bg2|}}}{{{ta1|}}}{{{ta2|}}}{{{fw1|}}}{{{fw2|}}}|[[Category:Hidden templates using styles|{{NAMESPACE}}{{PAGENAME}}]]}}<noinclude>
This template was made to use with other templates, but feel free to use it wherever you need it. It is simply a collapsible header/content thing.<br><br>
{{documentation}}
{{Hidden
  |1=Put your example header here--remember to format. (Header is not formatted automatically.)
  |2=Content goes here. Simple enough.
}<nowiki>}</nowiki>
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 09:05, 10 July 2012

Example Header

Example Content


Usage

This template was made to use with other templates, but feel free to use it wherever you need it. It is simply a collapsible header/content thing.

{{Hidden
 |1=Put your example header here--remember to format. (Header is not formatted automatically.)
 |2=Content goes here. Simple enough.
}}