Template:Break/doc: Difference between revisions
Template page
More actions
Created page with "{{High-use}} {{Lua|Module:String}} <!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --> {{template shortcut|br|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. Also avoids HTML mark-up in articles. == Usage == * {{tlx|break}} = one <code><nowiki><br /></nowiki></code> * {{tlx|break..." |
No edit summary |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | |||
{{High-use}} | {{High-use}} | ||
{{Lua|Module:String}} | {{Lua|Module:String}} |
Latest revision as of 10:36, 16 February 2025
This is a documentation subpage for Template:Break. It may contain usage information, categories and other content that is not part of the original template page. |
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.
{{br}}
, {{brk}}
and {{crlf}}
are also redirects (shortcuts), and may be used instead.
See also
{{Break lines}}
{{Clear}}
(shortcuts:{{-}}
and{{clr}}
){{Paragraph break}}
- Help:Line-break handling