Template:Further reading: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{{author|}}}. ''{{{title|}}}''{{{edition|}}}. {{{place|}}}: {{{publisher|}}}, {{{year|}}}{{{isbn | <includeonly>{{#if:{{{author|}}}|{{{author}}}. }}''{{{title|Untitled}}}''{{#if:{{{edition|}}}|, {{{edition}}}}}. {{#if:{{{place|}}}|{{{place}}}: }}{{#if:{{{publisher|}}}|{{{publisher}}}}}{{#if:{{{year|}}}|, {{{year}}}}}.{{#if:{{{isbn|}}}| ISBN {{{isbn}}}.}}</includeonly> | ||
= Template:Further reading = | <noinclude> | ||
== Template:Further reading == | |||
Formats | Formats entries for the ''Further reading'' section. This template does not generate its own list marker — always call it with a leading <code>*</code> on the calling page. | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
* {{Further reading | * {{Further reading | ||
|author=Brown | |author= | ||
|title= | |||
|edition= | |||
|place= | |||
|publisher= | |||
|year= | |||
|isbn= | |||
}} | |||
</pre> | |||
== Example == | |||
<pre> | |||
* {{Further reading | |||
|author=Lucy Brown | |||
|title=Victorian News and Newspapers | |title=Victorian News and Newspapers | ||
|place=Oxford | |place=Oxford | ||
|publisher=Clarendon Press | |publisher=Clarendon Press | ||
|year=1985 | |year=1985 | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 14:57, 2 July 2026
Template:Further reading
Formats entries for the Further reading section. This template does not generate its own list marker — always call it with a leading * on the calling page.
Usage
* {{Further reading
|author=
|title=
|edition=
|place=
|publisher=
|year=
|isbn=
}}
Example
* {{Further reading
|author=Lucy Brown
|title=Victorian News and Newspapers
|place=Oxford
|publisher=Clarendon Press
|year=1985
}}