Difference between revisions of "Template:Crlf2/doc"
Jump to navigation
Jump to search
imported>Iceblock m (add iw, remove PAGENAME) |
imported>Vanisaac m (→See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 27: | Line 27: | ||
== See also == | == See also == | ||
| − | <includeonly> | + | <includeonly>{{Sandbox other|| |
<!-- Categories and interwikis go here: --> | <!-- Categories and interwikis go here: --> | ||
| − | [[Category: | + | [[Category:Line-handling templates]] |
[[no:Mal:Crlf2]] | [[no:Mal:Crlf2]] | ||
| − | </includeonly> | + | }}</includeonly> |
Latest revision as of 22:15, 24 April 2020
| This is a documentation subpage for Template:Crlf2. It contains usage information, categories and other content that is not part of the original template page. |
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
|
|