Template:Cite book: Difference between revisions
Copy over Wikipedia cite book template. |
Restart with different template. |
||
| Line 1: | Line 1: | ||
<includeonly>{{# | <includeonly>{{#if:{{{author|}}}|{{{author}}}. |}}''{{{title|Untitled}}}''{{#if:{{{edition|}}}| ({{{edition}}} ed.)|}}{{#if:{{{publisher|}}}|. {{{publisher}}}|}}{{#if:{{{year|}}}|, {{{year}}}|}}{{#if:{{{pages|}}}|, pp. {{{pages}}}|{{#if:{{{page|}}}|, p. {{{page}}}|}}}}{{#if:{{{isbn|}}}|. ISBN {{{isbn}}}|}}.</includeonly><noinclude> | ||
| | == Usage == | ||
}} | <pre>{{cite book | ||
{{ | |author= | ||
{{ | |title= | ||
{{ | |publisher= | ||
{{ | |year= | ||
|edition= | |||
|page= | |||
|isbn= | |||
}}</pre> | |||
[[Category:Citation templates]] | |||
</noinclude> | </noinclude> | ||
Revision as of 20:05, 14 May 2026
Usage
{{cite book
|author=
|title=
|publisher=
|year=
|edition=
|page=
|isbn=
}}