Vorlage:Nowrap: Unterschied zwischen den Versionen

Aus So geht häkeln
Markierung: Manuelle Zurücksetzung
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<includeonly><span class="nowrap">{{{1}}}</span></includeonly>
<includeonly>
<templatestyles src="nowrap/styles.css" />
<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>

Aktuelle Version vom 22. April 2022, 10:59 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}}