Difference between revisions of "Template:BookPageTitlePage"
From Wythepedia: The George Wythe Encyclopedia
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>[[File:{{{imagename}}}|right|thumb| | + | <includeonly>[[File:{{{imagename}}}|{{{display|right}}}|thumb|300px|Title page from [{{{link}}} ''{{{shorttitle}}}'']{{#if: {{{vol}}} | , {{{vol}}} |}}, 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=https://catalog.swem.wm.edu/law/Record/####### | ||
+ | |shorttitle=Short Title to be Displayed as Link | ||
+ | |vol=volume one (or just leave vol= if none) | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | Title pages default to the right side of the Wythepedia page. To display on the left, insert: | ||
+ | <pre> | ||
+ | |display=left | ||
+ | </pre> | ||
+ | |||
+ | </noinclude> |
Latest revision as of 15:10, 7 October 2013
To insert a picture of a TITLE PAGE on a book page, use this code:
{{BookPageTitlePage |imagename=NameOfJPGFile.jpg |link=https://catalog.swem.wm.edu/law/Record/####### |shorttitle=Short Title to be Displayed as Link |vol=volume one (or just leave vol= if none) }}
Title pages default to the right side of the Wythepedia page. To display on the left, insert:
|display=left