Changes

Jump to navigation Jump to search
→‎Usage: tweaks
Line 24: Line 24:     
==Usage==
 
==Usage==
 +
===Templates===
 
For a compatible mod:
 
For a compatible mod:
 
<pre>
 
<pre>
Line 34: Line 35:  
</pre>
 
</pre>
   −
For a broken mod (if there's no unofficial update, keep the fields but leave them empty):
+
For a broken mod:
 
<pre>
 
<pre>
 
{{/entry
 
{{/entry
Line 45: Line 46:  
   |broke in = Stardew Valley 1.2
 
   |broke in = Stardew Valley 1.2
 
   |links    = <!-- any comma-separated URLs to pull requests, discussions, etc -->
 
   |links    = <!-- any comma-separated URLs to pull requests, discussions, etc -->
 +
}}
 +
</pre>
 +
 +
For an unofficial update, use the broken-mod template and add these under the other fields:
 +
<pre>
 
   |unofficial url    = https://community.playstarbound.com/attachments/201345000
 
   |unofficial url    = https://community.playstarbound.com/attachments/201345000
 
   |unofficial version = 1.18.2-unofficial.1-example
 
   |unofficial version = 1.18.2-unofficial.1-example
}}
   
</pre>
 
</pre>
   −
Valid statuses:
+
===Valid statuses===
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
 
! status
 
! status
! meaning
+
! description
! default summary
   
|-
 
|-
 
| <code>ok</code>
 
| <code>ok</code>
| The mod is compatible. This is the default and doesn't need to be specified.
+
| The mod is compatible. This is the default and doesn't need to be specified.<br />Default summary: ''use latest version.''
| ''use latest version.''
   
|-
 
|-
 
| <code>optional</code>
 
| <code>optional</code>
| The mod is compatible, if you use an optional download on the mod page.
+
| The mod is compatible, if you use an optional download on the mod page.<br />Default summary: ''use optional download.<sup>[[#footnote|[1]]]</sup>''
| ''use optional download.<sup>[[#footnote|[1]]]</sup>''
   
|-
 
|-
 
| <code>workaround</code>
 
| <code>workaround</code>
 
| The mod isn't compatible, but the player can fix it or there's a good alternative. A summary should be provided manually. If you also set <tt>unofficial url</tt> and <tt>unofficial version</tt>, you can set this to broken instead.
 
| The mod isn't compatible, but the player can fix it or there's a good alternative. A summary should be provided manually. If you also set <tt>unofficial url</tt> and <tt>unofficial version</tt>, you can set this to broken instead.
|
   
|-
 
|-
 
| <code>broken</code>
 
| <code>broken</code>
| The mod isn't compatible. The message depends on whether the <code>source</code> link is set.
+
| The mod isn't compatible. The message depends on whether the <code>source</code> link is set.<br />Default summary: ''broken, not updated yet'' or ''broken, not open-source.''
| ''broken, not updated yet.''<br />''broken, not open-source.''
   
|-
 
|-
 
| <code>abandoned</code>
 
| <code>abandoned</code>
| The mod is no longer maintained by the author, and an unofficial update or continuation is unlikely. This should only be used when the author has definitively abandoned the mod (either explicitly, or by removing the mod page or downloads).
+
| The mod is no longer maintained by the author, and an unofficial update or continuation is unlikely. This should only be used when the author has definitively abandoned the mod (either explicitly, or by removing the mod page or downloads).<br />Default summary: ''no longer maintained.''
| ''no longer maintained.''
   
|-
 
|-
 
| <code>obsolete</code>
 
| <code>obsolete</code>
 
| The mod is no longer needed and should be removed.
 
| The mod is no longer needed and should be removed.
|
   
|}
 
|}
   −
Other fields:
+
===Other fields===
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
translators
8,445

edits

Navigation menu