Difference between revisions of "Template:Hanging indent"
Jump to navigation
Jump to search
Template documentation
m (1 revision: hanging indent) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div style="text-indent: -{{{indent|1.6em}}}; margin-left: {{{indent|1.6em}}};">{{{text}}}</div><noinclude> | + | <div style="text-indent: -{{{indent|1.6em}}}; margin-left: {{{indent|1.6em}}};">{{{text|}}}{{{1|}}}</div><noinclude> |
{{documentation|content= | {{documentation|content= | ||
This template creates a paragraph with a hanging indent. | This template creates a paragraph with a hanging indent. |
Latest revision as of 12:26, 26 July 2019

This template creates a paragraph with a hanging indent.
Wikipedia markup example:
{{Hanging indent| text=This is the paragraph to be formatted with a hanging indent. Typically paragraphs contain more than one sentence.}}
Produces:
This is the paragraph to be formatted with a hanging indent. Typically paragraphs contain more than one sentence.
See also
- {{indent}}