Difference between revisions of "Template:Book/Source Listing"

From Crews Genealogy Wiki: focusing on the Wiregrass south, and related families
Jump to navigation Jump to search
Line 3: Line 3:
 
<pre>
 
<pre>
 
{{Book/Source Listing
 
{{Book/Source Listing
 +
|author={{{author (last, first)}}}
 
|page_title={{{page_title}}}
 
|page_title={{{page_title}}}
 
|title={{{title}}}
 
|title={{{title}}}
Line 10: Line 11:
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>
<includeonly>''[[{{{page_title}}}|{{{title}}}]]'' ({{{publisher}}}, {{{pub_year}}}).</includeonly>
+
<includeonly>{{{author}}}. ''[[{{{page_title}}}|{{{title}}}]]'' {{{publisher}}}, {{{pub_year}}}.</includeonly>

Revision as of 13:22, 13 February 2018

This should be called in the following way:

{{Book/Source Listing
|author={{{author (last, first)}}}
|page_title={{{page_title}}}
|title={{{title}}}
|publisher={{{publisher}}}
|pub_year={{{pub_year}}}
}}