Template:Pl2

From miki
Revision as of 14:38, 27 October 2009 by Mikiadmin (talk | contribs) (Template to pad any element by 2em on the left)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{{1}}}



The template Pl2 can be used to pad any element on the left by 2em. Example:

* An example of Bash script:
{{lp2|<source lang="bash">echo Hello, World!</source>}}

This gives:

  • An example of Bash script:
echo Hello, World!