Template:Guide row: Difference between revisions
(Created page with "Guide info") |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div class="col"> | |||
<div class="d-flex align-items-center guide-row" style="padding: 0.75rem;"> | |||
<div>[[File:{{ucfirst:{{{3|}}}}}|48px|alt={{{2|}}}|link={{{2|}}}]]</div> | |||
<div class="d-flex flex-column ms-3 me-auto"> | |||
<div style="font-weight: 500; font-size: 17px;">[[{{{2|}}}|{{{4|}}}]]</div> | |||
<div><i style="font-size:12px">{{{5|}}}</i></div> | |||
</div> | |||
</div> | |||
</div></includeonly> |