Template:Quotation: Difference between revisions
From Workers & Resources: Soviet Republic Official Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div class="va-quotation va-quotation-{{{3|center}}}"> | <div class="va-quotation va-quotation-{{{3|center}}}" style="position: relative;"> | ||
<div class="va-quotation-body" style="display: grid; grid-template-columns:50px 1fr 50px;"> | <div class="va-quotation-body" style="display: grid; grid-template-columns:50px 1fr 50px;"> | ||
<div style="font: bold 55px/40px seri; | <div style="font: bold 55px/40px seri; position: absolute; left: 50px;">”</div> | ||
<div style="display: grid;"> | <div style="display: grid;"> | ||
<div class="va-quotation-text">{{{1}}}</div> | <div class="va-quotation-text">{{{1}}}</div> | ||
<div class="va-quotation-quote" style="text-align: right">—{{{2}}}</div> | <div class="va-quotation-quote" style="text-align: right">—{{{2}}}</div> | ||
</div> | </div> | ||
<div style="font: bold 55px/40px seri; | <div style="font: bold 55px/40px seri; position: absolute; bottom: 0; right: 50px;">”</div> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 08:54, 26 September 2024
Usage
Todo
Parameters
<unnamed 1>
Quote body
<unnamed 2>
Source
(default: "center")
<unnamed 3>Set to
left
, right
, or center