Template:Quote/doc: Difference between revisions

From AnthroWiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Thousandfold}}
{{Thousandfold}}


Diese Vorlage dient der vereinfachten Einbindung von Literaturzitaten.
This template is used to simplify the integration of literature citations.


== Parameters ==
All parameters except the quote (parameter no. 1) are optional. Parameters 1 to 3 can be addressed by name and the remaining parameters must be addressed by name. For parameters that are addressed by their name, the order in which they are named is optional.
{| class="wikitable"
! Parameter-Number !! Parameter-Name !! Kommentar/Beispiel
|-
|style="text-align:center"| 1 || text || Quote
|-
|style="text-align:center"| 2 || author  || Authors (first name surname, ...)
|-
|style="text-align:center"| 3 || source || Details of the source in which the quotation can be found
|-
|style="text-align:center"| — || lang || Code according to RFC 4646 for the language in which the original is written, e.g. "<tt>en</tt>", "<tt>en-US</tt>" or "<tt>ar-Latn-EG</tt>", see also [[Template:Lang]].
|-
|style="text-align:center"| — || before || Placeholder for marks that differ from German inverted commas before the quotation
|-
|style="text-align:center"| — || after || Placeholder for markings deviating from German inverted commas after the quotation
|-
|style="text-align:center"| — || transcription || Transcription of the characters of the original writing system into the characters of the Latin alphabet.
|-
|style="text-align:center"| — || translation || English translation of the quote
|-
|style="text-align:center"| — || ref || Reference
|}
== Copy ==
Long form:
<pre><nowiki>
{{Quote
| text=
| author=
| source=
| lang=
| before=
| after=
| transcription=
| translation=
| ref=<ref></ref>}}
</nowiki></pre>
Often the following short form is sufficient:
<pre><nowiki>
{{Quote
| text=
| author=
| source=
| ref=<ref></ref>}}
</nowiki></pre>


== See also ==
== See also ==


* [[Template:G]] - Literaturlink zur [[GA]] ohne zitiertem Text.
* [[Template:G]] - Link to [[GA]] without quoted text.
* [[Template:GZ]] - Literaturlink zur [[GA]] mit zitiertem Text.
* [[Template:GZ]] - Link to [[GA]] with quoted text.
* [[Template:GGZ]] - für mehrere aufeinanderfolgende Zitate aus dem selben Band der [[GA]] wird nur mehr die Seitenzahl angegeben.
* [[Template:GGZ]] - for several consecutive quotations from the same volume of the [[GA]], only the page number is given.


== References ==
== References ==

Latest revision as of 14:01, 19 February 2021

This template is integrated many times. If you know exactly what the effects are, you can edit it. In most cases, however, it makes sense to first vote on change requests on Template Discussion.

This template is used to simplify the integration of literature citations.

Parameters

All parameters except the quote (parameter no. 1) are optional. Parameters 1 to 3 can be addressed by name and the remaining parameters must be addressed by name. For parameters that are addressed by their name, the order in which they are named is optional.

Parameter-Number Parameter-Name Kommentar/Beispiel
1 text Quote
2 author Authors (first name surname, ...)
3 source Details of the source in which the quotation can be found
lang Code according to RFC 4646 for the language in which the original is written, e.g. "en", "en-US" or "ar-Latn-EG", see also Template:Lang.
before Placeholder for marks that differ from German inverted commas before the quotation
after Placeholder for markings deviating from German inverted commas after the quotation
transcription Transcription of the characters of the original writing system into the characters of the Latin alphabet.
translation English translation of the quote
ref Reference

Copy

Long form:

{{Quote
 | text=
 | author=
 | source=
 | lang=
 | before=
 | after=
 | transcription=
 | translation=
 | ref=<ref></ref>}}

Often the following short form is sufficient:

{{Quote
 | text=
 | author=
 | source=
 | ref=<ref></ref>}}

See also

  • Template:G - Link to GA without quoted text.
  • Template:GZ - Link to GA with quoted text.
  • Template:GGZ - for several consecutive quotations from the same volume of the GA, only the page number is given.

References