Template:Quote: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
sims>Duskey
(Created page with '{| align="center" style="border-collapse:collapse; border-style:none; background-color:transparent;" | width="20" valign="top" style="color:#B2B7F2;font-size:{{#switch:{{{size|{{…')
 
sims>Duskey
m (fine tuning)
Line 1: Line 1:
{| align="center" style="border-collapse:collapse; border-style:none; background-color:transparent;"
{| align="center" style="border-collapse:collapse; border-style:none; background-color:#F9F9F9; max-width:65%;"
| width="20" valign="top" style="color:#B2B7F2;font-size:{{#switch:{{{size|{{{4|{{{quotewidth|{{{width|20px}}}}}}}}}}}}
| width="20" valign="top" style="color:#B2B7F2;font-size:{{#switch:{{{size|{{{4|{{{quotewidth|{{{width|20px}}}}}}}}}}}}
|10px=20px
|10px=20px
Line 24: Line 24:


'''Usage:'''
'''Usage:'''
* <code><nowiki>{{cquote2|quotetext=text of the quote|personquoted=person quoted|quotesource=source of quote|quotewidth=##px|quoteheight=##px}}</nowiki><code>
* <code><nowiki>{{Quote2|quotetext=text of the quote|personquoted=person quoted|quotesource=source of quote|quotewidth=##px|quoteheight=##px}}</nowiki><code>
* <code><nowiki>{{cquote2|text of quote|person quoted|source of quote|##px|##px}}</nowiki><code>
* <code><nowiki>{{Quote2|text of quote|person quoted|source of quote|##px|##px}}</nowiki></code>
* Only the first parameter is required.
* Only the first parameter is required.



Revision as of 21:46, 5 September 2010

Text of the quote

Provides a centered, borderless quotation, with scalable, non-clickable graphic quotation marks, and optional attribution of the source of the quote. Can be used with or without the names of the parameters.


Usage:

  • {{Quote2|quotetext=text of the quote|personquoted=person quoted|quotesource=source of quote|quotewidth=##px|quoteheight=##px}}
  • {{Quote2|text of quote|person quoted|source of quote|##px|##px}}
  • Only the first parameter is required.

Notes: Taken from Template:Cquote2