Template:Pl4
Jump to navigation
Jump to search
{{{1}}}
The template Pl4 can be used to pad any element on the left by 4em. Example:
* An example of Bash script: {{pl4|<source lang="bash">echo Hello, World!</source>}}
This gives:
- An example of Bash script:
echo Hello, World!