Difference between revisions of "Template:Nowrap"

From Kerbal Space Program Wiki
Jump to: navigation, search
(*rewritten documentation;)
Line 1: Line 1:
<onlyinclude><span class="nowrap">{{{1|}}}</span></onlyinclude>
+
<onlyinclude><span class="nowrap">{{{1|}}}</span></onlyinclude>This template prevents that the content of the first parameter is wrapped by the browser. This is particularly useful for East Asian languages when a characters shouldn't be split by a new line. It only requires one parameter.
{{Documentation}}
 
  
 +
== See also ==
 +
* {{Wikipedia|full=y}}
  
This is a template for keep line. Use it in "lang=" when East Asian word is split and looks bad.
+
[[Category:Formatting and function templates]]

Revision as of 22:42, 24 September 2014

This template prevents that the content of the first parameter is wrapped by the browser. This is particularly useful for East Asian languages when a characters shouldn't be split by a new line. It only requires one parameter.

See also