Template:Pad/doc

From FORwiki

(Difference between revisions)
Jump to: navigation, search
(Usage)
Line 2: Line 2:
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
==Usage==
==Usage==
-
Use {{tl|pad}} to insert a horizontally padding span inline. The template takes one unnamed parameter; a width value specified in <tt>px</tt>, <tt>em</tt> or <tt>ex</tt>.
+
Use {{tl|pad}}
 +
to insert a horizontally padding span inline. The template takes one unnamed parameter; a width value specified in <tt>px</tt>, <tt>em</tt> or <tt>ex</tt>.
==Example==
==Example==

Revision as of 12:44, 8 January 2010

Usage

Use {{pad}} to insert a horizontally padding span inline. The template takes one unnamed parameter; a width value specified in px, em or ex.

Example

Using the following code:
This is a {{pad|6em}} padded sentence.

Will produce:
This is a   padded sentence.

Personal tools