Template:NoBookInfoBox: Difference between revisions

From Wythepedia: The George Wythe Encyclopedia
Jump to navigation Jump to search
Created page with "<includeonly>{| width="350" style="float: right; background-color: #f9f9f9; border: 1px solid #ddd; margin: 10px 0 10px 10px;" {{#if:{{{commontitle|}}} | {{!-}} {{!}} colspan=..."
 
No edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 5: Line 5:
{{!-}}
{{!-}}
{{!}} colspan="2" style="text-align: center; font-size: 125%;"{{!}}'''''{{{shorttitle}}}''''' }}
{{!}} colspan="2" style="text-align: center; font-size: 125%;"{{!}}'''''{{{shorttitle}}}''''' }}
|-
| colspan="2" style="font-size: 85%;"|
[[File:George_Wythe_bookplate.jpg|center|border|250px]]
<center><span style="color:#800000">''Title not held by The Wolf Law Library <br />at the College of William & Mary.''</span></center>
| style="vertical-align: top; font-size: 85%;"|&nbsp;
|- {{#if: {{{author|}}} | | style="display: none;" }}
|- {{#if: {{{author|}}} | | style="display: none;" }}
| style="vertical-align: top; font-size: 85%;"|'''Author'''
| style="vertical-align: top; font-size: 85%;"|'''Author'''
Line 14: Line 19:
| style="vertical-align: top; font-size: 85%;"|'''Translator'''
| style="vertical-align: top; font-size: 85%;"|'''Translator'''
| style="vertical-align: top; font-size: 85%;"|{{{trans}}}
| style="vertical-align: top; font-size: 85%;"|{{{trans}}}
|-
|- {{#if: {{{publisher|}}} | | style="display: none;" }}
| style="vertical-align: top; font-size: 85%;"|'''Published'''
| style="vertical-align: top; font-size: 85%;"|'''Published'''
| style="vertical-align: top; font-size: 85%;"|{{{publoc}}}: {{{publisher}}}
| style="vertical-align: top; font-size: 85%;"|{{{publoc}}}: {{{publisher}}}
|-
|- {{#if: {{{year|}}} | | style="display: none;" }}
| style="vertical-align: top; font-size: 85%;"|'''Date'''
| style="vertical-align: top; font-size: 85%;"|'''Date'''
| style="vertical-align: top; font-size: 85%;"|{{{year}}}
| style="vertical-align: top; font-size: 85%;"|{{{year}}}
Line 39: Line 44:
<noinclude>
<noinclude>


To put an INFOBOX with a TITLE PAGE on a book page, copy and paste the following code:
To put an INFOBOX on a NON-OWNED book page, copy and paste the following code:


<pre>
<pre>
{{NoBookInfoBox
{{NoBookInfoBox
|imagename=ImageFile.jpg
|link=https://catalog.swem.wm.edu/law/Record/#######
|shorttitle=Book Title
|shorttitle=Book Title
|commontitle=Andrew's Reports
|commontitle=Andrew's Reports
Line 61: Line 64:
}}
}}
</pre>
</pre>
<!-- If there is no editor or translator, or if any field is empty, you must leave the "|field=" in:
<pre>
|author=First Last
|editor=
|trans=
|edition=
|lang=
|publoc=London
|publisher=Somebody & Sons
</pre>
-->


</noinclude>
</noinclude>

Latest revision as of 17:18, 24 March 2017



To put an INFOBOX on a NON-OWNED book page, copy and paste the following code:

{{NoBookInfoBox
|shorttitle=Book Title
|commontitle=Andrew's Reports
|vol=volume one
|author=First Last
|editor=First Last
|trans=First Last
|publoc=London
|publisher=Somebody & Sons
|year=1776
|edition=Eighth
|lang=English
|set=3
|pages=101
|desc=34 cm.
}}