Removes the spacing between a left-aligned paragraph, and a right-aligned signature following it.

Usage edit

{{Signed paragraph|Text of paragraph|text of signature|optional gap to right of signature}}

Or for a two line signature:

{{Signed paragraph|Text of paragraph|text of first line of signature|optional gap to right of first signature line|text of second line of signature|optional gap to right of second signature line}}

Multi-page edit

If the paragraph starts on a previous page, then on the first page you can use {{signed paragraph/s}} and {{signed paragraph/e}}:

{{Signed paragraph/s}}Text of the start of the paragraph...

With </p> in the page footer. Then on the page with the signature, add {{Signed paragraph/s}} to the page header, and then:

... text of the end of the paragraph.{{Signed paragraph/e|text of signature|optional gap to right of signature}}


N.B. {{Signed paragraph/e}} also supports two line signatures:

... text of the end of the paragraph.{{Signed paragraph/e|text of first line of signature|optional gap to right of first signature line|text of second line of signature|optional gap to right of second signature line}}

Examples edit

{{Signed paragraph|{{Lorem ipsum}}|Signed|1em}} Displays as:

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Signed

For signatures on two lines: {{Signed paragraph|{{Lorem ipsum}}|Yours,|4em|Signed|1em}} Displays as:

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Yours,

Signed

See also edit