Template:සැඟවිය හැකි කොටස අවසානය

From Wikisource
Jump to navigation Jump to search

The {{සැඟවිය හැකි කොටස ආරම්භය}} template (or {{cot}}), and its paired template {{සැඟවිය හැකි කොටස අවසානය}} (or {{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 {{collapse}} can be used instead.

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.

Do not hide content in articles. This violates accessibility guidelines.

භාවිතය[edit]

Place {{සැඟවිය හැකි කොටස ආරම්භය}} (or {{cot}}), and {{සැඟවිය හැකි කොටස අවසානය}} (or {{cob}}), around the text to be collapsed. For example:

{{සැඟවිය හැකි කොටස ආරම්භය|title=This is the title text}}
Sample contents text
{{සැඟවිය හැකි කොටස අවසානය}}

produces:

This is the title text

Sample contents text

{{සැඟවිය හැකි කොටස අවසානය}} should always be placed on its own line.

පරාමිති[edit]

This template takes the following parameters, all of which are optional. They are case-sensitive. Those that take CSS measurements require them in CSS format (e.g. Template:Mxt not Template:!mxt.

|1=, |title=, |reason=, |header=, |heading=, |result=, or first unnamed parameter
Will give the collapsed box a title, which occurs on the same line as the show link and is always visible. It defaults to "Extended content". For example, {{සැඟවිය හැකි කොටස ආරම්භය|title=This is the title text}} or {{සැඟවිය හැකි කොටස ආරම්භය|This is the title text}}. Note: The shorter, unnamed markup will not work if the title value contain an equals (=) character.
|warning=yes
Will display a default warning line under the main title which reads "The following is a closed debate. Template:Strongbad" Any value supplied to this parameter will have this effect (i.e. |warning=Template:!mxt will not work as expected).
|2= or second unnamed parameter
This is optional warning-line text. It will override the standard warning line above; it is not necessary to also use |warning=yes in this case, though doing so is harmless.
|left=yes
Will align the title along the left margin. Text aligns centered between the left margin and the left bracket of the left show link by default. Any value will have this effect (i.e. |left=Template:!mxt will not work as expected); nor is there a |Template:!mxt= parameter (only useful in a right-to-left language).
|expand=yes or |collapse=no
Will leave the material uncollapsed with the border and coloring. Default is to collapse the material. Any value will have this effect (i.e. |expand=Template:!mxt and |collapse=Template:!mxt will not work as expected).
|bg=
Sets the background color of the collapsed material. Defaults to #CCFFCC, a green hue. Named colors are listed at List of colors. For example, {{සැඟවිය හැකි කොටස ආරම්භය|This is the title text|bg=#F0F2F5}} or {{සැඟවිය හැකි කොටස ආරම්භය|This is the title text|bg=LightGrey}} (HTML color codes require the leading #).
|fc=
Sets the font color of the title of the collapsible bar. Defaults to inheriting the current text color of the context. See |bg=, above, for details on color options.
|border=
Sets the width of the border line on the collapsed material. defaults to 1px. For example, {{සැඟවිය හැකි කොටස ආරම්භය|border=2px}}; going much thicker than this is not very useful.
|b-color=
Sets the border color. defaults to Silver (#C0C0C0). See |bg=, above, for details on color options.
|padding=
Sets the padding (distance from borders) on the collapsed material inside the colored area. Defaults to 0.6em.
|width=
Sets the width of the overall template relative to the page (or a block element containing the collapse box). This should virtually always be given as a percentage, e.g. |width=50%, or in relative em units, e.g. |width=30em. Pixel-based values should be avoided, as they are effectively meaningless – the result will be different depending on each user's browser and local CSS settings (which browser and operating system it is, zoom level, font sizes, etc.).
|border2=
Sets the properties of the border of the box that appears when template is expanded; defaults to 1px Silver (there is no provision to change from a solid line). For example, {{සැඟවිය හැකි කොටස ආරම්භය|border2=2px}} (only width or color will be changed if only one value is supplied). See |bg=, above, for details on color options.
|bg2=
Sets the background color of the box that appears when template is expanded; defaults to White (#FFFFFF). See |bg=, above, for details on color options.
|indent=
Indents the box from the left of the page. Defaults to no indentation. Each : in talk page markup is approximately equivalent to 1.6em of indent (e.g., to match :::: indentation level, use |indent=6.4em. You can also use a percentage value. Pixel-based values should be avoided (see |width=, above, for why).
|clear=
In some situations you may not want the default clear: both; CSS to apply, with puts the collapse box below any left- or right-floated content within the same HTML block. In this case, you can use |clear=none, |clear=right, or |clear=left, as needed.

උදාහරණ[edit]

  • Adding a box title (if omitted, default is 'Extended content') - {{සැඟවිය හැකි කොටස ආරම්භය|This is the title text}}
This is the title text

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

  • Adding a standard warning line - {{සැඟවිය හැකි කොටස ආරම්භය|This is the title text|warning=true}}
This is the title text
The following is a closed debate. Template:Strongbad

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

  • Adding a custom warning line - {{සැඟවිය හැකි කොටස ආරම්භය|This is the title text|This is a custom warning line}}
This is the title text
This is a custom warning line

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

  • Aligning box title along left margin - {{සැඟවිය හැකි කොටස ආරම්භය|left=true}}
Extended content

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

  • Changing background color - {{සැඟවිය හැකි කොටස ආරම්භය|bg=#F0F2F5}}
Extended content

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

  • Adding extra padding - {{සැඟවිය හැකි කොටස ආරම්භය|padding=5em}}
Extended content

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

  • Archiving a section: the markup below:
{{සැඟවිය හැකි කොටස ආරම්භය}}
==Section header==
Sample contents text
{{සැඟවිය හැකි කොටස අවසානය}}

must be rewritten as:

{{සැඟවිය හැකි කොටස ආරම්භය|Section header}}
Sample contents text
{{සැඟවිය හැකි කොටස අවසානය}}

The end result:

Section header

Sample contents text

TemplateData[edit]

Redirects[edit]

To සැඟවිය හැකි කොටස ආරම්භය:

To සැඟවිය හැකි කොටස අවසානය:


මේවාත් බලන්න[edit]