Line 1: |
Line 1: |
− | {{{author}}}, ''{{{page_name}}}|{{{title}}}]]'' ({{{pub_loc}}}:{{{publisher}}}, {{{pub_year}}}), {{{page}}}. | + | <noinclude> |
| + | should be called in the following way: |
| + | <pre> |
| + | {{Book/Source Listing |
| + | |author={{{author}}} |
| + | |page_name = {{{page_name}}} |
| + | |title={{{title}}} |
| + | |pub_loc={{{pub_loc}}} |
| + | |publisher={{{publisher}}} |
| + | |pub_year={{{pub_year}}} |
| + | |page={{{page}}} |
| + | }} |
| + | </pre></noinclude><includeonly> |
| + | [[{{{author}}}]], ''[[{{{page_name}}}|{{{title}}}]]'' ({{{pub_loc}}} : {{{publisher}}}, {{{pub_year}}}), {{{page}}}. |
| + | </includeonly> |