Template:Crlf2/doc: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> == Usage == This template adds a true carriage return and line feed. It is useful..." |
Caleb Cooper (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} |
{{Documentation subpage}}{{Commons Import}} |
||
<!-- Categories and interwikis go at the bottom of this page. --> |
<!-- Categories and interwikis go at the bottom of this page. --> |
||
Latest revision as of 11:50, 18 October 2020
| This page was automatically imported from Commons any changes will be overwritten, the source page is here () |
Usage
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:
| Markup | Renders as |
|---|---|
* Text |
|
| Markup | Renders as |
|---|---|
<br /> * Text |
|
| Markup | Renders as |
|---|---|
{{crlf2}}
* Text
|
|