Suggestions For This Wiki
If you have an idea or suggestion for this wiki, please post it here! With any luck someone (maybe even you later) will implement it. :)
Stubs
Even without a fancy auto-box, we have which can be used to collect stubs that need to be added onto. If you have a page that needs more info, add the category!
Style/Insert tags for things
Make those auto-box things for "This article is a stub," "This tutorial written by soandso," etc.
Sprite Sheet References
Some templates showing the bounds of the sprite sheets would be nice, as they seem? to not be consistent. Also knowing what kind of animation (sitting, walking, sleeping?) each is supposed to reference.
Pictures
This wiki really needs at least one picture on each page.
Content Patcher Json templates
From Pathoschild: Suggestion for the unofficial wiki: use a template for the Content Patcher version like https://stardewvalleywiki.com/Template:Content_Patcher_version. Then you can add it to examples automatically, so players following the guide don't end up with old format versions:
{{#tag:syntaxhighlight|
{
"Format": "{{Content Patcher version}}",
"Changes": [
...
]
}
|lang=json}}
Note: could go on Templates page; will need to be regularly linked from tutorials.
--Response: Implemented! Logo (talk) 20:53, 1 February 2025 (UTC)