Editing Template:Collapse top/doc

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Documentation subpage}}
<div style="margin-left:{{{indent|0px}}}"><!-- NOTE: width renders incorrectly if added to main STYLE section-->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{| <!-- Template:Collapse top --> class="navbox collapsible {{{{{|safesubst:}}}#if:{{{expand|}}}||collapsed}}" style="background: transparent; text-align: left; border: {{{border|1px}}} solid {{{b-color|silver}}}; margin-top: 0.2em; {{{{{|safesubst:}}}#if:{{{width|}}}|width:{{{width}}};}}"
{{shortcut|Template:Cot|Template:Cob}}
|-
 
! style="background-color: {{{bg|#CFC}}}; text-align:{{{{{|safesubst:}}}#if:{{{left|}}}|left|center}}; font-size:112%;" | {{{1|{{{title|{{{reason|{{{header|{{{heading|Extended content}}} }}} }}} }}} }}}  
The {{tlx|collapse top}} template (a.k.a. {{tlx|cot}}) and its paired template {{tlx|collapse bottom}} (or {{tlx|cob}}) are used for placing a collapse box around a talk page discussion, especially when the content contains complex wikimarkup such as tables.  For very simple content, the one-piece template {{tlx|collapse}} can be used instead.
{{{{{|safesubst:}}}#if:{{{warning|{{{2|}}}}}}
 
|{{{{{|safesubst:}}}!}}-
These templates should only be used in accordance with the [[Wikipedia:Refactoring]] guideline; they should never be used to end a discussion over the objections of other editors, except in cases of unambiguous disruptive editing.
{{{{{|safesubst:}}}!}} style="text-align:center; font-style:italic;" {{{{{|safesubst:}}}!}} {{{2|The following is a closed debate. {{strongbad|Please do not modify it.}} }}} }}
 
|-
== Usage ==
| style="border: solid {{{border2|1px silver}}}; padding: {{{padding|8px}}}; background-color: {{{bg2|white}}}; font-size:112%;" {{{{{|safesubst:}}}!}}<noinclude>
Place {{tlx|collapse top}} and {{tlx|collapse bottom}} around the text to be collapsed. For example:
{{lorem ipsum|3}}
 
<pre>{{Collapse top|title=This is the title text}}
{{lorem ipsum}}
{{Collapse bottom}}</pre>
produces:
{{Collapse top|title=This is the title text}}
{{lorem ipsum}}
{{Collapse bottom}}
{{Collapse bottom}}
 
{{Documentation}}
== Parameters ==
<!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS -->
This template takes the following parameters, all of which are optional
</noinclude>
 
;positional parameter 1, named parameter 'title': These parameters give the main title of collapsed box, which occurs on the same line as the ''show'' link and is always visible. It defaults to 'Extended content'.
;warning: If this parameter evaluates to true (i.e. is not empty) it will display a default warning line under the main title which reads "The following is a closed debate. {{strongbad|Please do not modify it.}}"
;positional parameter 2: This is optional warning-line text. It will override the standard warning line above, and obviate the need for setting the 'warning' parameter.
;expand: If this parameter evaluates to true (i.e. is not empty) it will leave the material uncollapsed with the border and coloring. Default is to collapse the material.
;bg: Sets the background color of the collapsed material. Defaults to #CFC - a pleasant green. Other colors available from [[List of colors]].
;border: Sets the width of the border line on the collapsed material. defaults to 1px.
;b-color: Sets the border color. defaults to silver.
;padding: Sets the padding on the collapsed material in the colored area. defaults to 8px
;width: Sets the width of the overall template. Use {{para|width|50%}}, not {{para|Width|50%}} (Upper case "W" doesn't work) or <code>|width=200</code> (omits "px" and doesn't work).
;border2: Sets the border of the box that appears when template is expanded; defaults to "1px silver" (no provision to change from a solid line)
;bg2: Sets background of the box that appears when template is expanded; defaults to white.
;indent: indents the box from the left of the page. Use: {{para|indent|50px}} not {{para|Indent|50px}} (Upper case "I" doesn't work). Defaults to "do not indent" (ie, 0px). Each ":" in wiki-markup is approximately equivalent to 25px indent.
 
If an entire section is being closed, remove the section header and add it as the first parameter of the template. This keeps the section header from showing in the TOC.
 
== Examples ==
*changing background color - <nowiki>{{Collapse top|bg=#F0F2F5}} or {{cot|bg=#F0F2F5}}</nowiki>
{{cot|bg=#F0F2F5}}
{{lorem ipsum}}
{{cob}}
*adding extra padding - <nowiki>{{cot|padding=40px}}</nowiki>
{{cot|padding=40px}}
{{lorem ipsum}}
{{cob}}
*adding a warning line - <nowiki>{{cot|default warning|warning=1}}</nowiki>, <nowiki>{{cot|custom warning|this is a custom warning line}}</nowiki>
{{cot|default warning|warning=1}}
{{lorem ipsum}}
{{cob}}
{{cot|custom warning|this is a custom warning line}}
{{lorem ipsum}}
{{cob}}
*archiving a section
<pre>{{cot}}
==section header==
text
{{cob}}</pre>
rewritten as
<pre>{{cot|section header}}
text
{{cob}}</pre>
{{cot|section header}}
text
{{cob}}
 
== Redirects ==
To Collapse top:
* {{tl|cot}}
* {{tl|DAT}}
To Collapse bottom:
* {{tl|cob}}
* {{tl|hab}}
* {{tl|hidden archive bottom}}
 
== See also ==
* {{tl|collapse}}
* {{#ifeq: {{BASEPAGENAME}} | Collapse top || {{tl|collapse top}} }}
* {{#ifeq: {{BASEPAGENAME}} | Collapse bottom || {{tl|collapse bottom}} }}
* {{tl|discussion top}}
* {{tl|hidden archive top}}
 
{{Warchivenav|state=uncollapsed}}
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Archival templates|{{PAGENAME}}]]
[[Category:Collapse templates|{{PAGENAME}}]]
 
}}</includeonly>
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)