Template:BookPageInfoBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| width="256px" style="float: right; border-collapse: collapse; border: 1px solid # | {| width="256px" style="float: right; border-collapse: collapse; border: 1px solid #666;" | ||
|- | |- | ||
| colspan="2" style="text-align: center; font-size:125% | | colspan="2" style="text-align: center; font-size: 125%; padding: 0;"|'''''{{{shorttitle}}}''''' | ||
|- | |- | ||
| colspan="2" style="font-size:85%; | | colspan="2" style="font-size: 85%;"| | ||
[[File:{{{imagename}}}|center|border|250px]] | [[File:{{{imagename}}}|center|border|250px]] | ||
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% | | style="font-size: 85%"| | ||
{{{author}}} | {{{author}}} | ||
|- | |- | ||
| style="font-size:85%; | | style="font-size: 85%;"| | ||
'''Country''' | '''Country''' | ||
| style="font-size:85%; | | style="font-size: 85%;"| | ||
{{{country}}} | {{{country}}} | ||
|- | |- | ||
| style="font-size:85%; | | style="font-size: 85%;"| | ||
'''Language''' | '''Language''' | ||
| style="font-size:85%; | | style="font-size: 85%;"| | ||
{{{lang}}} | {{{lang}}} | ||
|- | |- | ||
| style="font-size:85%; | | style="font-size: 85%;"| | ||
'''Published''' | '''Published''' | ||
| style="font-size:85%; | | style="font-size: 85%;"| | ||
{{{publoc}}}: {{{publisher}}} | {{{publoc}}}: {{{publisher}}} | ||
|- | |- | ||
| style="font-size:85%; | | style="font-size: 85%;"| | ||
'''Date''' | '''Date''' | ||
| style="font-size:85%; | | style="font-size: 85%;"| | ||
Year | Year | ||
|- | |- | ||
| style="font-size:85%; | | style="font-size: 85%;"| | ||
'''Pages''' | '''Pages''' | ||
| style="font-size:85%; | | style="font-size: 85%;"| | ||
{{{pages}}} | {{{pages}}} | ||
|} | |} | ||
</includeonly> | </includeonly> |