Vorlage:Zitat: Unterschied zwischen den Versionen
Aus Infopedia
K |
K |
||
Zeile 2: | Zeile 2: | ||
Dies ist die Vorlage „Zitat“. | Dies ist die Vorlage „Zitat“. | ||
Sie sollte im folgenden Format genutzt werden: | Sie sollte im folgenden Format genutzt werden: | ||
− | <pre>{{Zitat|Text|Verfasser*in}}</pre> | + | <pre>{{Zitat|Text|Verfasser*in|default|[Quelle]}}</pre> |
{{Zitat|Text|Verfasser*in}} | {{Zitat|Text|Verfasser*in}} | ||
+ | {{Zitat|Text|Verfasser*in|default|Quelle}} | ||
oder | oder | ||
− | <pre>{{Zitat|Text|Verfasser*in|inline}}</pre> | + | <pre>{{Zitat|Text|Verfasser*in|inline|[Quelle]}}</pre> |
{{Zitat|Text|Verfasser*in|inline}} | {{Zitat|Text|Verfasser*in|inline}} | ||
+ | {{Zitat|Text|Verfasser*in|inline|Quelle}} | ||
Klick auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen. | Klick auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
− | {{#ifeq: {{{3}}} | inline | <q class="inline-quote" cite="{{{4|}}}">{{{1}}}</q> ({{{2}}}) | | + | {{#ifeq: {{{3}}} | inline | <q class="inline-quote" cite="{{{4|}}}">{{{1}}}</q> ({{{2}}}{{#if: {{{4|}}} | , {{{4}}} }}) | |
<blockquote class="blockquote col-11 offset-1 col-sm-10"> | <blockquote class="blockquote col-11 offset-1 col-sm-10"> | ||
<p><i class="fas fa-quote-right blockquote-begin"></i>{{{1}}}</p> | <p><i class="fas fa-quote-right blockquote-begin"></i>{{{1}}}</p> | ||
<div class="blockquote-footer col-11 offset-1">{{{2}}} {{#if: {{{4|}}} | <cite title="{{{4}}}">({{{4}}})</cite>}}</div> | <div class="blockquote-footer col-11 offset-1">{{{2}}} {{#if: {{{4|}}} | <cite title="{{{4}}}">({{{4}}})</cite>}}</div> | ||
</blockquote>}}</includeonly> | </blockquote>}}</includeonly> |
Version vom 8. Februar 2021, 09:56 Uhr
Dies ist die Vorlage „Zitat“. Sie sollte im folgenden Format genutzt werden:
{{Zitat|Text|Verfasser*in|default|[Quelle]}}
Text
Text
oder
{{Zitat|Text|Verfasser*in|inline|[Quelle]}}
Text
(Verfasser*in)
Text
(Verfasser*in, Quelle)
Klick auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen.