Template:Cite book: Difference between revisions

From Transport Design Wiki
Add space between author and title.
m Add new section feature.
 
Line 1: Line 1:
<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:{{{at|}}}|, {{{at}}}|}}}}}}{{#if:{{{isbn|}}}|. ISBN {{{isbn}}}|}}.</includeonly><noinclude>
<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 9: Line 9:
  |page=
  |page=
  |pages=
  |pages=
|section=
  |at=
  |at=
  |isbn=
  |isbn=

Latest revision as of 01:55, 17 May 2026

Usage[edit source]

{{cite book
 |author=
 |title=
 |publisher=
 |year=
 |edition=
 |page=
 |pages=
 |section=
 |at=
 |isbn=
}}