Toggle menu
14
236
69
27.5K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Created page with "{{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 /></nowiki></code> * {{tlx|break..."
 
No edit summary
 
Line 1: Line 1:
{{Documentation subpage}}
{{High-use}}
{{High-use}}
{{Lua|Module:String}}
{{Lua|Module:String}}

Latest revision as of 10:36, 16 February 2025

Template:High-use

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