Template:Upcoming event row: Difference between revisions
From PC Gaming Shelter
No edit summary |
No edit summary |
||
| (25 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div class="d-flex"> | <div class="upcoming-event-row"> | ||
<div class="d-flex flex-column align-items-center shelter-stats-item-icon"> | |||
<div> | <div class="upcoming-event-date">{{#time:d.m|{{{2|{{{start|}}}}}}}}</div> | ||
<div class="small">{{#time:H:i|{{{2|{{{start|}}}}}}}}</div> | |||
</div> | |||
<div class="shelter-stats-item-name">{{{1|}}}</div> | |||
</div> | </div> | ||
