Difference between revisions of "Template:Quotation"

From Team Fortress Wiki
Jump to: navigation, search
(add 'quotation' css class, reorder langs)
(workaround)
Line 2: Line 2:
 
<tr>
 
<tr>
 
<td style="margin-left: -0.2em;padding-right: 0em; text-align: right;font: bold 4em Times New Roman, Times, Georgie, serif; color: #B3B3B3;">{{lang|en = “ |ru = « |fr = « |# default = “}}</td>
 
<td style="margin-left: -0.2em;padding-right: 0em; text-align: right;font: bold 4em Times New Roman, Times, Georgie, serif; color: #B3B3B3;">{{lang|en = “ |ru = « |fr = « |# default = “}}</td>
<td><div style="font-style: italic; border-left: 1px solid #DDD;border-right: 1px solid #DDD;padding-left: 1em;padding-right: 1em;">{{{2|Quoted text.}}} {{ #if: {{{sound|}}} |<br /><div style="font-style:italic;" class="plainlinks"><small>[[File:Icon external link wav.png|13px|link={{FILEPATH:{{{sound|}}}}}]]&nbsp;[[Media:{{{sound}}}|{{lang
+
<td><div style="font-style: {{lang<!--
 +
  // Don't show italics for Chinese.
 +
  | en = italic
 +
  | zh-hans = normal
 +
  | zh-hant = normal
 +
  }}; border-left: 1px solid #DDD;border-right: 1px solid #DDD;padding-left: 1em;padding-right: 1em;">{{{2|Quoted text.}}} {{ #if: {{{sound|}}} |<br /><div style="font-style: {{lang<!--
 +
  // Don't show italics for Chinese.
 +
  | en = italic
 +
  | zh-hans = normal
 +
  | zh-hant = normal
 +
  }};" class="plainlinks"><small>[[File:Icon external link wav.png|13px|link={{FILEPATH:{{{sound|}}}}}]]&nbsp;[[Media:{{{sound}}}|{{lang
 
   | de = Anhören
 
   | de = Anhören
 
   | en = Click to listen
 
   | en = Click to listen

Revision as of 05:02, 16 October 2010

<div style="font-style: </includeonly>

Description

{{Quotation|<source>|
<text>
}}

This template is used to mark text passages as quotations.

Parameters

unnamed parameter 1
Quotation source. Can be a custom value or a predefined value:
  • game - In-game description
  • gametip - In-game tip
  • website – Official website
unnamed parameter 2
Quoted text.
icon
Optional. Displays an icon to the left.
icon-size
Optional. Modifies the space for the icon.
sound
Optional. Specifies the sound of the quotation (please use only wiki stored sound links, not external).