Difference between revisions of "Template:Break/doc"

From blackwiki
Jump to navigation Jump to search
imported>Sardanaphalus
(category update)
imported>Nabla
(→‎See also: remove Template:Crlf, redirected here)
Line 13: Line 13:
  
 
== See also ==
 
== See also ==
* [[:Template:Crlf]], which emits only one <code><nowiki><br /></nowiki></code>
 
 
* [[:Template:-]]
 
* [[:Template:-]]
 
* [[:Template:Clear]]
 
* [[:Template:Clear]]

Revision as of 12:14, 21 June 2015

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.

See also