Template:Rquote: Difference between revisions

From Hololive Fan Wiki
Content added Content deleted
(rv redirect. syntax is different between rquote and quotebox, thus redirection results in breaking all existing rquote usages. It would be better to TfD rquote and manually transition.)
No edit summary
 
(46 intermediate revisions by 24 users not shown)
Line 1: Line 1:
<templatestyles src="Rquote/styles.css"/>
{| class="float{{{1}}}" width="33%" align="{{{1}}}" style="background-color:inherit;border-collapse:collapse;border-style:none;margin: .5em .75em;"
{| class="rquote pullquote float{{{1|{{{align}}}}}}" role="presentation" style="display:table; border-collapse:collapse; border-style:none; float:{{{1|{{{align}}}}}}; margin:0.5em 0.75em; width:{{{width|33%}}}; {{{style|}}}"
| width="20" valign="top" style="color:#B2B7F2;font-size:40px;font-family:'Times New Roman',serif;font-weight:bold;text-align:left;padding:2 2px;" |
|- style="text-align:left; vertical-align:top;"
| valign="top" align="left" style="padding:0 10px;" | {{{2<noinclude>|{{Lorem ipsum}}</noinclude>}}}
| width="20" valign="bottom" style="color:#B2B7F2;font-size:40px;font-family:'Times New Roman',serif;font-weight:bold;text-align:right;padding:2 2px;" |
| style="color:#b2b7f2; font-size:3.3em; font-family:'Times New Roman',serif; font-weight:bold; padding:4px 2px 2px; width:0.5em; line-height: 1em;"|
| style="padding:0 10px;"| {{trim quotes|{{{text|{{{content|{{{quotetext|{{{quote|{{{2|<includeonly>{{error|Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter)}}</includeonly><noinclude>{{lorem ipsum}}</noinclude>}}}}}}}}}}}}}}}}}
| style="color:#b2b7f2; font-size:3.3em; font-family:'Times New Roman',serif; font-weight:bold; padding:4px 2px 2px; text-align:right; vertical-align:bottom; width:0.5em; line-height: 1em;"|
|-
|-
| colspan="3" style="padding-top: 10px" | {{#if:{{{3|<noinclude>Origin</noinclude>}}}|<p style="font-size:smaller;line-height:1em;text-align: right">'''<cite style="font-style:normal;">&mdash;{{{3<noinclude>|Source</noinclude>}}}{{#if:{{{4|<noinclude>Citation</noinclude>}}}|, {{{4<noinclude>|Citation</noinclude>}}}}}</cite>'''</p>}}
| class="rquotecite" colspan="3" style="padding-top:10px; font-size:smaller; line-height:normal; text-align:right;"| {{#if:{{{3|{{{author|{{{4|{{{source|}}}}}}}}}}}}|<cite>&nbsp;{{{3|{{{author|<noinclude>person quoted</noinclude>}}}}}}{{#if:{{{4|{{{source|}}}}}}|{{#if:{{{3|{{{author|}}}}}}|,}}&#32;{{{4|{{{source<noinclude>|cited source</noinclude>}}}}}}}}</cite>}}
|}<!--Markup inserted from Template:Rquote--> <noinclude>
|}<!--Markup inserted from Template:Rquote--><noinclude>
{{Documentation}}
===Related templates===
</noinclude>
* [[Template:Cquote]]
* [[Template:Quotation]]
* [[Template:Quote box]]

=== Parameters ===

# '''Alignment''' (''left'', ''right'', or ''center'').
# '''The Quote Text'''
# '''Source''' (who said it?)
# '''Citation''' (where was it said?)

[[Category:Quotation templates|{{PAGENAME}}]][[Category:Templates using ParserFunctions|{{PAGENAME}}]]

=== Example ===


<nowiki>{{Rquote|left|The Quote Text|Source|Citation}}</nowiki>


{{Rquote|center|The Quote Text|Source|Citation}}

[[fr:modèle:citationD]]
[[ro:Format:CitareText]]</noinclude>

Latest revision as of 16:30, 22 May 2022

Template:Rquote/doc