Difference between revisions of "Template:Break/doc"

From blackwiki
Jump to navigation Jump to search
Line 16: Line 16:
  
 
== See also ==
 
== See also ==
* {{tlx|Clear}} (shortcuts: {{tlx|-}}, {{tlx|br}}, and {{tlx|clr}})
+
* {{tlx|clear}} (shortcuts: {{tlx|-}}, {{tlx|br}}, and {{tlx|clr}})
 
* [[Wikipedia:Line-break handling]]
 
* [[Wikipedia:Line-break handling]]
 
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
 
<!-- CATEGORIES BELOW THIS LINE, PLEASE: -->
 
<!-- CATEGORIES BELOW THIS LINE, PLEASE: -->

Revision as of 11:29, 18 March 2016

Template:Template shortcuts 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}} = five <br /><br /><br /><br /><br />

The parameter can be any integer, up to 5.

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

See also