قالب:Hanging indent/doc
| هذه صفحة توثيق فرعية لـ قالب:Hanging indent. تتضمن معلومات الاستعمال، التصنيفات وأي محتوى آخر ليس من محتويات الأصل لصفحة القالب. |
| This template is used on many pages, so changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Please consider discussing changes on the talk page قبل تنفيذهم. |
This template creates a paragraph with a hanging indent.
Usage
This template has one parameter, which may be unnamed, numbered as |1=, or named as either |text= or |content=. It is always safest to use the number or a name, since if it is unnamed, any = (equals) character in the content will break the template.
Wiki-markup example:
{{Hanging indent |text={{Lorem ipsum}}}}produces:
Indentation within indentation
The entire paragraph itself can be indented and still preserve this hanging-indent effect relevant to its own indentation:
With {{In5}}
{{Hanging indent |text={{in5}}{{Lorem ipsum}}}}produces a slight indentation of wrapped material:
(But note that this will not work:
{{in5}}{{Hanging indent |text={{Lorem ipsum}}}}because it's trying to apply inline style to a block element.)
With {{Block indent}}
{{block indent|1={{Hanging indent |text={{Lorem ipsum}}}} }}produces full indentation of wrapped material:
Note: Do not abuse {{Quote}}, {{Pull quote}}, <blockquote>, or any other block quotation markup for non-quotations; the {{block indent}} template exists for a reason.
TemplateData
See the monthly error report for this template.
TemplateData for Hanging indent
This template creates a paragraph with a hanging indent.
| وسيط | وصف | نوع | حالة | |
|---|---|---|---|---|
| Indent | indent | Indentation level as a CSS length.
| نص | اختياري |
| Content | text content 1 | دون وصف | محتوى | مطلوب |
See also
- {{Indent}}
- {{In5}}
- {{Block indent}}