Template:Quotation

Template page
Quoted text.
- {{#switch:
game = In-game description gametip = In-game tip website = Official website #default = Quotation source }}

Description

This template is used to mark text passages as quotations. To use, copy the text in the code-box below, and paste into the page.

Syntax

Template:T

Parameters

  • 1 = Quotation source. Can be a custom value or a predefined value:
  • game - In-game description
  • gametip - In-game tip
  • website – Official website
  • 2 = Quoted text.
  • quote-size = Optional Change font-size of quotation text (default: 105%).
  • source-size = Optional Change font-size of source text (default: 90%).

Examples

{{Quotation|gametip|What was that?|source-size=8pt|quote-size=120%}}
What was that?
- {{#switch:gametip
game = In-game description gametip = In-game tip website = Official website #default = gametip }}
{{Quotation|Illidan Stormrage|You have won... Maiev. But the huntress... is nothing without the hunt. You... are nothing... without me.}}
You have won... Maiev. But the huntress... is nothing without the hunt. You... are nothing... without me.
- {{#switch:illidan stormrage
game = In-game description gametip = In-game tip website = Official website #default = Illidan Stormrage }}