Template:Nowrap: Difference between revisions
Adapt comment; edits inside noinclude blocks should not affect job queue, but won't kill parser either way. |
Create nowrap template for easier article/table creation. |
||
Line 1: | Line 1: | ||
<span | <span style="white-space:nowrap;">{{{1}}}</span> | ||
{{ | <noinclude> | ||
< | <templatedata> | ||
{ | |||
"params": {}, | |||
"description": "Span with nowrap attr. Takes single parameter" | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |