Template:Indent
From Xen
Jump to navigationJump to search
[edit] []
Template documentation
Syntax
{{Indent
| width = extra indentation on the left
| content = content
}}
Example 1
{{Indent
| content = Some content
}}
| Some content |
Example 2
{{Indent
| width = 60px
| content = Some content
}}
| Some content |
Use
Useful in particular for lists and <pre>-blocks
| The above documentation is transcluded from Template:Indent/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (edit) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. A print version of this template exists at /Print. If you make a change to this template, please update the print version as well. |
