Difference between revisions of "Template:Nowrap"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (fix tables)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<onlyinclude><span class="nowrap">{{{1|}}}</span></onlyinclude>
 
<onlyinclude><span class="nowrap">{{{1|}}}</span></onlyinclude>
 +
 
{{Documentation}}
 
{{Documentation}}
 
+
[[Category:Formatting and function templates]]
 
 
This is a template for keep line. Use it in "lang=" when East Asian word is split and looks bad.
 
 
 
ex.<noinclude>lang=|ja={{Nowrap|機体}}</noinclude>
 

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