Template:Cite Pub/format: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#arraymap: {{{2}}}|, |authorx|[[authorx]]}} ({{{3}}}). ''[[{{{1}}}|{{{4}}}]]''{{#if: {{{pages|}}}| p. {{{pages}}}|}}. [[{{{5}}}]]. {{#if: {{{6|}}}|ISBN {{{6}}}|{{#if: {{{7|}}}|ISBN {{{7}}}|}}}}}}.</includeonly><noinclude>{{documentation}}
<includeonly>{{#arraymap: {{{2}}}|, |authorx|[[authorx]]}} ({{{3}}}). ''[[{{{1}}}|{{{4}}}]]''{{#if: {{{pages|}}}|&ensp;p. {{{pages}}}|}}. [[{{{5}}}]]. {{#if: {{{6|}}}|ISBN {{{6}}}|{{#if: {{{7|}}}|ISBN {{{7}}}|}}}}.</includeonly><noinclude>{{documentation}}
==syntax==
<pre>{{Cite Pub/format|Page Name|Author|Publication Date|Title|Publisher|ISBN10|ISBN13}}</pre>
 
Example:
 
<pre>{{Cite Pub/format|Foo|Noah Body|2016-11-03|Foo|Bar Publishers|1234567890|1234567890123}}</pre>
 
produces...
 
{{Cite Pub/format|Foo (5e)|Noah Body|2016-11-03|Foo|Bar Publishers|1234567890|1234567890123}}
 
<!--_pageName,Author,Publication_Date,Title,Publisher,ISBN10,ISBN13-->
<!--_pageName,Author,Publication_Date,Title,Publisher,ISBN10,ISBN13-->
</noinclude>
</noinclude>

Revision as of 21:29, 11 March 2020

Template documentation (for the above template, sometimes hidden or invisible)

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}}

produces...

Noah Body (2016-11-03). Foo. Bar Publishers. ISBN 1234567890.