Template:Splitspan/doc

From FORwiki

(Difference between revisions)
Jump to: navigation, search
(Example)
(Example)
 
Line 1: Line 1:
-
== Example ==
+
== Usage ==
Wraps the given arguments within <code>span</code> 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.
Wraps the given arguments within <code>span</code> 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 ==
<nowiki>{{Splitspan|Text|Another text}}</nowiki>
<nowiki>{{Splitspan|Text|Another text}}</nowiki>

Current revision as of 19:26, 24 December 2009

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

See also

Personal tools