Template:Cite book: Difference between revisions
Lord Durok (talk | contribs) mNo edit summary Tag: 2017 source edit |
Lord Durok (talk | contribs) mNo edit summary Tag: 2017 source edit |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly>{{cite publication|author={{{author|}}}|title={{{title|}}}|url={{{url|}}}|pages={{{pages|}}}|publisher={{{publisher|}}}|volume={{{volume|}}}|chapter={{{chapter|}}}}}</includeonly><noinclude> | ||
{{cite book/docs}} | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"author": {}, | |||
"title": {}, | |||
"url": {}, | |||
"title": { | "pages": {}, | ||
"publisher": {}, | |||
"volume": {}, | |||
"chapter": {} | |||
" | |||
" | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata>[[Category:Citation templates|Book]] | ||
</noinclude> | </noinclude> |