الگو:Crlf2/توضیحات
ظاهر
کاربرد
[ویرایش]This template adds a true carriage return and line feed. It is useful in markup when wikimarkup that must start on a new line such as #, * or ; is used in a table or template. For example, the {{markup}} template creates a table:
| اصل | اجرا |
|---|---|
* Text |
* Text |
| اصل | اجرا |
|---|---|
<br /> * Text |
|
| اصل | اجرا |
|---|---|
{{crlf2}}
* Text
|

|