Difference between revisions of "Template:Quote"

From Twinsuniverse
Jump to: navigation, search
m (40 revisions)
Line 1: Line 1:
<includeonly>{| style="text-align: left; margin-top: 5px;" cellpadding="3" cellspacing="1"
+
<noinclude>This template is used to display a quotation from someone. It may be used anywhere within an article, but preferably at the top/bottom. It's best to put the quote text between <tt><nowiki><nowiki></nowiki></nowiki></tt> tags.
! colspan="2" style="font-weight: normal; border-left: 5px solid #CCCCCC; "  | "{{{Quote}}}"
+
|}
+
:- ''{{{Character}}}''</includeonly><noinclude>This template is used to display quotes from the two LBA games. It is used on top of each article, as well as in the "Additional quotes" section of the articles. It's best to put the quote text between <tt><nowiki><nowiki></nowiki></nowiki></tt> tags.
+
  
 
==Parameters==
 
==Parameters==
* '''Quote''': The quote from the game. No need to add quotation marks, as these are a part of the template.
+
* '''quote''': The quote from the game. No need to add quotation marks, as these are a part of the template (case sensitive)
* '''Character''': The character who said the quote.
+
* '''character''': The character who said the quote, should be an article from the [[:Category:Characters|Characters]] category (case sensitive)
  
 
==Syntax==
 
==Syntax==
<pre><nowiki>{{Quote|
+
<nowiki>{{Quote
Quote=|
+
|quote=
Character=}}</nowiki></pre>
+
|character=
 +
}}</nowiki>
  
[[Category:Twinsunica - Templates|{{PAGENAME}}]]</noinclude>
+
==Example==
 +
<nowiki>{{Quote
 +
|quote=Could you help me treat my injured Dino-Fly?
 +
|character=Twinsen
 +
}}</nowiki>
 +
</noinclude>
 +
{| cellpadding="10" style="border:solid 1px; background-color:#ebeff3; border-color:#b2b7f2 #4c615d #4c615d #b2b7f2; border-radius:10px; width:800px"
 +
| width="20" valign="top" style="color:#b2b7f2;font-size:36px;font-family:'Times New Roman',serif;font-weight:bold;text-align:left;" | “
 +
| valign="top" style="padding-top:4px; padding-bottom:0px" |
 +
 
 +
<includeonly>{{{quote|}}}</includeonly><noinclude>Could you help me treat my injured Dino-Fly?</noinclude>
 +
 
 +
| width="20" valign="bottom" style="color:#b2b7f2;font-size:36px;font-family:'Times New Roman',serif;font-weight:bold;text-align:right;padding-bottom:0px;" | ”
 +
|-
 +
| colspan="3" style="padding-top: 0px; padding-bottom: 4px;" |- '''''<includeonly>{{#if:{{{character|}}}|{[[{{character}}}]]|unknown}}</includeonly><noinclude>[[Twinsen]]</noinclude>'''''
 +
|}<noinclude>
 +
 
 +
[[Category:Twinsuniverse - Templates]]</noinclude>

Revision as of 12:19, 29 November 2012

This template is used to display a quotation from someone. It may be used anywhere within an article, but preferably at the top/bottom. It's best to put the quote text between <nowiki></nowiki> tags.

Parameters

  • quote: The quote from the game. No need to add quotation marks, as these are a part of the template (case sensitive)
  • character: The character who said the quote, should be an article from the Characters category (case sensitive)

Syntax

{{Quote
 |quote=
 |character=
}}

Example

{{Quote
 |quote=Could you help me treat my injured Dino-Fly?
 |character=Twinsen
}}

Could you help me treat my injured Dino-Fly?

- Twinsen