Difference between revisions of "Template:Quote"

From LAH Wiki
Jump to: navigation, search
m (Accidental redundancy)
 
Line 2: Line 2:
 
|
 
|
 
{| style="border:1px dotted dimgray; width:100%" cellpadding=0
 
{| style="border:1px dotted dimgray; width:100%" cellpadding=0
|"<includeonly>{{{quote}}}</includeonly><noinclude>Sample quote text.</noinclude>"<includeonly>{{#if: {{{who|}}}|<br>><div align="right">---{{{who}}}</div>}}</includeonly><noinclude><br><div align=right>---Who</div></noinclude>
+
|"<includeonly>{{{quote}}}</includeonly><noinclude>Sample quote text.</noinclude>"<includeonly>{{#if: {{{who|}}}|<br><div align="right">---{{{who}}}</div>}}</includeonly><noinclude><br><div align=right>---Who</div></noinclude>
 
|}
 
|}
 
|}
 
|}
Line 8: Line 8:
 
A simple template for inserting quotes into user pages and talk pages.  It has the following parameters.
 
A simple template for inserting quotes into user pages and talk pages.  It has the following parameters.
 
*'''width''' - the width of the template. Optional.
 
*'''width''' - the width of the template. Optional.
*'''align''' - the alignment of the template.  if left blank, it will default to center. If undefined, will default to center.
+
*'''align''' - the alignment of the template.  if left blank, it will default to center.
 
*'''quote''' - the text of the quote.  The template will add the quotation marks ("").
 
*'''quote''' - the text of the quote.  The template will add the quotation marks ("").
 
*'''who''' - the person to whom the quote is to be attributed. The template will add the dash (—). Optional.
 
*'''who''' - the person to whom the quote is to be attributed. The template will add the dash (—). Optional.

Latest revision as of 23:50, 11 October 2007

Personal tools