Changes

no edit summary
Line 159: Line 159:  
[the editor has rejected links. The Captcha doesn't recognise Eric Barone or ConcernedApe as the developer so couldn't post in the appropriate place '''Stardew Valley Wiki talk:Copyrights''' ]-- [[User:Daytona|Daytona]] ([[User talk:Daytona|talk]]) 07:15, 4 June 2024 (UTC)
 
[the editor has rejected links. The Captcha doesn't recognise Eric Barone or ConcernedApe as the developer so couldn't post in the appropriate place '''Stardew Valley Wiki talk:Copyrights''' ]-- [[User:Daytona|Daytona]] ([[User talk:Daytona|talk]]) 07:15, 4 June 2024 (UTC)
 
:I've passed your message on to the server people, thank you! [[User:Margotbean|margotbean]] ([[User talk:Margotbean|talk]]) 18:48, 4 June 2024 (UTC)
 
:I've passed your message on to the server people, thank you! [[User:Margotbean|margotbean]] ([[User talk:Margotbean|talk]]) 18:48, 4 June 2024 (UTC)
 +
 +
== Request for Template:Infobox Modification ==
 +
 +
Hello,
 +
 +
I've noticed an issue with the {{Template:Infobox}} where the section for "Artisan Sell Prices" needs to be adjusted to ensure proper display. Below is the required modification:
 +
 +
The current section:
 +
<td colspan="2" style="padding: 0; border: 0;">
 +
    <table style="width: 101%; margin-top: -2px; margin-left: -2px;">
 +
    <tr>
 +
        <td id="infoboxsection" colspan="2" style="text-align: center; padding-left: 0; padding-right: 0;">Artisan Sell Prices</td>
 +
    </tr>
 +
    <tr>
 +
        <td id="infoboxsection">Base</td>
 +
        <td id="infoboxsection">[[File:Artisan.png|24px|link=]] [[Skills#Farming|Artisan]] ''(+40%)''</td>
 +
    </tr>
 +
    <tr>
 +
        <td>{{Qualityprice|Mead|200|dsv=false}}</td>
 +
        <td>{{Qualityprice|Mead|200|pm=1.4|dsv=false}}</td>
 +
    </tr>
 +
    </table>
 +
</td>
 +
 +
Needs to be updated to:
 +
 +
<td colspan="2" style="padding: 0; border: 0;">
 +
    <table style="width: 101%; margin-top: -2px; margin-left: -2px;">
 +
    <tr>
 +
        <td id="infoboxsection" colspan="2" style="text-align: center; padding-left: 0; padding-right: 0;">Artisan Sell Prices</td>
 +
    </tr>
 +
    <tr>
 +
        <td id="infoboxsection">Base</td>
 +
        <td id="infoboxsection">[[File:Artisan.png|24px|link=]] [[Skills#Farming|Artisan]] ''(+40%)''</td>
 +
    </tr>
 +
    <tr>
 +
        <td>{{Qualityprice|Mead|300|dsv=false}}</td>
 +
        <td>{{Qualityprice|Mead|300|pm=1.4|dsv=false}}</td>
 +
    </tr>
 +
    </table>
 +
</td>
 +
 +
If you could change the value to 300 it would fix the honey wiki page, which currently displays the old mead pricing, and we got no permissions to change those values.
 +
 +
Thank you! [[User:ArashiSensou|ArashiSensou]] ([[User talk:ArashiSensou|talk]]) 19:09, 4 June 2024 (UTC)