Difference between revisions of "Modding:Community/entry"

From Stardew Valley Wiki
Jump to navigation Jump to search
(+ reddit name)
(add category)
Line 35: Line 35:
 
* For modders not on Nexus, leave <code>nexus id</code> blank and add <code>author url = URL HERE</code>.
 
* For modders not on Nexus, leave <code>nexus id</code> blank and add <code>author url = URL HERE</code>.
 
* For modders whose source code (if any) isn't on GitHub, leave <code>github id</code> blank and add <code>source url = URL HERE</code>.
 
* For modders whose source code (if any) isn't on GitHub, leave <code>github id</code> blank and add <code>source url = URL HERE</code>.
 
+
[[Category:Modding]]
 
</noinclude>
 
</noinclude>

Revision as of 17:13, 18 January 2020

modder sample mods more mods source code Reddit mod types
{{{display name}}}
{{{discord name}}} on Discord
{{{sample mods}}}

Usage

Most modders should use this template (see how to get a user's Discord ID):

{{/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}}.
}}

Custom arguments:

  • For modders not on Nexus, leave nexus id blank and add author url = URL HERE.
  • For modders whose source code (if any) isn't on GitHub, leave github id blank and add source url = URL HERE.