Vorlage:Zitat: Unterschied zwischen den Versionen

Aus TUEpedia
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(5 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<blockquote class="templatequote"><div class="Bug6200">{{{text|{{{quote|{{{1|<noinclude>{{lorem ipsum}}</noinclude><includeonly>{{error|Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter)}}</includeonly>}}}}}}}}}</div>{{#if:{{{sign|{{{cite|{{{2|<noinclude>TRUE</noinclude>}}}}}}}}}
<noinclude>
|<div class="templatequotecite">&#8212;{{{sign|{{{cite|{{{2|<noinclude>[[Someone's full name|Someone]]</noinclude>}}}}}}}}}{{#if:{{{source|{{{3|<noinclude>TRUE</noinclude>}}}}}}
<code><nowiki>{{Zitat|Zitierter Text|Author}}</nowiki></code>
  |,&nbsp;<cite>{{{source|{{{3|<noinclude>Source</noinclude>}}}}}}</cite>
 
}}</div>
Ergibt:
}}</blockquote><noinclude>
 
{{documentation}}
{{Zitat|Zitierter Text|Author}}
<!-- Add cats and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>
<includeonly>
<div class='quote-wrapper'>
<div class='quote-text'><p>{{{1}}}</p></div>
<div class='quote-author'><p>{{{2}}}</p></div>
</div>
<htmltag tagname="style"><nowiki>
.quote-wrapper {
}
.quote-wrapper p {
    margin: 0;
}
.quote-text {
    padding: 0.5em 1em;
    border-left: 8px solid #eee;
    font-style: italic;
}
.quote-text p {
}
.quote-author {
    margin-top: 1em;
}
.quote-author p {
    text-align: right !important;
}
.quote-author p:before {
    content: '—';
    margin-right: 0.25em;
}
</nowiki></htmltag>
[[Kategorie:Zitate]]
</includeonly>

Aktuelle Version vom 13. Dezember 2020, 12:11 Uhr

{{Zitat|Zitierter Text|Author}}

Ergibt:


Zitierter Text

Author