Difference between revisions of "Template:Break/doc"
Jump to navigation
Jump to search
imported>Lam-ang m (uses Module:String) |
imported>Colonies Chris (minor fixes) |
||
| Line 2: | Line 2: | ||
{{Lua|Module:String}} | {{Lua|Module:String}} | ||
<!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --> | ||
| − | {{template | + | {{template shortcut|brk|crlf}} |
Replaces <code><nowiki><br /></nowiki></code> where this is unsuitable, for example the rare cases where it is necessary to duplicate <code><nowiki><br /><br /></nowiki></code> which will be "fixed" by bots. | Replaces <code><nowiki><br /></nowiki></code> where this is unsuitable, for example the rare cases where it is necessary to duplicate <code><nowiki><br /><br /></nowiki></code> which will be "fixed" by bots. | ||
| Line 13: | Line 13: | ||
The parameter can be any integer. | The parameter can be any integer. | ||
| − | {{ | + | {{tlc|brk}} and {{tlc|crlf}} are also redirects (shortcuts), and may be used instead. |
== See also == | == See also == | ||
| − | * {{tlx|clear}} (shortcuts: {{ | + | * {{tlx|clear}} (shortcuts: {{tlc|-}}, {{tlc|br}}, and {{tlc|clr}}) |
| − | * [[ | + | * [[Help:Line-break handling]] |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
<!-- CATEGORIES BELOW THIS LINE, PLEASE: --> | <!-- CATEGORIES BELOW THIS LINE, PLEASE: --> | ||
Revision as of 14:17, 13 September 2019
| This is a documentation subpage for Template:Break. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Replaces <br /> where this is unsuitable, for example the rare cases where it is necessary to duplicate <br /><br /> which will be "fixed" by bots.
Also avoids HTML mark-up in articles.
Usage
The parameter can be any integer.
{{brk}} and {{crlf}} are also redirects (shortcuts), and may be used instead.
See also
{{clear}}(shortcuts:{{-}},{{br}}, and{{clr}})- Help:Line-break handling