Vorlage:Zitat: Unterschied zwischen den Versionen
imported>Shisma |
imported>Shisma (mal eine annäherung) |
||
Zeile 42: | Zeile 42: | ||
− | {{#if:{{{2|}}}|{{#if:{{{1|}}}|<span class="quoteline" title="{{{1|}}}"><q>{{{2|}}}</q></span>|< | + | {{#if:{{{2|}}}|{{#if:{{{1|}}}|<span class="quoteline" title="{{{1|}}}"><q>{{{2|}}}</q></span>|<cite>{{{2}}}</cite>}}}} |
− | {{#if:{{{4|}}}|{{#if:{{{3|}}}|<br /><span class="quoteline" title="{{{3|}}}"><q>{{{4|}}}</q></span>|<br />< | + | {{#if:{{{4|}}}|{{#if:{{{3|}}}|<br /><span class="quoteline" title="{{{3|}}}"><q>{{{4|}}}</q></span>|<br /><cite>{{{4}}}</cite>}}}} |
− | {{#if:{{{6|}}}|{{#if:{{{5|}}}|<br /><span class="quoteline" title="{{{5|}}}"><q>{{{6|}}}</q></span>|<br />< | + | {{#if:{{{6|}}}|{{#if:{{{5|}}}|<br /><span class="quoteline" title="{{{5|}}}"><q>{{{6|}}}</q></span>|<br /><cite>{{{6}}}</cite>}}}} |
− | {{#if:{{{8|}}}|{{#if:{{{7|}}}|<br /><span class="quoteline" title="{{{7|}}}"><q>{{{8|}}}</q></span>|<br />< | + | {{#if:{{{8|}}}|{{#if:{{{7|}}}|<br /><span class="quoteline" title="{{{7|}}}"><q>{{{8|}}}</q></span>|<br /><cite>{{{8}}}</cite>}}}} |
− | {{#if:{{{10|}}}|{{#if:{{{9|}}}|<br /><span class="quoteline" title="{{{9|}}}"><q>{{{10|}}}</q></span>|<br />< | + | {{#if:{{{10|}}}|{{#if:{{{9|}}}|<br /><span class="quoteline" title="{{{9|}}}"><q>{{{10|}}}</q></span>|<br /><cite>{{{10}}}</cite>}}}} |
− | {{#if:{{{12|}}}|{{#if:{{{11|}}}|<br /><span class="quoteline" title="{{{11|}}}"><q>{{{12|}}}</q></span>|<br />< | + | {{#if:{{{12|}}}|{{#if:{{{11|}}}|<br /><span class="quoteline" title="{{{11|}}}"><q>{{{12|}}}</q></span>|<br /><cite>{{{12}}}</cite>}}}} |
− | {{#if:{{{14|}}}|{{#if:{{{13|}}}|<br /><span class="quoteline" title="{{{13|}}}"><q>{{{14|}}}</q></span>|<br />< | + | {{#if:{{{14|}}}|{{#if:{{{13|}}}|<br /><span class="quoteline" title="{{{13|}}}"><q>{{{14|}}}</q></span>|<br /><cite>{{{14}}}</cite>}}}} |
− | {{#if:{{{16|}}}|{{#if:{{{15|}}}|<br /><span class="quoteline" title="{{{15|}}}"><q>{{{16|}}}</q></span>|<br />< | + | {{#if:{{{16|}}}|{{#if:{{{15|}}}|<br /><span class="quoteline" title="{{{15|}}}"><q>{{{16|}}}</q></span>|<br /><cite>{{{16}}}</cite>}}}} |
− | {{#if:{{{18|}}}|{{#if:{{{17|}}}|<br /><span class="quoteline" title="{{{17|}}}"><q>{{{18|}}}</q></span>|<br />< | + | {{#if:{{{18|}}}|{{#if:{{{17|}}}|<br /><span class="quoteline" title="{{{17|}}}"><q>{{{18|}}}</q></span>|<br /><cite>{{{18}}}</cite>}}}} |
− | {{#if:{{{20|}}}|{{#if:{{{19|}}}|<br /><span class="quoteline" title="{{{19|}}}"><q>{{{20|}}}</q></span>|<br />< | + | {{#if:{{{20|}}}|{{#if:{{{19|}}}|<br /><span class="quoteline" title="{{{19|}}}"><q>{{{20|}}}</q></span>|<br /><cite>{{{20}}}</cite>}}}} |
</p> | </p> | ||
</div>{{#if:{{{attribution|}}}|<span class="dialogue-attribution"> — {{{attribution}}}</span>}}</div></includeonly><noinclude> | </div>{{#if:{{{attribution|}}}|<span class="dialogue-attribution"> — {{{attribution}}}</span>}}</div></includeonly><noinclude> |
Version vom 13. November 2007, 11:52 Uhr
- nicht benutzen, nur testweise angelegt
A template to standardise and style quotes. More information at User:Bp/quote handling.
Usage
{{quote |Kirk | The quote sections needs a standard format |Spock | Yeah, and maybe some nice styling. |Kirk | Agreed. || ...Riker bursts in... |Riker | Oh god! I've been infected by [[Surata microbe]]s! |attribution='''Kirk''', '''[[Spock]]''', and '''[[William Riker|Riker]]''' talk about quotes }}
Kirk
The quote sections needs a standard format.
Limitations
- The literal equal sign "=" can not be used in quote lines. Use "=" instead.
- A maximum of 10 lines, but this is extendible if needed.