Template:Infobox What Do I Want: Difference between revisions

An idea by Jeff Lawlor
Created on 2025-04-17
No edit summary
No edit summary
 
(41 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox>
<div class="infobox-idea">
   <title>{{{title}}}</title>
   <div class="infobox-wishes">{{#SimpleImg: /images/thumb/5/5f/What_Do_I_Want.png/300px-What_Do_I_Want.png|40|40|Image of a person thinking. Question marks, money and the word 'free' are in the background.|profile-image}}
  <image source="What_Do_I_Want.png" />
    <div class="infobox-heading"><strong>What Do I Want?</strong></div>
<data>
   </div>
   <default>
  <p class="infobox-wishes-p">While I give this idea away freely, here's what I'd like if you decide to make my idea come true.</p>
* Creative input on the Auto-Play feature
   <div class="infobox-wishes-panel">
* Input on making other aspects of the gameplay as fast as possible
      <ul class="infobox-list">
<small>I give freely this idea away, hoping someone will make it a reality. Though you're under no obligation, here's what I'd like if you decide to make my idea come true.</small>
        {{#if:{{{wish1|}}}|<li>{{{wish1}}}</li>|}}
   </default>
        {{#if:{{{wish2|}}}|<li>{{{wish2}}}</li>|}}
</data>
        {{#if:{{{wish3|}}}|<li>{{{wish3}}}</li>|}}
</infobox>
        {{#if:{{{wish4|}}}|<li>{{{wish4}}}</li>|}}
        {{#if:{{{wish5|}}}|<li>{{{wish5}}}</li>|}}
        {{#if:{{{wish6|}}}|<li>{{{wish6}}}</li>|}}
        {{#if:{{{wish7|}}}|<li>{{{wish7}}}</li>|}}
        {{#if:{{{wish8|}}}|<li>{{{wish8}}}</li>|}}
        {{#if:{{{wish9|}}}|<li>{{{wish9}}}</li>|}}
        {{#if:{{{wish10|}}}|<li>{{{wish10}}}</li>|}}
        {{#if:{{{wish11|}}}|<li>{{{wish11}}}</li>|}}
        {{#if:{{{wish12|}}}|<li>{{{wish12}}}</li>|}}
      </ul>
    </div>
  </div>
</div>