Vorlage:Quote: Unterschied zwischen den Versionen
Aus BrandWiki
imported>Ahoi |
imported>Ahoi |
||
Zeile 1: | Zeile 1: | ||
<noinclude> | <noinclude> | ||
− | To add a quote to your text, use the following template call on a page, substitute the | + | To add a quote to your text, use the following template call on a page, substitute the ''italic'' variables with your input. The styling will then be applied automatically. |
<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> | ||
− | + | ; Quote | |
+ | : This is the name of the template, do not change or omit. | ||
+ | ; Quote text | ||
+ | : Copy the original quote text, including spelling errors, punctuation etc. | ||
+ | ; Source URL | ||
+ | : Copy the entire and exact URL where you found the quote. | ||
+ | ; Source display text | ||
+ | : '''''Source: website.org''''' could work well, but you can write your own text, e.g. include the name of a person. | ||
+ | |||
</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 19. April 2019, 19:23 Uhr
To add a quote to your text, use the following template call on a page, substitute the italic variables with your input. The styling will then be applied automatically.
{{Quote|Quote text|Source URL|Source display text}}
- Quote
- This is the name of the template, do not change or omit.
- Quote text
- Copy the original quote text, including spelling errors, punctuation etc.
- Source URL
- Copy the entire and exact URL where you found the quote.
- Source display text
- Source: website.org could work well, but you can write your own text, e.g. include the name of a person.