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