Template:Cite Pub/format: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#arraymap: {{{2}}}|, |authorx|[[authorx]]}} | <!--_pageName,Author,Publication_Date,Title,Publisher,ISBN10,ISBN13--><includeonly>{{#arraymap: {{{2}}}|, |authorx|[[authorx]]}}. <span style="font-size:1.1em;">'''''[[{{{1}}}|{{{4}}}]]'''''</span>{{#if: {{{pages|}}}| p. {{{pages}}}|}}{{#if: {{{5|}}}| ({{{3}}})|}}. [[{{{5}}}]]. {{#if: {{{6|}}}|ISBN {{{6}}}.|{{#if: {{{7|}}}|ISBN {{{7}}}.|}}}}</includeonly><noinclude> | ||
==syntax== | ==syntax== | ||
<pre>{{Cite Pub/format|Page Name|Author|Publication Date|Title|Publisher|ISBN10|ISBN13}}</pre> | <pre>{{Cite Pub/format|Page Name|Author|Publication Date|Title|Publisher|ISBN10|ISBN13}}</pre> | ||
Line 5: | Line 5: | ||
Example: | Example: | ||
<pre>{{Cite Pub/format|Foo|Noah Body|2016-11-03|Foo|Bar Publishers|1234567890|1234567890123}}</pre> | <pre>{{Cite Pub/format|Foo|Noah Body|2016-11-03|Foo|Bar Publishers|1234567890|1234567890123|pages=77-93}}</pre> | ||
produces... | produces... | ||
{{Cite Pub/format|Foo (5e)|Noah Body|2016-11-03|Foo|Bar Publishers|1234567890|1234567890123}} | {{Cite Pub/format|Foo (5e)|Noah Body|2016-11-03|Foo|Bar Publishers|1234567890|1234567890123|pages=77-93}} | ||
<!--_pageName,Author,Publication_Date,Title,Publisher,ISBN10,ISBN13--> | <!--_pageName,Author,Publication_Date,Title,Publisher,ISBN10,ISBN13--> | ||
</noinclude> | </noinclude> |
Revision as of 13:12, 21 March 2020
syntax
{{Cite Pub/format|Page Name|Author|Publication Date|Title|Publisher|ISBN10|ISBN13}}
Example:
{{Cite Pub/format|Foo|Noah Body|2016-11-03|Foo|Bar Publishers|1234567890|1234567890123|pages=77-93}}
produces...
Noah Body. Foo p. 77-93 (2016-11-03). Bar Publishers. ISBN 1234567890.