Difference between revisions of "Template:Quotation"

From EncyclopAtys

Jump to: navigation, search
 
(17 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<blockquote style="font-style: italic; padding: 0em 2em 0em 1em; margin: 1em 0em 1em {{{icon-size|4em}}}; {{ #if: {{{icon|}}} || border-left: 1px solid #DDD; }}"><div style="position: absolute; margin-top: -0.2em; margin-left: -{{{icon-size|0.8em}}}; font: bold 5em Times New Roman, Times, Georgie, serif; color: #EEE;">{{ #if: {{{icon-size|}}} | <div style="position: absolute; margin-left: -0.2em;">{{{icon|“}}}</div> | {{{icon|“}}} }}</div>
+
<blockquote style="padding: 0em 2em 0em 1em; margin: 1em 0em 1em {{{icon-size|4em}}}; {{ #if: {{{icon|}}} || border-left: 1px solid #AAA; }}"><div style="position: absolute; margin-top: -0.2em; margin-left: -{{{icon-size|0.8em}}}; font: bold 5em Times New Roman, Times, Georgie, serif; color: #AAA;">{{ #if: {{{icon-size|}}} | <div style="position: absolute; margin-left: -0.2em;">{{{icon|“}}}</div> | {{{icon|“}}} }}</div>
 
{{{2|Quoted text.}}}
 
{{{2|Quoted text.}}}
<p style="text-align: right; font-size: 0.9em;">{{ #switch: {{ lc: {{{1|}}} }}
+
{{ #if: {{{1|}}} | <p style="text-align: right; font-size: 0.9em;">  {{ #switch: {{ lc: {{{1|}}} }}
 
| in-game          | game    = In-game description
 
| in-game          | game    = In-game description
 
| official website | website = Official website
 
| official website | website = Official website
| Karavan | Karavan = Karavan Temple
+
| kami sancturary  | kami    = Kami Sanctuary
 +
| karavan temple  | karavan = Karavan Temple  
 +
| the chronicles  | chronicle = The Chronicles
 
| game manual      | manual  = [[Gameplay manual|Game manual]]
 
| game manual      | manual  = [[Gameplay manual|Game manual]]
 
| #default                  = {{{1|Quotation source}}}
 
| #default                  = {{{1|Quotation source}}}
}}</p>
+
}}</p> }}
 
</blockquote><noinclude>
 
</blockquote><noinclude>
  
== Description ==
+
__NOTOC__
 +
{{Trad
 +
|DE=Vorlage:Quotation
 +
|EN=Template:Quotation
 +
|ES=Plantilla:Quotation
 +
|FR=Modèle:Quotation
 +
|RU=Шаблон:Quotation
 +
}}
 +
 
 +
==Description==
 +
===Without optional fields===
 
<pre>
 
<pre>
 
{{Quotation|<source>|
 
{{Quotation|<source>|
Line 16: Line 28:
 
}}
 
}}
 
</pre>
 
</pre>
 +
 +
===With Optional fields===
 +
<pre>
 +
{{Quotation|<source>|icon=<icon>|icon-size=<integer>|
 +
<text>
 +
}}
 +
</pre>
 +
 
This template is used to mark text passages as quotations from official source.
 
This template is used to mark text passages as quotations from official source.
  
=== Parameters ===
+
==Parameters==
 
; ''unnamed parameter'' 1
 
; ''unnamed parameter'' 1
 
: Quotation source. Can be a custom value or a predefined value:
 
: Quotation source. Can be a custom value or a predefined value:
 
:* <code>game</code> - In-game description
 
:* <code>game</code> - In-game description
 
:* <code>website</code> – Official website
 
:* <code>website</code> – Official website
 +
:* <code>kami</code> - Kami Sanctuary
 +
:* <code>karavan</code> – Karavan Temple
 +
:* <code>chronicle</code> - The Chronicles
 
:* <code>manual</code> – Game manual
 
:* <code>manual</code> – Game manual
 
; ''unnamed parameter'' 2
 
; ''unnamed parameter'' 2

Latest revision as of 19:01, 21 January 2023

Quoted text.


de:Vorlage:Quotation
en:Template:Quotation
es:Plantilla:Quotation
fr:Modèle:Quotation
ru:Шаблон:Quotation
 
UnderConstruction.png
Translation to review
Don't blame the contributors, but come and help them 😎

Reference text ( Maintained text, used as reference ) :
Notes: (Nilstilar, 2023-01-21)


Description

Without optional fields

{{Quotation|<source>|
<text>
}}

With Optional fields

{{Quotation|<source>|icon=<icon>|icon-size=<integer>|
<text>
}}

This template is used to mark text passages as quotations from official source.

Parameters

unnamed parameter 1
Quotation source. Can be a custom value or a predefined value:
  • game - In-game description
  • website – Official website
  • kami - Kami Sanctuary
  • karavan – Karavan Temple
  • chronicle - The Chronicles
  • manual – Game manual
unnamed parameter 2
Quoted text.
icon
Optional. Displays an icon to the left.
icon-size
Optional. Modifies the space for the icon.