Template:BookPageInfoBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| width="280" style="float: right; border: 1px solid #ddd | {| width="280" style="float: right; border: 1px solid #ddd;" | ||
|- | |- | ||
| colspan="2" style="text-align: center; font-size: 125%;"|'''''{{{shorttitle}}}''''' | | colspan="2" style="text-align: center; font-size: 125%;"|'''''{{{shorttitle}}}''''' | ||
Line 9: | Line 9: | ||
Title page from [{{{link}}} ''{{{shorttitle}}}'']{{#if: {{{vol}}} | , {{{vol}}} |}}, George Wythe Collection, Wolf Law Library, College of William & Mary. | Title page from [{{{link}}} ''{{{shorttitle}}}'']{{#if: {{{vol}}} | , {{{vol}}} |}}, George Wythe Collection, Wolf Law Library, College of William & Mary. | ||
|- | |- | ||
| style="font-size: 85%;"| | | style="font-size: 85%;"|'''Author''' | ||
'''Author''' | | style="font-size: 85%"|{{{author}}} | ||
| style="font-size: 85%"| | |||
{{{author}}} | |||
|- | |- | ||
| style="font-size: 85%;"| | | style="font-size: 85%;"|'''Country''' | ||
'''Country''' | | style="font-size: 85%;"|{{{country}}} | ||
| style="font-size: 85%;"| | |||
{{{country}}} | |||
|- | |- | ||
| style="font-size: 85%;"| | | style="font-size: 85%;"|'''Language''' | ||
'''Language''' | | style="font-size: 85%;"|{{{lang}}} | ||
| style="font-size: 85%;"| | |||
{{{lang}}} | |||
|- | |- | ||
| style="font-size: 85%;"| | | style="font-size: 85%;"|'''Published''' | ||
'''Published''' | | style="font-size: 85%;"|{{{publoc}}}: {{{publisher}}} | ||
| style="font-size: 85%;"| | |||
{{{publoc}}}: {{{publisher}}} | |||
|- | |- | ||
| style="font-size: 85%;"| | | style="font-size: 85%;"|'''Date''' | ||
'''Date''' | | style="font-size: 85%;"|Year | ||
| style="font-size: 85%;"| | |||
Year | |||
|- | |- | ||
| style="font-size: 85%;"| | | style="font-size: 85%;"|'''Pages''' | ||
'''Pages''' | | style="font-size: 85%;"|{{{pages}}} | ||
| style="font-size: 85%;"| | |||
{{{pages}}} | |||
|} | |} | ||
</includeonly> | </includeonly> |