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
(Created page with "''[[{{{page_title}}}|{{{title}}}]]''({{{publisher}}}}, {{{pub_year}}}).")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
''[[{{{page_title}}}|{{{title}}}]]''({{{publisher}}}}, {{{pub_year}}}).
+
<noinclude>
 +
This should be called in the following way:
 +
<pre>
 +
{{Book/Source Listing
 +
|author={{{author (last, first)}}}
 +
|page_title={{{page_title}}}
 +
|title={{{title}}}
 +
|publisher={{{publisher}}}
 +
|pub_year={{{pub_year}}}
 +
}}
 +
</pre>
 +
</noinclude>
 +
<includeonly>{{{author}}}. ''[[{{{page_title}}}|{{{title}}}]]'' {{{publisher}}}, {{{pub_year}}}.</includeonly>

Latest revision as of 15:36, 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}}}
}}