Difference between revisions of "Template:Nowrap"
From Kerbal Space Program Wiki
Kspjptrans (talk | contribs) (Created page with "<onlyinclude><span class="nowrap">{{{1|}}}</span></onlyinclude> {{Documentation}}") |
Kspjptrans (talk | contribs) |
||
Line 1: | Line 1: | ||
<onlyinclude><span class="nowrap">{{{1|}}}</span></onlyinclude> | <onlyinclude><span class="nowrap">{{{1|}}}</span></onlyinclude> | ||
{{Documentation}} | {{Documentation}} | ||
+ | |||
+ | |||
+ | 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> |
Revision as of 17:17, 24 September 2014
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
- Template:Nowrap on Wikipedia
The above documentation is transcluded from Template:Nowrap/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
This is a template for keep line. Use it in "lang=" when East Asian word is split and looks bad.