Template:Splitspan/doc

From FORwiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '== Example == 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 ...')
(Example)
Line 4: Line 4:
<nowiki>{{Splitspan|Text|Another text}}</nowiki>
<nowiki>{{Splitspan|Text|Another text}}</nowiki>
produces
produces
 +
{{Splitspan|Text|Another text}}
{{Splitspan|Text|Another text}}
-
====See also====
+
== See also ==
*{{tl|lspan}}
*{{tl|lspan}}
*{{tl|rspan}}
*{{tl|rspan}}

Revision as of 19:23, 24 December 2009

Example

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.

{{Splitspan|Text|Another text}} produces

Another textText

See also

Personal tools