Jump to content

Template:Break/doc

From BadWolfMC Wiki
Revision as of 06:02, 6 May 2025 by Merc (talk | contribs) (Created page with "{{Documentation subpage}} {{High-use}} {{Lua|Module:String}} <!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --> {{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. Also avoids HTML mark-up in articles. == Usage == * {{tlx|break}} = one <code><nowiki><br /></no...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

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

See also