Vorlage:Zitat: Unterschied zwischen den Versionen
imported>Shisma (mal eine annäherung) |
imported>Shisma (so?) |
||
Zeile 42: | Zeile 42: | ||
− | {{#if:{{{2|}}}|{{#if:{{{1|}}}|<span class="quoteline" title="{{{1|}}}">< | + | {{#if:{{{2|}}}|{{#if:{{{1|}}}|<span class="quoteline" title="{{{1|}}}"><cite>{{{2|}}}</cite></span>|<span class="quoteline-action">{{{2}}}</span>}}}} |
− | {{#if:{{{4|}}}|{{#if:{{{3|}}}|<br /><span class="quoteline" title="{{{3|}}}">< | + | {{#if:{{{4|}}}|{{#if:{{{3|}}}|<br /><span class="quoteline" title="{{{3|}}}"><cite>{{{4|}}}</cite></span>|<br /><span class="quoteline-action">{{{4}}}</span>}}}} |
− | {{#if:{{{6|}}}|{{#if:{{{5|}}}|<br /><span class="quoteline" title="{{{5|}}}">< | + | {{#if:{{{6|}}}|{{#if:{{{5|}}}|<br /><span class="quoteline" title="{{{5|}}}"><cite>{{{6|}}}</cite></span>|<br /><span class="quoteline-action">{{{6}}}</span>}}}} |
− | {{#if:{{{8|}}}|{{#if:{{{7|}}}|<br /><span class="quoteline" title="{{{7|}}}">< | + | {{#if:{{{8|}}}|{{#if:{{{7|}}}|<br /><span class="quoteline" title="{{{7|}}}"><cite>{{{8|}}}</cite></span>|<br /><span class="quoteline-action">{{{8}}}</span>}}}} |
− | {{#if:{{{10|}}}|{{#if:{{{9|}}}|<br /><span class="quoteline" title="{{{9|}}}">< | + | {{#if:{{{10|}}}|{{#if:{{{9|}}}|<br /><span class="quoteline" title="{{{9|}}}"><cite>{{{10|}}}</cite></span>|<br /><span class="quoteline-action">{{{10}}}</span>}}}} |
− | {{#if:{{{12|}}}|{{#if:{{{11|}}}|<br /><span class="quoteline" title="{{{11|}}}">< | + | {{#if:{{{12|}}}|{{#if:{{{11|}}}|<br /><span class="quoteline" title="{{{11|}}}"><cite>{{{12|}}}</cite></span>|<br /><span class="quoteline-action">{{{12}}}</span>}}}} |
− | {{#if:{{{14|}}}|{{#if:{{{13|}}}|<br /><span class="quoteline" title="{{{13|}}}">< | + | {{#if:{{{14|}}}|{{#if:{{{13|}}}|<br /><span class="quoteline" title="{{{13|}}}"><cite>{{{14|}}}</cite></span>|<br /><span class="quoteline-action">{{{14}}}</span>}}}} |
− | {{#if:{{{16|}}}|{{#if:{{{15|}}}|<br /><span class="quoteline" title="{{{15|}}}">< | + | {{#if:{{{16|}}}|{{#if:{{{15|}}}|<br /><span class="quoteline" title="{{{15|}}}"><cite>{{{16|}}}</cite></span>|<br /><span class="quoteline-action">{{{16}}}</span>}}}} |
− | {{#if:{{{18|}}}|{{#if:{{{17|}}}|<br /><span class="quoteline" title="{{{17|}}}">< | + | {{#if:{{{18|}}}|{{#if:{{{17|}}}|<br /><span class="quoteline" title="{{{17|}}}"><cite>{{{18|}}}</cite></span>|<br /><span class="quoteline-action">{{{18}}}</span>}}}} |
− | {{#if:{{{20|}}}|{{#if:{{{19|}}}|<br /><span class="quoteline" title="{{{19|}}}">< | + | {{#if:{{{20|}}}|{{#if:{{{19|}}}|<br /><span class="quoteline" title="{{{19|}}}"><cite>{{{20|}}}</cite></span>|<br /><span class="quoteline-action">{{{20}}}</span>}}}} |
</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:54 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.