Difference between revisions of "Template:Quote"

From Unbroken Wiki
Jump to navigation Jump to search
Tag: Reverted
Tag: Manual revert
Line 26: Line 26:


<includeonly>
<includeonly>
{| width="100%" cellpadding="0px" cellspacing="0px"
|- valign="top"
| style="width:50%; padding:.5em; border: 8px solid #570600;border-radius:8px; color:#bfbfbf; background-color: #616161;" |
{{#invoke:Quote|quote}}
{{#invoke:Quote|quote}}
</includeonly>
</includeonly>

Revision as of 00:33, 20 April 2024

Usage

Type in this:

{{Quote|Proceed on your way to oblivion.|Unicron|The Transformers: The Movie (1986)}}

To see this:


Proceed on your way to oblivion.

Unicron, The Transformers: The Movie (1986)

The full list of arguments for this template are:

{{quote
|text   = What the speaker said.
|person = The character who said the text.
|source = Where or in what context the character said the text
|align  = Left/right/center. Will be centered if this argument is not specified, but specifying "center" will condense the quote into a smaller box than leaving the argument unspecified.
|width = 300px default. This only applies to quotes with a specified alignment of left, right, or center. The width argument will not work if the align argument is left blank. The width value can be lowered or raised to make the quote render larger or smaller. Value should look like 300px, 200px, etc.
}}

For an example of a quote that uses all arguments, typing in this:

{{quote|Proceed on your way to oblivion.|Unicron|The Transformers: The Movie (1986)|align=center|width=100px}}

Renders this:


Proceed on your way to oblivion.

Unicron, The Transformers: The Movie (1986)