Template:Splitspan
From FORwiki
[edit] [ ]
Template documentation

Usage
Wraps the given arguments within span
elements that are aligned and floated to the left and right. The optional parameters, lw and rw, set the widths of the left and right spans, respectively.
Example
{{Splitspan|Text|Another text}}
produces
Another textText