Template:Book link
[[{{{1}}} by {{{2}}}|{{{1}}}]]
Usage
{{Book link|Title of the book|Author}}
Will give the following:
[[Title of the book by Author|Title of the book]]
Or by adding a third parameter (value is not important) the Author's name is added after the title and is linked.
{{Book link|Title of the book|Author|by}}
Will give the following:
[[Title of the book by Author|Title of the book]] by [[Author]]