Template:Collapse top/doc: Difference between revisions
Jump to navigation
Jump to search
code cleanup
(ar) |
w:en>SMcCandlish (code cleanup) |
||
Line 29: | Line 29: | ||
;'b-color': Sets the border color. defaults to silver. | ;'b-color': Sets the border color. defaults to silver. | ||
;'padding': Sets the padding on the collapsed material in the colored area. defaults to 8 px | ;'padding': Sets the padding on the collapsed material in the colored area. defaults to 8 px | ||
;'width': Sets the width of the overall template. Use | ;'width': Sets the width of the overall template. Use {{para|width|700px}}, not {{para|Width|700px}} (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) | ;'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. | ;'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: | ;'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 archived, remove the section header and add it as the first parameter of the template. This keeps the section header from showing in the TOC. | If an entire section is being archived, remove the section header and add it as the first parameter of the template. This keeps the section header from showing in the TOC. |