Template:Quote: Difference between revisions

From Red Faction Wiki
(Created template.)
 
mNo edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
:"''{{{1}}}''"
<includeonly>
:&mdash;{{{2}}}<noinclude>
{| style="margin-top: 10px; margin-left: 15px;"
An alternative to {{[[Template:Quotation|Quotation]]}}. It doesn't use a monospace font, it has a larger indentation, and it doesn't require a date.
| <span style="line-height:0px; font-size: 20px; font-family: 'Times New Roman',serif; font-weight: bold;">“</span> <i>{{{1}}}</i><span style="line-height:0px; font-size: 20px; font-family: 'Times New Roman',serif; font-weight: bold;">&nbsp;„</span>
 
{{#if: {{{2|}}} | {{!}}-
Usage:
{{!}}style="line-height:15px;"{{!}} <small>&mdash; {{{2}}}</small> }}
<pre>{{Quote|Quote text|Author}}</pre>
|}</includeonly><noinclude>
{{Quote|Quote Text|Author}}
<templatedata>
</noinclude>
{
"params": {
"1": {
"label": "Quote",
"type": "string",
"required": true
},
"2": {
"label": "Author",
"description": "The quote's source. Includes character names, books, guides, etc.",
"example": "Alec Mason",
"type": "string",
"suggested": true
}
},
"format": "block"
}
</templatedata>
<pre>{{Quote|QUOTE|AUTHOR}}</pre>
'''Usage:'''
<pre>{{Quote|People are trying to make a living, but the EDF doesn't make it easy in Parker. A person can mine for themselves without answering to the corporations, but they still gotta sell the ore at the EDF Processing Plant. It's just another way the drones oppress the people.|Guerrilla Handbook}}</pre>
'''Output:'''
{{Quote|People are trying to make a living, but the EDF doesn't make it easy in Parker. A person can mine for themselves without answering to the corporations, but they still gotta sell the ore at the EDF Processing Plant. It's just another way the drones oppress the people.|Guerrilla Handbook}}[[Category:Block Templates]]</noinclude>

Latest revision as of 00:57, 2 March 2024

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Quote1

no description

Stringrequired
Author2

The quote's source. Includes character names, books, guides, etc.

Example
Alec Mason
Stringsuggested
{{Quote|QUOTE|AUTHOR}}

Usage:

{{Quote|People are trying to make a living, but the EDF doesn't make it easy in Parker. A person can mine for themselves without answering to the corporations, but they still gotta sell the ore at the EDF Processing Plant. It's just another way the drones oppress the people.|Guerrilla Handbook}}

Output:

People are trying to make a living, but the EDF doesn't make it easy in Parker. A person can mine for themselves without answering to the corporations, but they still gotta sell the ore at the EDF Processing Plant. It's just another way the drones oppress the people. „
— Guerrilla Handbook