Template:WatchGalleryItem: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
< | <div style="display:flex;flex-direction:column;width:220px;"> | ||
<div | <div style="text-align:center;margin-bottom:6px;"> | ||
<a href="{{{_pageName|}}}"> | |||
<div | <img src="https://example.com/path/{{{Picture|}}}" style="width:200px;height:auto;" /> | ||
<div | </a> | ||
</div> | |||
<div style="font-weight:bold;">{{{Model|}}}</div> | |||
<div>({{{Name|}}})</div> | |||
<div>{{{Stars|}}} stars</div> | |||
</div> | </div> | ||