Template:WatchGalleryItem: Difference between revisions

From AsteroidOS
No edit summary
(experiment with removing LI)
Line 1: Line 1:
<li style="vertical-align: top; display: inline-block;">
<div style="display:flex;flex-direction:column;width:220px;vertical-align: top; display: inline-block;">
<div style="display:flex;flex-direction:column;width:220px;">
   <div style="text-align:center;margin-bottom:6px;">
   <div style="text-align:center;margin-bottom:6px;">
     <a href="{{{_pageName|}}}"><img src="https://example.com/path/{{{Picture|}}}" style="width:200px;height:auto;" /></a>
     <a href="{{{_pageName|}}}"><img src="https://example.com/path/{{{Picture|}}}" style="width:200px;height:auto;" /></a>
Line 8: Line 7:
   <div>{{{Stars|}}} stars</div>
   <div>{{{Stars|}}} stars</div>
</div>
</div>
</li>

Revision as of 11:18, 8 July 2026

   <a href=""><img src="https://example.com/path/" style="width:200px;height:auto;" /></a>
()
stars