Difference between revisions of "Template:White-space"
From PC-BSD Wiki
Tigersharke (Talk | contribs) |
Tigersharke (Talk | contribs) |
||
| Line 4: | Line 4: | ||
| wiki = white-space: nowrap; <!-- This is the brain damaged method the magic (prefix w/space) wiki text boxes use. --> | | wiki = white-space: nowrap; <!-- This is the brain damaged method the magic (prefix w/space) wiki text boxes use. --> | ||
| collapse = white-space: pre-line; <!-- multiple white space collapses, text wraps at box border and line breaks. --> | | collapse = white-space: pre-line; <!-- multiple white space collapses, text wraps at box border and line breaks. --> | ||
| − | | code | + | | code <!-- fall through to next--> |
| − | | pre | + | | pre <!-- fall through to next--> |
| − | | #default = white-space: pre | + | | #default = white-space: pre; <!-- TEMPORARY fallback to normal wiki style within a table --> |
}} | }} | ||
Revision as of 06:08, 18 February 2013
white-space: pre;