Jump to content

Template:Break/doc: Difference between revisions

From pool
[checked revision][checked revision]
Content deleted Content added
Created page with "{{Documentation subpage}} {{Lua|Module:String}} <!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --> {{template shortcut|brk|crlf}} Replaces <code><nowiki..."
 
No edit summary
 
Line 16: Line 16:


== See also ==
== See also ==
For more detail see wikipedia: [[wikipedia:Template:Break/doc]]
* {{tlx|clear}} (shortcuts: {{tlc|-}}, {{tlc|br}}, and {{tlc|clr}})

* [[Help:Line-break handling]]

<includeonly>{{Sandbox other||
<includeonly>{{Sandbox other||
<!-- CATEGORIES BELOW THIS LINE, PLEASE: -->
<!-- CATEGORIES BELOW THIS LINE, PLEASE: -->

Latest revision as of 15:30, 18 October 2020

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

  • {{break}} = one <br />
  • {{break|5}} = <br /><br /><br /><br /><br />

The parameter can be any integer.

{{brk}} and {{crlf}} are also redirects (shortcuts), and may be used instead.

See also

For more detail see wikipedia: wikipedia:Template:Break/doc