Template:Headline
From Pittsburgh Streets
Headline
The {{headline}} template is used to mark up a headline when a newspaper article is transcribed.
Parameters
Parameter | Default | Description |
---|---|---|
align | center | Horizontal alignment. Allowed values are center and left (case-insensitive).
|
dash | true | Controls whether a three-em dash is produced afterward (via CSS generated content). This parameter is parsed by {{boolean}}, so any value understood by that template can be used. |
italic | false | Controls whether the headline is rendered in italics. As above, this parameter is parsed by {{boolean}}. |
Usage examples and test cases
{{headline|FORBES' PART IN PITTSBURGH HISTORY}}
FORBES' PART IN PITTSBURGH HISTORY
{{headline|Titles of City Streets Recall Persons Famed in U.{{thin}}S. History|dash=yes}}
Titles of City Streets Recall Persons Famed in U. S. History
{{headline|Many Carrick Streets to Be Given New Names|italic=true|dash=false}}
Many Carrick Streets to Be Given New Names
{{headline|Council to rename Penn Circle|align=left|dash=off}}
Council to rename Penn Circle