Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Textcite: Difference between revisions

Template page
m (Added an option for translations)
m (Attempts to fix a bug)
Line 1: Line 1:
<includeonly>{{#if:{{{author|}}}|{{{author}}}}}{{#if:{{{year|}}}|&nbsp;({{{year|}}})}}.{{#if:{{{title|}}}|&nbsp;{{#if:{{{chapter|}}}|'{{{chapter}}}'&nbsp;in&nbsp;}}{{#if:{{{trans|}}}{{{translang|}}}|''{{{trans}}}''&nbsp;[{{{translang}}}<nowiki>:</nowiki>&nbsp;''{{{title}}}'']|''{{{title}}}''}}.{{#if:{{{pdf|}}}|&nbsp;<span class="plainlinks">[{{{pdf}}} <span title="PDF download"><small>[PDF<nowiki>]</nowiki></span></small>]</span>}}{{#if:{{{epub|}}}|&nbsp;<span class="plainlinks">[{{{epub}}} <span title="EPUB download"><small>[EPUB<nowiki>]</nowiki></span></small>]</span>}}{{#if:{{{city|}}}
<includeonly>{{#if:{{{author|}}}|{{{author}}}}}{{#if:{{{year|}}}|&nbsp;({{{year|}}})}}.{{#if:{{{title|}}}|&nbsp;{{#if:{{{chapter|}}}|'{{{chapter}}}'&nbsp;in&nbsp;}}{{#if:{{{trans|}}}{{{translang|}}}|''{{{trans}}}''&nbsp;[{{{translang}}}<nowiki>:</nowiki>&nbsp;''{{{title}}}'']|''{{{title}}}''}}}}.{{#if:{{{pdf|}}}|&nbsp;<span class="plainlinks">[{{{pdf}}} <span title="PDF download"><small>[PDF<nowiki>]</nowiki></span></small>]</span>}}{{#if:{{{epub|}}}|&nbsp;<span class="plainlinks">[{{{epub}}} <span title="EPUB download"><small>[EPUB<nowiki>]</nowiki></span></small>]</span>}}{{#if:{{{city|}}}
|&nbsp;{{{city}}}{{#if:{{{publisher|}}}
|&nbsp;{{{city}}}{{#if:{{{publisher|}}}
|<nowiki>:</nowiki>&nbsp;{{{publisher}}}}}|{{#if:{{{publisher|}}}|&nbsp;{{{publisher}}}}}}}{{#if:{{{isbn|}}}|&nbsp;<span class="plainlinks">[https://www.worldcat.org/search?qt=worldcat_org_all&q={{{isbn}}} <span title="WorldCat">ISBN {{{isbn}}}</span>]</span>}}{{#if:{{{doi|}}}|&nbsp;<span class="plainlinks">[https://sci-hub.do/{{{doi}}} <span title="Sci-Hub link"><small>[HUB<nowiki>]</nowiki></span></small>]</span>}}{{#if:{{{lg|}}}|&nbsp;<span class="plainlinks">[{{{lg}}} <span title="Library Genesis link"><small>[LG<nowiki>]</nowiki></span></small>]</span>}}</includeonly><noinclude>
|<nowiki>:</nowiki>&nbsp;{{{publisher}}}}}|{{#if:{{{publisher|}}}|&nbsp;{{{publisher}}}}}}}{{#if:{{{isbn|}}}|&nbsp;<span class="plainlinks">[https://www.worldcat.org/search?qt=worldcat_org_all&q={{{isbn}}} <span title="WorldCat">ISBN {{{isbn}}}</span>]</span>}}{{#if:{{{doi|}}}|&nbsp;<span class="plainlinks">[https://sci-hub.do/{{{doi}}} <span title="Sci-Hub link"><small>[HUB<nowiki>]</nowiki></span></small>]</span>}}{{#if:{{{lg|}}}|&nbsp;<span class="plainlinks">[{{{lg}}} <span title="Library Genesis link"><small>[LG<nowiki>]</nowiki></span></small>]</span>}}</includeonly><noinclude>

Revision as of 23:18, 16 June 2021

Usage:

{{textcite
|author=
|title=
|translang=
|trans=
|chapter=
|year=
|city=
|publisher=
|isbn=
|lg=
|pdf=
|epub=
|doi=
}}

Example:

{{textcite
|author=Fidel Castro
|title=Che: a memoir
|year=2005
|city=Melbourne
|publisher=Ocean Press
|isbn=9781921700835
|lg=http://libgen.rs/book/index.php?md5=99FF4ED3FDF1F4BDB79D3CCFB39EAB66
|epub=https://shared.prolewiki.org/uploads/0/0b/Fidel_Castro_%E2%80%93_Che-_a_memoir._Ocean_Press_%282012%29.epub
}}

Fidel Castro (2005). 'Reflections on Che' in Che: a memoir[EPUB] Melbourne: Ocean Press ISBN 9781921700835 [LG]

{{textcite
|author=Perry Anderson
|title=Passages from antiquity to feudalism
|chapter=Classical antiquity
|year=1978
|city=London
|publisher=NLB
|isbn=9780860917090
|lg=http://libgen.rs/book/index.php?md5=D506850919AFB63C856850E82780EF31
|pdf=https://shared.prolewiki.org/uploads/1/1e/Perry_Anderson_-_Passages_from_Antiquity_to_Feudalism_%281974%29.pdf
|epub=
}}

Perry Anderson (1978). 'Classical antiquity' in Passages from antiquity to feudalism[PDF] London: NLB ISBN 9780860917090 [LG]

Produces the formatted text for a citation

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Authorauthor

Author of work

Example
Perry Anderson
Stringrequired
Yearyear

Year of first publication of work

Example
1974
Unknownrequired
Titletitle

Title of work in the original language

Example
Passages from antiquity to feudalism
Unknownrequired
Chapterchapter

Chapter title of the book

Example
Classical and antiquity
Unknownoptional
PDF linkpdf

PDF link to work

Example
http://www.chinhnghia.com/Passages%20from%20Antiquity%20to%20Feudalism.PDF
Unknownsuggested
EPUB linkepub

EPUB link to work

Unknownoptional
Citycity

City of published work

Example
London
Unknownoptional
Publisherpublisher

Publisher of work

Example
New Left Books
Unknownoptional
ISBNisbn

ISBN of work

Example
090230870X
Unknownoptional
Library Genesis linklg

Library Genesis link of work

Example
libgen.rs/book/index.php?md5=D506850919AFB63C856850E82780EF31
Unknownsuggested
DOI codedoi

Generates a Sci-Hub link

Example
10.2307/1162754
Unknownoptional
Translation of work titletrans

Used when the work is in a foreign language

Unknownoptional
Language of worktranslang

Language of the original work

Example
Italian
Unknownoptional