Template:Quotation: Difference between revisions
From Workers & Resources: Soviet Republic Official Wiki
No edit summary |
(Ok, I think I finally got it how I want it...) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div class=" | <div class="va-quotation-{{{3|center}}}" style="position: relative;"> | ||
<div> | |||
<div style="font: bold 55px/40px seri;">”</div> | <div style="font: bold 55px/40px seri; position: absolute; left: 0;">”</div> | ||
<div style="display: grid;"> | <div style="display: grid; padding: 5px 35px 15px 35px;"> | ||
<div class="va-quotation-text">{{{1}}}</div> | <div class="va-quotation-text">{{{1}}}</div> | ||
<div class="va-quotation-quote">—{{{2}}}</div> | <div class="va-quotation-quote" style="text-align: right; font-size: 10px;">—{{{2}}}</div> | ||
</div> | </div> | ||
<div style="font: bold 55px/40px seri;">”</div> | <div style="font: bold 55px/40px seri; position: absolute; bottom: 0; right: 0;">”</div> | ||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 09:13, 26 September 2024
Usage
Todo
Parameters
<unnamed 1>
Quote body
<unnamed 2>
Source
(default: "center")
<unnamed 3>Set to
left
, right
, or center