Vorlage:Zitat: Unterschied zwischen den Versionen

aus Memory Alpha, der freien deutschen Star-Trek-Datenbank
Spring zu: Navigation, suche
imported>Shisma
(mal eine annäherung)
imported>Shisma
(so?)
Zeile 42: Zeile 42:
  
  
{{#if:{{{2|}}}|{{#if:{{{1|}}}|<span class="quoteline" title="{{{1|}}}"><q>{{{2|}}}</q></span>|<cite>{{{2}}}</cite>}}}}
+
{{#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|}}}"><q>{{{4|}}}</q></span>|<br /><cite>{{{4}}}</cite>}}}}
+
{{#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|}}}"><q>{{{6|}}}</q></span>|<br /><cite>{{{6}}}</cite>}}}}
+
{{#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|}}}"><q>{{{8|}}}</q></span>|<br /><cite>{{{8}}}</cite>}}}}
+
{{#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|}}}"><q>{{{10|}}}</q></span>|<br /><cite>{{{10}}}</cite>}}}}
+
{{#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|}}}"><q>{{{12|}}}</q></span>|<br /><cite>{{{12}}}</cite>}}}}
+
{{#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|}}}"><q>{{{14|}}}</q></span>|<br /><cite>{{{14}}}</cite>}}}}
+
{{#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|}}}"><q>{{{16|}}}</q></span>|<br /><cite>{{{16}}}</cite>}}}}
+
{{#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|}}}"><q>{{{18|}}}</q></span>|<br /><cite>{{{18}}}</cite>}}}}
+
{{#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|}}}"><q>{{{20|}}}</q></span>|<br /><cite>{{{20}}}</cite>}}}}
+
{{#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">&nbsp;&mdash;&nbsp;{{{attribution}}}</span>}}</div></includeonly><noinclude>
 
</div>{{#if:{{{attribution|}}}|<span class="dialogue-attribution">&nbsp;&mdash;&nbsp;{{{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 "&#61;" instead.
  • A maximum of 10 lines, but this is extendible if needed.