Template:FirstLine

From ChoralWiki
Jump to navigation Jump to search

First Line:

This template copies the text in the first parameter, followed by the second parameter if it is not blank. A line break is added unless the third parameter has content.

Syntax:

{{FirstLine|<text>}}     Result: First Line: <text> followed by a line break.
OR
{{FirstLine|<text>|<optional>}}     Result: First Line: <text>, <optional> followed by a line break.
OR
{{FirstLine|<text>||No}}     Result: First Line: <text>, <optional> with no line break.

Examples:

{{FirstLine|O for a sweet inspiring ray}} gives First Line: O for a sweet inspiring ray

{{FirstLine|Sweet is the day of sacred rest|(Watts)}} gives First Line: Sweet is the day of sacred rest (Watts)

{{FirstLine|We lie in shadows of the night||NoBreak}} gives We lie in shadows of the night