Template: Quote: Difference between revisions

From A Wiki of Ice and Fire
Jump to: navigation, search
Mindset (talk | contribs)
No edit summary
Mindset (talk | contribs)
No edit summary
Line 8: Line 8:
blockquote.templatequote:before { left:0; content:open-quote; }
blockquote.templatequote:before { left:0; content:open-quote; }
blockquote.templatequote:after { right:0; content:close-quote; }
blockquote.templatequote:after { right:0; content:close-quote; }
blockquote.templatequote p { display:block; margin:0 3em 0 2.5em; text-align:justify; font-style:italic; }
blockquote.templatequote p { margin:0; }
blockquote.templatequote p i { font-style:normal; }
blockquote.templatequote p i { font-style:normal; }
div.templatequotetext {  margin:0 3em 0 2.5em; text-align:justify; font-style:italic; }
div.templatequotecite { text-align:left; margin:0.5em 2.5em; }
div.templatequotecite { text-align:left; margin:0.5em 2.5em; }
div.templatequotecite cite { font-style:normal; }
div.templatequotecite cite { font-style:normal; }

Revision as of 20:05, 16 May 2018

Enter quoted text as first parameter

—Enter source as second parameter


Usage

Enter

{{quote| Quoted text | Quote by}}

Example

{{quote|Night gathers, and now my watch begins. It shall not end until my death. I shall take no wife, hold no lands, father no children. I shall wear no crowns and win no glory. I shall live and die at my post. I am the sword in the darkness. I am the watcher on the walls. I am the fire that burns against the cold, the light that brings the dawn, the horn that wakes the sleepers, the shield that guards the realms of men. I pledge my life and honor to the [[Night's Watch]], for this night and all the nights to come. |Oath of the [[Night's Watch]]}}

Results

Night gathers, and now my watch begins. It shall not end until my death. I shall take no wife, hold no lands, father no children. I shall wear no crowns and win no glory. I shall live and die at my post. I am the sword in the darkness. I am the watcher on the walls. I am the fire that burns against the cold, the light that brings the dawn, the horn that wakes the sleepers, the shield that guards the realms of men. I pledge my life and honor to the Night's Watch, for this night and all the nights to come.

—Oath of the Night's Watch

See Also