Template:Lspan

From FORwiki

(Difference between revisions)
Jump to: navigation, search
 
(One intermediate revision not shown)
Line 1: Line 1:
<span style="float:left;text-align:left;width:{{{lw|*}}};">{{{1|}}}</span><noinclude>
<span style="float:left;text-align:left;width:{{{lw|*}}};">{{{1|}}}</span><noinclude>
-
 
+
{{Documentation}}
-
==== 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====
+
-
*{{tl|rspan}}
+
-
*{{tl|splitspan}}
+
-
 
+
-
</noinclude>
+
-
<noinclude>
+
[[Category:Templates]]
[[Category:Templates]]
 +
[[Category:Visual Templates]]
</noinclude>
</noinclude>

Current revision as of 00:35, 14 January 2010

[edit] [purge] Template documentation

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