Template:Further reading: Difference between revisions
Appearance
Created page with "<includeonly> * {{#if:{{{author|}}}|{{{author}}}. }} ''{{{title|Untitled}}}''{{#if:{{{edition|}}}|, {{{edition}}}}}. {{#if:{{{place|}}}|{{{place}}}: }}{{#if:{{{publisher|}}}|{{{publisher}}}}}{{#if:{{{year|}}}|, {{{year}}}}}. {{#if:{{{isbn|}}}| ISBN {{{isbn}}}.}} </includeonly> <noinclude> = Template:Further reading = Formats entries for the ''Further reading'' section. == Usage == <pre> {{Further reading |author= |title= |edition= |place= |publisher= |year= |i..." |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{{author|}}}. ''{{{title|}}}''{{{edition|}}}. {{{place|}}}: {{{publisher|}}}, {{{year|}}}{{{isbn|}}}.</includeonly><noinclude> | ||
''{{{title| | |||
</includeonly> | |||
<noinclude> | |||
= Template:Further reading = | = Template:Further reading = | ||
Formats | Formats a single entry in the "Further reading" section. | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{Further reading | * {{Further reading | ||
|author= | |author=Brown, Lucy | ||
|title= | |title=Victorian News and Newspapers | ||
|edition= | |edition= | ||
|place= | |place=Oxford | ||
|publisher= | |publisher=Clarendon Press | ||
|year= | |year=1985 | ||
|isbn= | |isbn= | ||
}} | }} | ||
| Line 27: | Line 20: | ||
== Example == | == Example == | ||
Produces: | |||
* Brown, Lucy. ''Victorian News and Newspapers''. Oxford: Clarendon Press, 1985. | |||
</noinclude> | </noinclude> | ||
Latest revision as of 01:46, 2 July 2026
Template:Further reading
Formats a single entry in the "Further reading" section.
Usage
* {{Further reading
|author=Brown, Lucy
|title=Victorian News and Newspapers
|edition=
|place=Oxford
|publisher=Clarendon Press
|year=1985
|isbn=
}}
Example
Produces:
- Brown, Lucy. Victorian News and Newspapers. Oxford: Clarendon Press, 1985.