Template:Lspan/doc

From FORwiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '== Usage == Wraps the given text in a <code>span</code> element that is aligned and floated to the left. The optional parameter, ''lw'', sets the width of the span. == See also ...')
 
(2 intermediate revisions not shown)
Line 1: Line 1:
== Usage ==
== Usage ==
Wraps the given text in a <code>span</code> element that is aligned and floated to the left. The optional parameter, ''lw'', sets the width of the span.
Wraps the given text in a <code>span</code> element that is aligned and floated to the left. The optional parameter, ''lw'', sets the width of the span.
 +
 +
== Example ==
 +
 +
<nowiki>{{Lspan|Some text}}</nowiki>
 +
 +
produces
 +
 +
{{Lspan|Some text}}
 +
== See also ==
== See also ==
*{{tl|rspan}}
*{{tl|rspan}}
*{{tl|splitspan}}
*{{tl|splitspan}}

Current revision as of 00:57, 14 January 2010

Usage

Wraps the given text in a span element that is aligned and floated to the left. The optional parameter, lw, sets the width of the span.

Example

{{Lspan|Some text}}

produces

Some text


See also

Personal tools