Template:QuoteBlock: Difference between revisions
From Absit Omen Lexicon
m (Protected "Template:QuoteBlock": Complex Wiki or Template Coding ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
mNo edit summary |
||
Line 2: | Line 2: | ||
<blockquote style="background-color: #263034;color:#fff; padding: 10px; width:40%;">{{{quote}}} | <blockquote style="background-color: #263034;color:#fff; padding: 10px; width:40%;">{{{quote}}} | ||
{{#if:{{{author|}}}|:--''{{{author}}}''|}}</blockquote></includeonly> | {{#if:{{{author|}}}|:--''{{{author}}}''|}}</blockquote></includeonly> | ||
<noinclude>{{ | <noinclude>{{documentation}}</noinclude> | ||
Revision as of 08:52, 18 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) |