Difference between revisions of "Template:Quote/doc"

From RimWorld Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
*<code>source</code> is the source of the quote (internal or external links can be used).
 
*<code>source</code> is the source of the quote (internal or external links can be used).
 
*<code>size</code> is the prefered font size, entered as a number
 
*<code>size</code> is the prefered font size, entered as a number
 +
 +
Alternatively, the same parameters can be entered unnamed, in the following pattern:
 +
 +
<pre>{{quote|Quote text|A name|A source|size}}</pre>
  
 
== Examples ==
 
== Examples ==

Revision as of 05:46, 4 September 2021

This template adds a block quotation to an article page.

Parameters

{{Quote
| text   =
| sign =
| source =
| size = 
}}
  • text is the text to quote.
    • quote can be substituted for text
  • sign is its author.
    • cite can be substituted for sign
  • source is the source of the quote (internal or external links can be used).
  • size is the prefered font size, entered as a number

Alternatively, the same parameters can be entered unnamed, in the following pattern:

{{quote|Quote text|A name|A source|size}}

Examples

Basic use

{{quote
| text = Fast human-sized combat mechanoids built for medium and long-range combat. Their bodies are light, making them vulnerable targets at close range - especially in melee combat.
}}

produces:

Fast human-sized combat mechanoids built for medium and long-range combat. Their bodies are light, making them vulnerable targets at close range - especially in melee combat.

Author displayed

{{quote
| text = The best historians of the Ordo Historia believe that humanity first left its origin planet Earth about 3,400 years ago.
| sign = [[Lore#Cryptosleep Revival Briefing|Cryptosleep Revival Briefing]]
}}

produces:

The best historians of the Ordo Historia believe that humanity first left its origin planet Earth about 3,400 years ago.

Author and source displayed

{{quote
| text = We want the Ludeon community to be enjoyable, informative, and inviting to as many people as possible, while also supporting respectful disagreement, unpopular views, and edgy content that is posted in good faith.
| sign = Tynan Sylvester (RimWorld Developer)
| source = "[https://ludeon.com/forums/index.php?topic=40838.msg405535#msg405535 Ludeon community rules]", ludeon.com/forums
}}

produces:

We want the Ludeon community to be enjoyable, informative, and inviting to as many people as possible, while also supporting respectful disagreement, unpopular views, and edgy content that is posted in good faith.

Size

{{quote
| text = We realize this may be a lot to take in. However, don’t worry. People just like you live full lives in our universe, and our studies have indicated that the great majority of cryptosleepers do adapt within a few years and make good lives for themselves. So - welcome! 
| sign = "Welcome!"
| source = [[Lore#Cryptosleep Revival Briefing|Cryptosleep Revival Briefing]]
| size = 10
}}

produces:

We realize this may be a lot to take in. However, don’t worry. People just like you live full lives in our universe, and our studies have indicated that the great majority of cryptosleepers do adapt within a few years and make good lives for themselves. So - welcome!