Difference between revisions of "Template:Newspaper"
From Twisted Hollywood
| (17 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly><div class="newspaper" style="{{#switch: {{{2}}} | left=float: left; | right= float: right;}}"> | + | <includeonly><div class="newspaper {{{3}}}" style="{{#switch: {{{2}}} | left=float: left; | right= float: right;}}"> |
<div class="newspaper-formatting"></div> | <div class="newspaper-formatting"></div> | ||
| − | <div class="newspaper-headline">{{{ | + | <div class="newspaper-headline">{{{4|}}}</div> |
| − | {{#switch: {{{1}}} | full={{Newspaper/Article|{{{ | + | {{#switch: {{{1}}} | full={{Newspaper/Article|{{{5}}}}} | subheading={{Newspaper/Subheading|{{{5}}}}} | headline=}} |
| − | <div class="newspaper-citation">{{{ | + | <div class="newspaper-citation">{{{6}}}, {{{7}}}</div> |
| − | </div></includeonly><noinclude> | + | </div></includeonly><noinclude>{| style="width: 50%" |
| + | | style="width: 30%; vertical-align: top; border-right: 1px solid #eee; padding-left: 2em;" | | ||
| + | '''Layout options:''' | ||
| + | * full | ||
| + | * headline | ||
| + | * subheading | ||
| + | | style="width: 30%; vertical-align: top; border-right: 1px solid #eee; padding-left: 4em;" | | ||
| + | '''Style options:''' | ||
| + | * broadsheet | ||
| + | * tabloid | ||
| + | * vintage | ||
| + | | style="width: 30%; vertical-align: top; padding-left: 4em;" | | ||
| + | '''Position options:''' | ||
| + | * left | ||
| + | * right | ||
| + | |} | ||
| + | |||
= Newspaper clipping with article = | = Newspaper clipping with article = | ||
| − | {{Newspaper|full|left| | + | {{Newspaper|full|left|broadsheet|Quisque ac convallis|Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ornare nulla rhoncus mi laoreet pulvinar. Fusce vitae ultricies mi. Aliquam at euismod risus, at mattis urna. Maecenas ut mollis risus, id ornare augue. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Praesent volutpat at arcu convallis venenatis. Proin sed purus suscipit, posuere magna vel, egestas libero. Duis lorem enim, commodo non ex non, malesuada finibus mi. Vestibulum ex nulla, auctor sit amet dapibus quis, consectetur et diam.|Name of Newspaper|Date}} |
| − | <code><nowiki>{{Newspaper|full|left|Article headline|Main body of article|Name of Newspaper|Date}}</nowiki></code> | + | <code><nowiki>{{Newspaper|full|left|broadsheet|Article headline|Main body of article|Name of Newspaper|Date}}</nowiki></code> |
| − | <div style="min-height: | + | <div style="min-height: 2.5vw;"></div> |
= Headline only = | = Headline only = | ||
| − | {{Newspaper|headline|right| | + | {{Newspaper|headline|right|tabloid|Nunc ultrices id sem eget quis ullamcorper!|Leave blank|Name of Newspaper|Date}} |
| + | |||
| + | <code><nowiki>{{Newspaper|headline|right|tabloid|Article headline|Leave blank|Name of Newspaper|Date}}</nowiki></code> | ||
| + | <div style="min-height: 8.5vw;"></div> | ||
| + | = Subheading only = | ||
| + | {{Newspaper|subheading|right|vintage|Suspendisse in congue eros|Morbi elementum ante molestie diam posuere lacus auctor rutrum|Name of Newspaper|Date}} | ||
| + | |||
| + | <code><nowiki>{{Newspaper|subheading|right|vintage|Article headline|Article subheading|Name of Newspaper|Date}}</nowiki></code> | ||
| − | |||
| + | [[Category:Formatting|Newspaper]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 06:47, 17 June 2023
|
Layout options:
|
Style options:
|
Position options:
|
Newspaper clipping with article
Quisque ac convallis
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ornare nulla rhoncus mi laoreet pulvinar. Fusce vitae ultricies mi. Aliquam at euismod risus, at mattis urna. Maecenas ut mollis risus, id ornare augue. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Praesent volutpat at arcu convallis venenatis. Proin sed purus suscipit, posuere magna vel, egestas libero. Duis lorem enim, commodo non ex non, malesuada finibus mi. Vestibulum ex nulla, auctor sit amet dapibus quis, consectetur et diam.
Name of Newspaper, Date
{{Newspaper|full|left|broadsheet|Article headline|Main body of article|Name of Newspaper|Date}}
Headline only
Nunc ultrices id sem eget quis ullamcorper!
Name of Newspaper, Date
{{Newspaper|headline|right|tabloid|Article headline|Leave blank|Name of Newspaper|Date}}
Subheading only
Suspendisse in congue eros
Morbi elementum ante molestie diam posuere lacus auctor rutrum
Name of Newspaper, Date
{{Newspaper|subheading|right|vintage|Article headline|Article subheading|Name of Newspaper|Date}}