Template:Quote: Difference between revisions

From The Talos Principle Wiki
made a block quote template
 
No edit summary
 
Line 1: Line 1:
<blockquote class="templatequote" style="border: 1px solid #ccc; padding: 0">
<blockquote class="templatequote" style="border: 1px solid #ccc; padding: 0; overflow: hidden">
<p style="padding: 1em">{{{text|}}}{{{1|}}}</p>
<p style="padding: 1em">{{{text|}}}{{{1|}}}</p>
<cite style="background-color: #d4d4d4; display: block; margin: 0; padding: 0.5em 1em">—{{{author|}}}{{{2|}}}</cite>
<cite style="background-color: #d4d4d4; display: block; margin: 0; padding: 0.5em 1em">—{{{author|}}}{{{2|}}}</cite>

Latest revision as of 08:30, 23 November 2023


This is a template for a quote

Usage

Option 1

{{Quote|Be or do not be, that is the question|HamletYoda}}

This should display like so:

Be or do not be, that is the question

—HamletYoda


Option 2

{{Quote
|text = I hate ELOHIM.
|author = Miranda
}}

This should display exactly the same:

I hate ELOHIM.

—Miranda