ទំព័រគំរូ:Paragraph break/doc
This is a documentation subpage for ទំព័រគំរូ:Paragraph break. It may contain usage information, categories and other content that is not part of the original ទំព័រគំរូ page. |
ទំព័រគំរូនេះត្រូវបានប្រើក្នុងប្រជុំប្រព័ន្ធសារ។ ការផ្លាស់ប្ដូរនឹងវាអាចបង្កអោយមានបម្លាស់ប្ដូរនឹងចំណុចប្រទាក់នៃអ្នកប្រើប្រាស់។ ដើម្បីចៀសវាងពីការរំខានក្នុងទំហំធំ ការផ្លាស់ប្ដូរទាំងឡាយគួរតែសាកល្បងក្នុងទំព័ររង /ប្រអប់ខ្សាច់ ឬ /សំណុំល្បង របស់ទំព័រគំរូនេះសិន ឬលំហនាមរបស់អ្នក។ ការផ្លាស់ប្តូរដែលបានសាកល្បងហើយនឹងបញ្ចូលបានក្នុងកំណែប្រែតែមួយក្នុងទំព័រគំរូនេះ។ សូមពិភាក្សាពីបម្លាស់ប្ដូរនៅឯទំព័រសន្ទនា មុននឹងសម្រេចបញ្ចូលវា។ |
Usage
[កែប្រែ]This template produces a "visual paragraph break" by inserting the following empty tag pair:
<div></div>
Example:
produces:
Purpose
[កែប្រែ]In some instances, it is not possible to introduce paragraph breaks using newlines alone. For example, within a list item and within references. However, using <p>
tags can cause problems for navigation with screen readers, which expect these tags to delimit paragraphs of prose (see e.g. ). This template is used mostly in footnotes, where a visual break is desired, without adding an additional paragraph navigation point.
Example 1
[កែប្រែ]The following reference uses line breaks for multiple lines.[១]
The following reference uses the paragraph break template for paragraph breaks.[២]
The following reference uses <br />
tags for paragraph breaks.[៣]
Notes
which was generated using:
1.<ref>Paragraph 1a
Paragraph 1b</ref>
2. <ref>Paragraph 2a{{paragraph break}}Paragraph 2b</ref>
3. <ref>Line 3a<br />Line 3b</ref>
Example 2
[កែប្រែ]Consider the following list
- Paragraph 1a Paragraph 1b
- Paragraph 2
which was generated using
# Paragraph 1a {{paragraph break}} Paragraph 1b # Paragraph 2
Produces a "visual paragraph break".
Parameter | Description | Type | Status | |||
---|---|---|---|---|---|---|
No parameters specified |