Vorlage:Nowrap: Unterschied zwischen den Versionen

Aus So geht häkeln
Zeile 1: Zeile 1:
<includeonly><span class="nowrap">{{{1}}}</span></includeonly>
<includeonly><span class="nowrap">{{{1}}}</span></includeonly>
<noinclude>
<noinclude>
{{nowrap|This is long text, please do not break it apart with linebreaks}}
{| class="wikitable mw-collapsible mw-collapsed"
|+ {{nowrap|This is long text, thanks to nowrap it does not get linebreaks}}
|-
! Überschrift !! Überschrift
|-
| Beispiel || Beispiel
|}
 
{| class="wikitable mw-collapsible mw-collapsed"
|+ This is long text, without nowrap it might look like this
|-
! Überschrift !! Überschrift
|-
| Beispiel || Beispiel
|}
{{dokumentation/ruler}}
{{dokumentation/ruler}}
== Usage ==
== Usage ==
<nowiki>{{nowrap|Text that should not get any linebreaks}}</nowiki>
<nowiki>{{nowrap|Text that should not get any linebreaks}}</nowiki>
</noinclude>
</noinclude>

Version vom 22. April 2022, 10:46 Uhr


This is long text, thanks to nowrap it does not get linebreaks
Überschrift Überschrift
Beispiel Beispiel
This is long text, without nowrap it might look like this
Überschrift Überschrift
Beispiel Beispiel

Usage

{{nowrap|Text that should not get any linebreaks}}