Difference between revisions of "Template:Itembox"
Jump to navigation
Jump to search
m |
m (margin-bottom) |
||
| Line 1: | Line 1: | ||
| − | <div class="tile-halves" style="flex: 0;"> | + | <div class="tile-halves" style="flex: 0; margin-bottom: 10px;"> |
<div class="tile-top tile-image-std">[[{{{title}}}|<img src="{{{image}}}" alt="" height="200px;" width="auto">]]</div> | <div class="tile-top tile-image-std">[[{{{title}}}|<img src="{{{image}}}" alt="" height="200px;" width="auto">]]</div> | ||
<div class="tile-bottom link-button"> | <div class="tile-bottom link-button"> | ||
Revision as of 11:45, 10 September 2020
[[{{{title}}}|
]]
Usage
<div class="mainpage-contents tile-row">
{{Itembox
|title =
|image =
}}
//another Itembox could go here..
</div>