Template:Crlf/doc
Jump to navigation
Jump to search
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 |
* Text |
Markup | Renders as |
---|---|
<br /> * Text |
|
Markup | Renders as |
---|---|
{{crlf}} * Text |
|
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.