Vorlage:Zitat: Unterschied zwischen den Versionen
imported>Shisma (so, ists doch schonmal besser oder?) |
imported>Shisma (oder so?) |
||
Zeile 42: | Zeile 42: | ||
− | {{#if:{{{2|}}}|{{#if:{{{1|}}}|'''{{{1|}}}''': <cite>{{{2|}}}</cite | + | {{#if:{{{2|}}}|{{#if:{{{1|}}}|'''{{{1|}}}''': <cite>{{{2|}}}</cite>|<span class="quoteline-action">{{{2}}}</span>}}}} |
− | {{#if:{{{4|}}}|{{#if:{{{3|}}}|<br />'''{{{3|}}}''': <cite>{{{4|}}}</cite | + | {{#if:{{{4|}}}|{{#if:{{{3|}}}|<br />'''{{{3|}}}''': <cite>{{{4|}}}</cite>|<br /><span class="quoteline-action">{{{4}}}</span>}}}} |
− | {{#if:{{{6|}}}|{{#if:{{{5|}}}|<br />'''{{{5|}}}''': <cite>{{{6|}}}</cite | + | {{#if:{{{6|}}}|{{#if:{{{5|}}}|<br />'''{{{5|}}}''': <cite>{{{6|}}}</cite>|<br /><span class="quoteline-action">{{{6}}}</span>}}}} |
− | {{#if:{{{8|}}}|{{#if:{{{7|}}}|<br />'''{{{7|}}}''': <cite>{{{8|}}}</cite | + | {{#if:{{{8|}}}|{{#if:{{{7|}}}|<br />'''{{{7|}}}''': <cite>{{{8|}}}</cite>|<br /><span class="quoteline-action">{{{8}}}</span>}}}} |
− | {{#if:{{{10|}}}|{{#if:{{{9|}}}|<br />'''{{{9|}}}''': <cite>{{{10|}}}</cite | + | {{#if:{{{10|}}}|{{#if:{{{9|}}}|<br />'''{{{9|}}}''': <cite>{{{10|}}}</cite>|<br /><span class="quoteline-action">{{{10}}}</span>}}}} |
− | {{#if:{{{12|}}}|{{#if:{{{11|}}}|<br />'''{{{11|}}}''': <cite>{{{12|}}}</cite | + | {{#if:{{{12|}}}|{{#if:{{{11|}}}|<br />'''{{{11|}}}''': <cite>{{{12|}}}</cite>|<br /><span class="quoteline-action">{{{12}}}</span>}}}} |
− | {{#if:{{{14|}}}|{{#if:{{{13|}}}|<br />'''{{{13|}}}''': <cite>{{{14|}}}</cite | + | {{#if:{{{14|}}}|{{#if:{{{13|}}}|<br />'''{{{13|}}}''': <cite>{{{14|}}}</cite>|<br /><span class="quoteline-action">{{{14}}}</span>}}}} |
− | {{#if:{{{16|}}}|{{#if:{{{15|}}}|<br />'''{{{15|}}}''': <cite>{{{16|}}}</cite | + | {{#if:{{{16|}}}|{{#if:{{{15|}}}|<br />'''{{{15|}}}''': <cite>{{{16|}}}</cite>|<br /><span class="quoteline-action">{{{16}}}</span>}}}} |
− | {{#if:{{{18|}}}|{{#if:{{{17|}}}|<br />'''{{{17|}}}''': <cite>{{{18|}}}</cite | + | {{#if:{{{18|}}}|{{#if:{{{17|}}}|<br />'''{{{17|}}}''': <cite>{{{18|}}}</cite>|<br /><span class="quoteline-action">{{{18}}}</span>}}}} |
− | {{#if:{{{20|}}}|{{#if:{{{19|}}}|<br />'''{{{19|}}}''': <cite>{{{20|}}}</cite | + | {{#if:{{{20|}}}|{{#if:{{{19|}}}|<br />'''{{{19|}}}''': <cite>{{{20|}}}</cite>|<br /><span class="quoteline-action">{{{20}}}</span>}}}} |
</includeonly><noinclude> | </includeonly><noinclude> | ||
A template to standardise and style quotes. More information at [[User:Bp/quote handling]]. | A template to standardise and style quotes. More information at [[User:Bp/quote handling]]. |
Version vom 13. November 2007, 11:58 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.