Help:Template cheatsheet: Difference between revisions
Content deleted Content added
Caleb Cooper (talk | contribs) |
Caleb Cooper (talk | contribs) |
||
Line 263:
|{{Tl|syntaxhighlight}}
| {{tl|sxhl}}
|<code><nowiki>{{sxhl|
|<code><nowiki>{{sxhl|lang=html|1=<div style="position:relative; margin:0 auto; text-align:initial;">some text</div>}}</nowiki></code>
|<div style="width: 300px;">{{sxhl|lang=html|1=<div style="position:relative; margin:0 auto; text-align:initial;">some text</div>}}</div>
| Unlike <nowiki><syntaxhighlight></nowiki>, text that does not fit will be wrapped.
|}
| |||