Difference between revisions of "Template:BookPageTitlePage"

From Wythepedia: The George Wythe Encyclopedia
Jump to: navigation, search
Line 1: Line 1:
<includeonly>[[File:{{{imagename}}}|{{{display|right}}}|thumb|350px|Title page from [{{{link}}} ''{{{shorttitle}}}''], {{{vol}}}George Wythe Collection, Wolf Law Library, College of William & Mary.]]</includeonly>
+
<includeonly>[[File:{{{imagename}}}|{{{display|right}}}|thumb|350px|Title page from [{{{link}}} ''{{{shorttitle}}}''], {{#if: {{{vol}}}|{{{vol}}}, &nbsp;|}}George Wythe Collection, Wolf Law Library, College of William & Mary.]]</includeonly>
 +
 
 +
<noinclude>
 +
To insert a picture of a TITLE PAGE on a book page, use this code:
 +
<pre>
 +
{{BookPageTitlePage
 +
|imagename=NameOfJPGFile.jpg
 +
|link=URLOfCatalogRecord
 +
|shorttitle=Short Title to be displayed as link
 +
}}
 +
</pre>
 +
 
 +
To add volume information after the title, insert:
 +
<pre>
 +
|vol=volume one
 +
</pre>
 +
 
 +
Title pages default to the right side. To display on the left, insert:
 +
<pre>
 +
|display=left
 +
</pre>
 +
 
 +
</noinclude>

Revision as of 14:30, 3 October 2013


To insert a picture of a TITLE PAGE on a book page, use this code:

{{BookPageTitlePage
|imagename=NameOfJPGFile.jpg
|link=URLOfCatalogRecord
|shorttitle=Short Title to be displayed as link
}}

To add volume information after the title, insert:

|vol=volume one

Title pages default to the right side. To display on the left, insert:

|display=left