Template:Pad/doc

From FORwiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> ==Usage== Use {{tl|pad}} to insert a horizontally padding span inline. The tem...')
 
(2 intermediate revisions not shown)
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==

Current revision as of 01:32, 14 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