Template:Zwsp
SummaryEdit
Creates a zero-width space to indicate where long, unspaced words can be wrapped.
ParametersEdit
None.
ExampleEdit
{| class="wikitable" | <div style="width:50px; overflow:hidden;">SomeReallyLongWord</div> | <div style="width:50px; overflow:hidden;">Some{{zwsp}}Really{{zwsp}}Long{{zwsp}}Word</div> |}