Vorlage:Quote: Unterschied zwischen den Versionen

Aus Brandwiki
Wechseln zu:Navigation, Suche
imported>Ahoi
Keine Bearbeitungszusammenfassung
imported>Ahoi
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<noinclude>
<noinclude>
To add a quote to your text, use this template like this:
To add a quote to your text, use the following template call on a page, substitute the '''italic''' variables with your input:


<code><nowiki>{{Quote|</nowiki>''Quote text''<nowiki>|</nowiki>''Source URL''<nowiki>|</nowiki>''Source display text''<nowiki>}}</nowiki></code>
<code><nowiki>{{Quote|</nowiki>''Quote text''<nowiki>|</nowiki>''Source URL''<nowiki>|</nowiki>''Source display text''<nowiki>}}</nowiki></code>
The styling will then be applied automatically.
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<blockquote class="quote"><span class="quotetext">{{{1|}}}</span><br /><span class="quotesource">—[{{{2|}}} {{{3|}}}]</span></blockquote>
<blockquote class="quote"><span class="quotetext">{{{1|}}}</span><br /><span class="quotesource">—[{{{2|}}} {{{3|}}}]</span></blockquote>
</includeonly>
</includeonly>

Version vom 18. April 2019, 21:06 Uhr

To add a quote to your text, use the following template call on a page, substitute the italic variables with your input:

{{Quote|Quote text|Source URL|Source display text}}

The styling will then be applied automatically.