Vorlage:Nowrap: Unterschied zwischen den Versionen

Aus So geht häkeln
Markierung: Manuelle Zurücksetzung
 
(6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<onlyinclude><templatestyles src="Template:Nowrap/styles.css"/><span class="nowrap">{{{1}}}</span></onlyinclude>
<includeonly>
{{Documentation}}
<templatestyles src="nowrap/styles.css" />
<!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->
<span class="nowrap">{{{1}}}</span>
</includeonly>
<noinclude>
{| 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}}
== Usage ==
<nowiki>{{nowrap|Text that should not get any linebreaks}}</nowiki>
</noinclude>

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