Difference between revisions of "Template:Nowrap"

From Kerbal Space Program Wiki
Jump to: navigation, search
(*rewritten documentation;)
m (fix tables)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<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.
+
<onlyinclude><span class="nowrap">{{{1|}}}</span></onlyinclude>
 
 
== See also ==
 
* {{Wikipedia|full=y}}
 
  
 +
{{Documentation}}
 
[[Category:Formatting and function templates]]
 
[[Category:Formatting and function templates]]

Latest revision as of 09:45, 26 January 2020

Documentation icon Template documentation[view] [edit] [history] [purge]Pages that link to Template:Nowrap

Purpose

This template prevents the content of the first parameter from being automatically wrapped by the browser. This is particularly useful for East Asian languages when a character should not be split by a new line. It only requires one parameter.


See also