m (Reverted edits by Kenny2scratch (talk) to last revision by Krett12) |
m (this is probably going to break so hard) |
||
Line 1: | Line 1: | ||
<div style="margin-left:{{{indent|0px}}}"><!-- NOTE: width renders incorrectly if added to main STYLE section--> | <div style="margin-left:{{{indent|0px}}}"><!-- NOTE: width renders incorrectly if added to main STYLE section--> | ||
+ | <table class="navbox collapsible {{#if:{{{expand|}}}||collapsed}}" style="background: transparent; text-align: left; border: {{{border|1px}}} solid {{{b-color|silver}}}; margin-top: 0.2em; {{#if:{{{width|}}}|width:{{{width}}};}}"> | ||
+ | <tr><th style="background-color: {{{bg|#CFC}}}; text-align: {{#if:{{{left|}}}|left|center}}; font-size: 112%;">{{{1|{{{title|{{{reason|{{{header|{{{heading|Extended content}}} }}} }}} }}} }}}</th></tr>{{#if:{{{warning|{{{2|}}}}}}|<tr><td style="text-align: center; font-style: italic;">{{{2|The following is a closed debate. '''Please do not modify it.'''}}}</td></tr>}}<tr><td style="border: solid {{{border2|1px silver}}}; padding: {{{padding|8px}}}; background-color: {{{bg2|white}}}; font-size: 112%;"> | ||
{| <!-- Template:Collapse top --> class="navbox collapsible {{#if:{{{expand|}}}||collapsed}}" style="background: transparent; text-align: left; border: {{{border|1px}}} solid {{{b-color|silver}}}; margin-top: 0.2em; {{#if:{{{width|}}}|width:{{{width}}};}}" | {| <!-- Template:Collapse top --> class="navbox collapsible {{#if:{{{expand|}}}||collapsed}}" style="background: transparent; text-align: left; border: {{{border|1px}}} solid {{{b-color|silver}}}; margin-top: 0.2em; {{#if:{{{width|}}}|width:{{{width}}};}}" | ||
|- | |- | ||
Line 8: | Line 10: | ||
|- | |- | ||
| style="border: solid {{{border2|1px silver}}}; padding: {{{padding|8px}}}; background-color: {{{bg2|white}}}; font-size:112%;" {{!}}<noinclude>Hello world! | | style="border: solid {{{border2|1px silver}}}; padding: {{{padding|8px}}}; background-color: {{{bg2|white}}}; font-size:112%;" {{!}}<noinclude>Hello world! | ||
− | {{ | + | {{collapse bottom}}<!--- close so we can the the documentation --> |
{{/doc}} | {{/doc}} | ||
[[Category:Meta Templates|Collapse top]] | [[Category:Meta Templates|Collapse top]] |
Revision as of 07:31, 23 August 2018
Extended content | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
This documentation is transcluded from Template:Collapse top/doc. UsageThis template is paired with the {{Collapse bottom}} template. These two templates create a collapsible box in which content can be placed in. This can be useful for collapsing down big talk page discussions. This template creates the box, in which the template Collapse Bottom will tell this template where the box is to stop. SyntaxThere are 13 parameters available, all optional. positional parameter number 1 or titleTitle of the collapsible box. {{collapse top|<title=hi>}}
|