Difference between revisions of "Template:Q/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Created page with '=== Use === This is a template for quotes. Wrap this around quotes you write. Remember to use the <nowiki><poem></nowiki> tag around your quotes. === Usage === <pre>{{q| <poem...')
 
Line 8: Line 8:
[...]
[...]
}}</pre>
}}</pre>
In addition, a second parameter can be applied to describe how many columns you want your quotes to split up into, which is practical if you are dealing with many quotes.
<pre>{{q|
<poem>'''Person:''' Line
[...]</poem>
[...]
|2}}</pre>


=== Examples ===
=== Examples ===

Revision as of 16:55, 19 April 2009

Use

This is a template for quotes. Wrap this around quotes you write. Remember to use the <poem> tag around your quotes.

Usage

{{q|
<poem>'''Person:''' Line
[...]</poem>
[...]
}}

In addition, a second parameter can be applied to describe how many columns you want your quotes to split up into, which is practical if you are dealing with many quotes.

{{q|
<poem>'''Person:''' Line
[...]</poem>
[...]
|2}}

Examples

{{q|
<poem>'''Cubert:'''  I heard alcohol makes you stupid.
'''Fry:'''  No, I'm doesn't...</poem>
<poem>'''Farnsworth:'''  And Fry, you had that brain thing.
'''Fry:'''  I already did.</poem>
}}

Produces:

    Cubert: I heard alcohol makes you stupid.
    Fry: No, I'm doesn't...

    Farnsworth: And Fry, you had that brain thing.
    Fry: I already did.