Template:QuoteBlock: Difference between revisions
From Absit Omen Lexicon
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<blockquote style="background-color: #263034;color:#fff; padding: 10px; width:40%;">{{{quote}}} | <blockquote style="background-color: #263034;color:#fff; padding: 10px; width:40%;">{{{quote|{{{1}}}}}} | ||
{{#if:{{{author|}}}|:--''{{{author}}}''|}}</blockquote></includeonly> | {{#if:{{{author|}}}|:--''{{{author}}}''|}}</blockquote></includeonly> | ||
<noinclude>{{documentation}}</noinclude> | <noinclude>{{documentation}}</noinclude> |
Revision as of 01:05, 29 November 2012
Use the code below to create a quote block. You can include a link in Author/Speaker place to an article on the wiki or to a post on the forum. Help with link formatting.
Example:
You type | You get |
---|---|
{{QuoteBlock|quote=Place Quote Here|author=Author/Speaker, will accept a link}} Formatting a link |
|
{{QuoteBlock|quote=Place Quote Here}} |
|
{{QuoteBlock|quote=Place Quote Here|author=}} |
|
{{QuoteBlock|Place Quote Here}} |
|
The above documentation is transcluded from Template:QuoteBlock/doc. (edit | history) |