Changes

Jump to navigation Jump to search
Make test table
Line 1: Line 1:  +
{{TOC right}}
 
This is an attempt at directly comparing the profitability of [[Preserves Jar]]s and [[Keg]]s, based on processing time instead of increase in value. Couldn't find a way to merge wikitables, so had to "borrow" a page on [https://www.mediawiki.org/wiki/MediaWiki MediaWiki] since they have visual editing capability there, which makes it ''much'' easier to mass edit tables in this fashion by outright deleting a few columns and creating new ones. Sadly it didn't work to copy back in whole columns, so seems like the rest of the process must be done manually. This is where [[mediawikiwiki:Extension:Cargo|Cargo]] or [[mediawikiwiki:Extension:DynamicPageList3|DPL]] would have been real handy, so that is something to think about for future games.
 
This is an attempt at directly comparing the profitability of [[Preserves Jar]]s and [[Keg]]s, based on processing time instead of increase in value. Couldn't find a way to merge wikitables, so had to "borrow" a page on [https://www.mediawiki.org/wiki/MediaWiki MediaWiki] since they have visual editing capability there, which makes it ''much'' easier to mass edit tables in this fashion by outright deleting a few columns and creating new ones. Sadly it didn't work to copy back in whole columns, so seems like the rest of the process must be done manually. This is where [[mediawikiwiki:Extension:Cargo|Cargo]] or [[mediawikiwiki:Extension:DynamicPageList3|DPL]] would have been real handy, so that is something to think about for future games.
   Line 7: Line 8:  
<code><nowiki>{{#iferror: test string | value if error | value if correct }}</nowiki></code><br/>
 
<code><nowiki>{{#iferror: test string | value if error | value if correct }}</nowiki></code><br/>
    +
==Tests==
 
====Simple test====
 
====Simple test====
 
{{ #arraydefine: test | 25 }}
 
{{ #arraydefine: test | 25 }}
Line 40: Line 42:        +
===Small-ish table test===
 +
{| class="wikitable sortable" style="text-align: right;"
 +
|-
 +
!style="position: sticky; top: 0;"|Input Item
 +
!style="position: sticky; top: 0;"|Type
 +
!style="position: sticky; top: 0;"|Quality
 +
!style="position: sticky; top: 0;"|Input Item Sell Price
 +
!style="position: sticky; top: 0;"|Processed in [[File:Preserves Jar.png|12px|Preserves Jar|link=]] Sell Price
 +
!style="position: sticky; top: 0;"|Approximate g/day in [[File:Preserves Jar.png|12px|Preserves Jar|link=]] <sup>[[#Notes|[1]]]</sup>
 +
!style="position: sticky; top: 0;"|Processed in [[File:Keg.png|12px|Keg|link=]] Sell Price
 +
!style="position: sticky; top: 0;"|Approximate g/day in [[File:Keg.png|12px|Keg|link=]] <sup>[[#Notes|[1]]]</sup>
 +
|-
 +
|style="text-align: left;"|{{name|Amaranth}}
 +
|style="text-align: left;"|Veg
 +
|data-sort-value="0" style="text-align: left;"|Regular
 +
|165||490||130||471||82
 +
|-
 +
|style="text-align: left;"|{{name|Amaranth}}
 +
|style="text-align: left;"|Veg
 +
|data-sort-value="1" style="text-align: left;"|[[File:Silver Quality.png|16px|link=]] Silver
 +
|205||490||114||471||70
 +
|-
 +
|style="text-align: left;"|{{name|Amaranth}}
 +
|style="text-align: left;"|Veg
 +
|data-sort-value="2" style="text-align: left;"|[[File:Gold Quality.png|16px|link=]] Gold
 +
|247||490||98||471||59
 +
|-
 +
|style="text-align: left;"|{{name|Amaranth}}
 +
|style="text-align: left;"|Veg
 +
|data-sort-value="3" style="text-align: left;"|[[File:Iridium Quality.png|16px|link=]] Iridium
 +
|330||490||64||471||38
 +
|-
 +
|style="text-align: left;"|{{name|Ancient Fruit}}
 +
|style="text-align: left;"|Fruit
 +
|data-sort-value="0" style="text-align: left;"|Regular
 +
|605||1610||402||2310||274
 +
|-
 +
|style="text-align: left;"|{{name|Ancient Fruit}}
 +
|style="text-align: left;"|Fruit
 +
|data-sort-value="1" style="text-align: left;"|[[File:Silver Quality.png|16px|link=]] Silver
 +
|755||1610||342||2310||250
 +
|-
 +
|style="text-align: left;"|{{name|Ancient Fruit}}
 +
|style="text-align: left;"|Fruit
 +
|data-sort-value="2" style="text-align: left;"|[[File:Gold Quality.png|16px|link=]] Gold
 +
|907||1610||282||2310||224
 +
|-
 +
|style="text-align: left;"|{{name|Ancient Fruit}}
 +
|style="text-align: left;"|Fruit
 +
|data-sort-value="3" style="text-align: left;"|[[File:Iridium Quality.png|16px|link=]] Iridium
 +
|1210||1610||160||2310||176
 +
|}
 +
 +
 +
 +
==The full table==
 
{| class="wikitable sortable" style="text-align: right;"
 
{| class="wikitable sortable" style="text-align: right;"
 
|-
 
|-
62

edits

Navigation menu