We Are Idea Supreme: Difference between revisions

An idea by Jeff Lawlor
Created on 2025-03-25
No edit summary
No edit summary
Line 18: Line 18:
   includematch=/Infobox/
   includematch=/Infobox/
   mode=inline
   mode=inline
   format=<div style="width: 300px; height: 400px; position: relative; overflow: hidden; border-radius: 12px; box-shadow: 0px 4px 6px rgba(0,0,0,0.1);">
   format={{ArticleTile|title=%TITLE%|fullpagename=%PAGE%|image=%FILE%|user=%USER%|date=%DATE%}}
    [[File:%FILE%|300px|center]]
    <div style="position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,0.7); color: white; padding: 10px; text-align: center;">
      <a href="%PAGE%" style="color: white; font-size: 18px; font-weight: bold; text-decoration: none;">%TITLE%</a>
      <br>
      <small>by <a href="/User:%USER%" style="color: #ddd;">%USER%</a></small>
      <br>
      <small style="position: absolute; bottom: 5px; right: 10px; color: #ccc;">Last updated: %DATE%</small>
    </div>
  </div>
</dpl>
</dpl>


</div>
</div>