Template:Break/doc

From WikiAlpha
< Template:Break
Revision as of 07:41, 6 August 2017 by LuisAnton (Talk | contribs) (Created page with "{{Documentation subpage}} {{Lua|Module:Break}} <!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --> {{template shortcuts|brk|crlf}} Replaces <code><nowiki...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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