Template:Further reading: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| 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> | ||
<noinclude> | |||
= Template:Further reading = | = Template:Further reading = | ||
Formats | Formats entries for the ''Further reading'' section. | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{Further reading | |||
|author= | |author= | ||
|title= | |title= | ||
|edition= | |edition= | ||
|place= | |place= | ||
|publisher= | |publisher= | ||
|year= | |year= | ||
|isbn= | |isbn= | ||
}} | }} | ||
| Line 20: | Line 22: | ||
== Example == | == Example == | ||
<pre> | |||
{{Further reading | |||
|author=Lucy Brown | |||
|title=Victorian News and Newspapers | |||
|place=Oxford | |||
|publisher=Clarendon Press | |||
|year=1985 | |||
}} | |||
</pre> | |||
</noinclude> | </noinclude> | ||
Revision as of 14:13, 2 July 2026
Template:Further reading
Formats entries for the Further reading section.
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
}}