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

From Crews Genealogy Wiki: focusing on the Wiregrass south, and related families
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
should be called in the following way:
 
should be called in the following way:
 
<pre>
 
<pre>
{{Book/Citation Listing
+
{{Book/Source Listing
 
|author={{{author}}}
 
|author={{{author}}}
 
|page_name = {{{page_name}}}
 
|page_name = {{{page_name}}}
Line 11: Line 11:
 
|page={{{page}}}
 
|page={{{page}}}
 
}}
 
}}
</pre></noinclude>
+
</pre></noinclude><includeonly>
<includeonly>
+
[[{{{author}}}]], ''[[{{{page_name}}}|{{{title}}}]]'' ({{{pub_loc}}} : {{{publisher}}}, {{{pub_year}}}), {{{page}}}.
[[{{{author}}}]], ''[[{{{page_name}}}|{{{title}}}]]'' ({{{pub_loc}}}:{{{publisher}}}, {{{pub_year}}}), {{{page}}}.
 
 
</includeonly>
 
</includeonly>

Latest revision as of 18:43, 8 February 2018

should be called in the following way:

{{Book/Source Listing
|author={{{author}}}
|page_name = {{{page_name}}}
|title={{{title}}}
|pub_loc={{{pub_loc}}}
|publisher={{{publisher}}}
|pub_year={{{pub_year}}}
|page={{{page}}}
}}