Difference between revisions of "Template:NoBookInfoBox"

From Wythepedia: The George Wythe Encyclopedia
Jump to: navigation, search
 
(12 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
|-
 
|-
 
| colspan="2" style="font-size: 85%;"|  
 
| colspan="2" style="font-size: 85%;"|  
[[File:George Wythe bookplate.jpg|center|border|300px]]
+
[[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 17: 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 42: 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 64: 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 13: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.
}}