Vorlage:Zitat: Unterschied zwischen den Versionen

aus Memory Alpha, der freien deutschen Star-Trek-Datenbank
Spring zu: Navigation, suche
imported>Defchris
K (Test)
imported>Defchris
K (klappt das so?)
Zeile 7: Zeile 7:
 
<p style="display:inline;">
 
<p style="display:inline;">
 
{|
 
{|
| class="" | {{{1}}}  
+
| class="sprecher" | {{{1}}}  
| class="" | {{{2}}}
+
| class="zitat" | {{{2}}}
 
|-
 
|-
| class="" | {{{3}}}
+
| #if:{{{3|class="sprecher" | {{{3}}}}}}
| class="" | {{{4}}}
+
| #if:{{{4|class="zitat" | {{{4}}}}}}
 
|-
 
|-
| class="" | {{{5}}}
+
| #if:{{{5|class="sprecher" | {{{5}}}}}}
| class="" | {{{6}}}
+
| #if:{{{6|class="zitat" | {{{6}}}}}}
 
|-
 
|-
| class="" | {{{7}}}
+
| #if:{{{7|class="sprecher" | {{{7}}}}}}
| class="" | {{{8}}}
+
| #if:{{{8|class="zitat" | {{{8}}}}}}
 
|-
 
|-
| class="" | {{{9}}}
+
| #if:{{{9|class="sprecher" | {{{9}}}}}}
| class="" | {{{10}}}
+
| #if:{{{10|class="zitat" | {{{10}}}}}}
 
|-
 
|-
| class="" | {{{11}}}
+
| #if:{{{11|class="sprecher" | {{{11}}}}}}
| class="" | {{{12}}}
+
| #if:{{{12|class="zitat" | {{{12}}}}}}
 
|-
 
|-
| class="" | {{{13}}}
+
| #if:{{{13|class="sprecher" | {{{13}}}}}}
| class="" | {{{14}}}
+
| #if:{{{14|class="zitat" | {{{14}}}}}}
 
|-
 
|-
| class="" | {{{15}}}
+
| #if:{{{15|class="sprecher" | {{{15}}}}}}
| class="" | {{{16}}}
+
| #if:{{{16|class="zitat" | {{{16}}}}}}
 
|-
 
|-
| class="" | {{{17}}}
+
| #if:{{{17|class="sprecher" | {{{17}}}}}}
| class="" | {{{18}}}
+
| #if:{{{18|class="zitat" | {{{18}}}}}}
 
|-
 
|-
| class="" | {{{19}}}
+
| #if:{{{19|class="sprecher" | {{{19}}}}}}
| class="" | {{{20}}}
+
| #if:{{{20|class="zitat" | {{{20}}}}}}
 
|-
 
|-
| class="" | {{{21}}}
+
| #if:{{{21|class="sprecher" | {{{21}}}}}}
| class="" | {{{22}}}
+
| #if:{{{22|class="zitat" | {{{22}}}}}}
 
|}
 
|}
  

Version vom 4. Dezember 2006, 15:21 Uhr

Vorlage:InArbeit


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.