Template:WatchGalleryItem: Difference between revisions

From AsteroidOS
No edit summary
No edit summary
Line 1: Line 1:
<!-- Template:WatchGalleryItem -->
<div style="display:flex;flex-direction:column;width:220px;">
<div class="gallerybox">
  <div style="text-align:center;margin-bottom:6px;">
  <div class="watch-image">[[File:{{{Picture|}}}|thumb|200px]]</div>
    <a href="{{{_pageName|}}}">
   <div class="watch-name"><b>{{{Model|}}}</b><br/>({{{Name|}}})</div>
      <img src="https://example.com/path/{{{Picture|}}}" style="width:200px;height:auto;" />
   <div class="watch-stars">{{{Stars|}}} stars</div>
    </a>
  </div>
 
   <div style="font-weight:bold;">{{{Model|}}}</div>
  <div>({{{Name|}}})</div>
   <div>{{{Stars|}}} stars</div>
</div>
</div>

Revision as of 19:50, 7 July 2026

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