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 23 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:Infobox currency: Difference between revisions

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox currency-infobox" style="width:260px; text-align:center;"
{| class="infobox currency-infobox" style="width:260px; text-align:center;"
|-
{{!-}}
! colspan="2" | {{{type|Currency}}}{{#if:{{{rarity|}}}| — {{{rarity}}}|}}
 
{{!-}}
! colspan="2" style="font-size:1.25em;" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="font-size:1.25em;" | {{{name|{{PAGENAME}}}}}
|-
 
{{#if: {{{image|}}}
{{#if:{{{image|}}}|
{{!-}}
| colspan="2" | [[File:{{{image}}}|{{{image_size|64px}}}]]
| colspan="2" | [[File:{{{image}}}|{{{image_size|64px}}}]]
|-
|}}
}}
 
{{#if: {{{type|}}}
{{#if:{{{max_held|}}}|
! Type
{{!-}}
| {{{type}}}
|-
}}
{{#if: {{{rarity|}}}
! Rarity
| {{{rarity}}}
|-
}}
{{#if: {{{max_held|}}}
! Max Held
! Max Held
| {{{max_held}}}
| {{{max_held}}}
|-
|}}
}}
 
{{#if: {{{description|}}}
{{#if:{{{description|}}}|
! colspan="2" | <small>{{{description}}}</small>
{{!-}}
}}
| colspan="2" | <small>{{{description}}}</small>
|}}
|}
|}
</includeonly>
</includeonly>
<noinclude>
== Template Usage ==
<pre>
{{Infobox currency
| name =
| image =
| image_size =
| type =
| rarity =
| max_held =
| description =
}}
</pre>
[[Category:Infobox templates]]
</noinclude>

Latest revision as of 15:36, 19 December 2025