shortcuts: Lua error: Internal error: The interpreter exited with status 1.
Template:Break/doc: Difference between revisions
Jump to navigation
Jump to search
Richardpruen (talk | contribs) m 1 revision imported |
update usage of Template:Br (redirect to Template:Break instead of Template:Clear) |
||
| 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 shortcut|brk|crlf}} | {{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. | 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. | {{tlc|br}}, {{tlc|brk}} and {{tlc|crlf}} are also redirects (shortcuts), and may be used instead. | ||
== See also == | == See also == | ||
* {{tlx|clear}} (shortcuts: {{tlc|-}} | * {{tlx|clear}} (shortcuts: {{tlc|-}} and {{tlc|clr}}) | ||
* [[Help:Line-break handling]] | * [[Help:Line-break handling]] | ||
<includeonly>{{Sandbox other|| | <includeonly>{{Sandbox other|| | ||
Revision as of 00:49, 24 January 2022
Lua error: Internal error: The interpreter exited with status 1. Lua error: Internal error: The interpreter exited with status 1.
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
- {{clear}} (shortcuts:
{{-}}and{{clr}}) - Help:Line-break handling