Template:Cite book: Difference between revisions
Restart with different template. |
m Add new section feature. |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#if:{{{author|}}}|{{{author}}}. | <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:{{{section|}}}|, § {{{section}}}|{{#if:{{{at|}}}|, {{{at}}}|}}}}}}}}{{#if:{{{isbn|}}}|. ISBN {{{isbn}}}|}}.</includeonly><noinclude> | ||
== Usage == | == Usage == | ||
<pre>{{cite book | <pre>{{cite book | ||
| Line 8: | Line 8: | ||
|edition= | |edition= | ||
|page= | |page= | ||
|pages= | |||
|section= | |||
|at= | |||
|isbn= | |isbn= | ||
}}</pre> | }}</pre> | ||
[[Category:Citation templates]] | [[Category:Citation templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 01:55, 17 May 2026
Usage[edit source]
{{cite book
|author=
|title=
|publisher=
|year=
|edition=
|page=
|pages=
|section=
|at=
|isbn=
}}