1,599 bytes added
, 07:24, 15 October 2016
m<div style="text-align: center; margin: 4em auto;">
{{{2|}}}
{{#if:{{{authors|}}}|<div style="margin-top: 3em;">{{{authors}}}</div>}}
<div style="font-size: 350%; font-weight: bold; margin-top: 1em">{{{1|{{BASEPAGENAME}} }}}</div></div>
<div style="text-align: center; padding: 5em 5em 0em; border-bottom: 1px solid black">
The current, editable version of this book is available in Wikibooks, the open-content textbooks collection, at <br>
<span class="plainlinks">http:{{fullurl:{{BASEPAGENAMEE}}}}</span>
<div style="font-size: 95%; padding: 1em 5em 2em;">Permission is granted to copy, distribute, and/or modify this document under the terms of the [[Wikibooks:Creative Commons Attribution-ShareAlike 3.0 Unported License|Creative Commons Attribution-ShareAlike 3.0 License]].</div>
</div><noinclude>
==Usage==
<tt><nowiki>{{print version cover}}</nowiki></tt>
Creates a substitute for [[Wikibooks:Title pages|book cover]] for books, which don't have a separate page with it (for example, [[C Programming]]).
You can supply another title as an optional argument (for example, "Comprehensive guide to C Programming" instead of "C Programming"):<br>
<tt><nowiki>{{print version cover|Comprehensive guide to C Programming}}</nowiki></tt>
When there is no separate page listing authors and list of main authors is short, you can use optional "authors" argument:<br>
<tt><nowiki>{{print version cover|authors=John Smith, Jim Bean}}</nowiki></tt>
Books having separate page for cover should use {{tl|print version cover text}} template.
[[Category:Print templates|Version cover]]
</noinclude>