Modding:Community/entry

From Stardew Valley Wiki
< Modding:Community
Revision as of 19:25, 6 September 2021 by Margotbean (talk | contribs) (+ru link)
Jump to navigation Jump to search


Usage

Before adding yourself to the table, you must be level 25 on the Stardew Valley Discord and request the role there first.

To add an entry, copy & paste this template into the table (sorted by display name):

{{/entry
 |display name = Pathoschild
 |discord name = Pathoschild#0001
 |discord id   = 226803198218731520
 |nexus id     = 1552317
 |github id    = Pathoschild
 |reddit name  = Pathoschild
 |mod types    = SMAPI
 |sample mods  = {{nexus mod|541|Lookup Anything}}, {{nexus mod|518|Chests Anywhere}}, {{nexus mod|1063|Automate}}.
}}

Standard fields:

field description
display name The name you're most commonly known as. This usually matches your Nexus and/or Discord name.
discord name Your username on Discord, including the numbers. You can click your name in the bottom-left corner of Discord to copy it.
discord id Your unique user ID. See how to get your Discord ID (or we can provide it when you request the role on Discord).
nexus id Your unique user ID on Nexus Mods (if applicable). You can get it by clicking your username in the top-right corner, clicking My Profile, and copying the number at the end of the URL.
github id Your username on GitHub (if applicable).
reddit name Your username on Reddit (if applicable).
mod types The mod types you've released. The possible types are SMAPI (C# mods), pixels (pixel art), and content (content packs). You can have multiple types (comma-delimited).
sample mods Links to up to three example mods you've released.

Uncommon fields:

field description
author url A custom URL to your mod author page, if you're not on Nexus Mods. You should leave nexus id blank when using this.
source url A custom URL to your source code (if any), if it's not on GitHub. You should leave github id blank when using this.