Template:Cite book: Difference between revisions
Copy over Wikipedia cite book template. |
m Add new section feature. |
||
| (3 intermediate revisions by 2 users not shown) | |||
| 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:{{{section|}}}|, § {{{section}}}|{{#if:{{{at|}}}|, {{{at}}}|}}}}}}}}{{#if:{{{isbn|}}}|. ISBN {{{isbn}}}|}}.</includeonly><noinclude> | ||
| | == Usage == | ||
}} | <pre>{{cite book | ||
{{ | |author= | ||
{{ | |title= | ||
{{ | |publisher= | ||
{{ | |year= | ||
|edition= | |||
|page= | |||
|pages= | |||
|section= | |||
|at= | |||
|isbn= | |||
}}</pre> | |||
[[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=
}}