Difference between revisions of "Template:Book/Citation Listing"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
<pre> | <pre> | ||
{{Book/Citation Listing | {{Book/Citation Listing | ||
− | author={{{author}}} | + | |author={{{author}}} |
− | page_name = {{{page_name}}} | + | |page_name = {{{page_name}}} |
− | title={{{title}}} | + | |title={{{title}}} |
− | pub_loc={{{pub_loc}}} | + | |pub_loc={{{pub_loc}}} |
− | publisher={{{publisher}}} | + | |publisher={{{publisher}}} |
− | pub_year={{{pub_year}}} | + | |pub_year={{{pub_year}}} |
− | page={{{page}}} | + | |page={{{page}}} |
}} | }} | ||
</pre></noinclude> | </pre></noinclude> |
Revision as of 08:37, 8 February 2018
should be called in the following way:
{{Book/Citation Listing |author={{{author}}} |page_name = {{{page_name}}} |title={{{title}}} |pub_loc={{{pub_loc}}} |publisher={{{publisher}}} |pub_year={{{pub_year}}} |page={{{page}}} }}