Jump to content

We Are Idea Supreme: Difference between revisions

An idea by Jeff Lawlor
Created on 2025-03-25
No edit summary
No edit summary
Line 12: Line 12:


<dpl>
<dpl>
   namespace=
   namespace=Main
   ordermethod=lastedit
   ordermethod=lastedit
   order=descending
   order=descending
   count=5
   count=5
   include={Infobox}
   includematch=/Infobox/
   format=
   mode=inline
    <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%}}§,
      {{{image|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="{{{fullpagename}}}" style="color: white; font-size: 18px; font-weight: bold; text-decoration: none;">{{{title}}}</a>
        <br>
        <small>by <a href="{{{userpagelink}}}" 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>

Revision as of 02:44, 1 April 2025

The Idea Supreme logo, which is an illuminated, somewhat anthropomorphic lightbulb wearing a king's crown.
Make your ideas come true

You have a great idea but you'll never get around to making it a reality. Still, you wish it existed in the world, even if it doesn't make you millions. Share it here on Idea Supreme and someone else may invent it for you, giving you credit and maybe even a cut.

We believe that great ideas shouldn't be kept a secret. Too many people cling tight to their revolutionary ideas, saving them for a unspecified day when they can profit from them. The day rarely comes and the world is denied an idea that could make it better.

At Idea Supreme, we say get those ideas out there for others to find! And you might get something in return, beyond the satisfaction of your idea becoming a reality.

Let's hear your ideas!


<dpl>

 namespace=Main
 ordermethod=lastedit
 order=descending
 count=5
 includematch=/Infobox/
 mode=inline
format=§
File:%FILE%
   <a href="%PAGE%" style="color: white; font-size: 18px; font-weight: bold; text-decoration: none;">%TITLE%</a>
   
by <a href="/User:%USER%" style="color: #ddd;">%USER%</a>
Last updated: %DATE%
§,

</dpl>