Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/mediawiki/skins/Cosmos/includes/CosmosTemplate.php on line 1323
×
Create a new article
Write your page title here:
We currently have 67 articles on Fruit Juice Tycoon: Refreshed. Type your article name above or click on one of the titles below and start writing!



Fruit Juice Tycoon: Refreshed

Template:EasterEgg: Difference between revisions

Created page with "<includeonly> <div class="easteregg-card" style="border:1px solid rgba(255,255,255,.15); border-radius:10px; padding:12px; margin:12px 0;"> <div style="font-size:120%; font-weight:700;"> {{{name|{{PAGENAME}}}}} {{#if:{{{type|}}}| <span style="font-size:85%; font-weight:600; opacity:.75;">({{{type}}})</span>}} </div> {{#if:{{{image|}}}| <div style="margin-top:8px;">[[File:{{{image}}}|320px]]</div> }} <div style="margin-top:10px;"> '''Where to f..."
 
Blanked the page
Tag: Blanking
 
Line 1: Line 1:
<includeonly>
<div class="easteregg-card" style="border:1px solid rgba(255,255,255,.15); border-radius:10px; padding:12px; margin:12px 0;">
  <div style="font-size:120%; font-weight:700;">
    {{{name|{{PAGENAME}}}}}
    {{#if:{{{type|}}}| <span style="font-size:85%; font-weight:600; opacity:.75;">({{{type}}})</span>}}
  </div>


  {{#if:{{{image|}}}|
    <div style="margin-top:8px;">[[File:{{{image}}}|320px]]</div>
  }}
  <div style="margin-top:10px;">
    '''Where to find it:''' {{{where|Unknown}}}<br />
    '''How to trigger:''' {{{how|Unknown}}}<br />
    '''Reference to:''' {{{ref|Unknown}}}<br />
    {{#if:{{{reward|}}}|'''Reward:''' {{{reward}}}<br />}}
    {{#if:{{{added|}}}|'''Added:''' {{{added}}}<br />}}
  </div>
  {{#if:{{{notes|}}}|
    <details style="margin-top:10px;">
      <summary style="cursor:pointer; font-weight:600;">Notes / Spoilers</summary>
      <div style="margin-top:6px;">{{{notes}}}</div>
    </details>
  }}
  {{#if:{{{id|}}}|
    <div style="margin-top:10px; font-size:85%; opacity:.7;">
      ID: <code>{{{id}}}</code>
    </div>
  }}
</div>
[[Category:Easter eggs]]
{{#if:{{{ref|}}}|[[Category:References]]}}
</includeonly>
<noinclude>
=== EasterEgg template ===
Usage:
<pre>
{{EasterEgg
|name=
|type=Visual / Audio / NPC / Secret room / Dev joke
|where=
|how=
|ref=
|added=
|image=
|notes=
|id=
}}
</pre>
</noinclude>

Latest revision as of 10:56, 26 January 2026