Mal:Nowrap: Forskjell mellom sideversjoner
Hopp til navigering
Hopp til søk
m interwiki, da |
|||
| Linje 15: | Linje 15: | ||
[[da:Skabelon:Nowrap]] | [[da:Skabelon:Nowrap]] | ||
[[en:Template:Nowrap]] | [[en:Template:Nowrap]] | ||
[[Kategori:Usorterte maler]] | |||
</noinclude> | </noinclude> | ||
Sideversjonen fra 29. jun. 2007 kl. 11:51
- Syntax
{{nowrap|your text}}
- Handling interpreted characters
- For text that includes an equals sign (=), precede the text with
1=. For example,{{nowrap|1=2 + 2 = 4}}- produces 2 + 2 = 4.
- For text that includes a vertical bar (|), escape the bar(s) with
|. For example,{{nowrap|1=|2| < 3}}- produces |2| < 3.