Changes

Jump to navigation Jump to search
+ link labels field
Line 95: Line 95:  
| <small>{{#if:{{{beta broke in|}}}|{{{beta broke in}}}|{{{broke in|}}}}}</small>
 
| <small>{{#if:{{{beta broke in|}}}|{{{beta broke in}}}|{{{broke in|}}}}}</small>
 
| {{#if:{{{github|}}}|[https://github.com/{{{github}}} source]|{{#if:{{{source|}}}|[{{{source}}} source]|<span style="color: red; font-size: 0.85em; opacity: 0.5;">closed source</span>}}}}
 
| {{#if:{{{github|}}}|[https://github.com/{{{github}}} source]|{{#if:{{{source|}}}|[{{{source}}} source]|<span style="color: red; font-size: 0.85em; opacity: 0.5;">closed source</span>}}}}
| class="no-wrap"|<small>[[#{{#arrayindex:names|0}}|#]] {{#if:{{{links|}}}|&#32;{{#arraydefine:linkArray|{{{links}}}}}{{#arrayprint:linkArray|&#32;|@@@|[@@@ {{#expr:{{#arraysearch:linkArray|@@@}} + 1}}]}}}} {{#if:{{{content pack for|}}}||{{#switch:{{#arrayindex:vars|0}}|ok|optional|unofficial={{#if:{{#arrayindex:compat30|1}}|([{{#arrayindex:compat30|1}} 3.0 {{#switch:{{#arrayindex:compat30|0}}|yes=✓ |no=⚠ |soon=↻|?}}])}}}}}}</small><noinclude>
+
| class="no-wrap"|<small>[[#{{#arrayindex:names|0}}|#]] {{#if:{{{link labels|}}}|{{#arraydefine:labelsArray|{{{link labels}}}}}}}{{#if:{{{links|}}}|&#32;{{#arraydefine:linkArray|{{{links}}}}}{{#arrayprint:linkArray|&#32;|@@@|[@@@ {{#if:{{#arrayindex:labelsArray|{{#arraysearch:linkArray|@@@}}}}|{{#arrayindex:labelsArray|{{#arraysearch:linkArray|@@@}}}}|{{#expr:{{#arraysearch:linkArray|@@@}} + 1}}}}]}}}} {{#if:{{{content pack for|}}}||{{#switch:{{#arrayindex:vars|0}}|ok|optional|unofficial={{#if:{{#arrayindex:compat30|1}}|([{{#arrayindex:compat30|1}} 3.0 {{#switch:{{#arrayindex:compat30|0}}|yes=✓ |no=⚠ |soon=↻|?}}])}}}}}}</small><noinclude>
 
|}
 
|}
   Line 138: Line 138:  
   |broke in = Stardew Valley 1.2
 
   |broke in = Stardew Valley 1.2
 
   |links    = https://github.com/Pathoschild/SMAPI/issues
 
   |links    = https://github.com/Pathoschild/SMAPI/issues
 +
  |link labels = PR
 
}}
 
}}
 
</pre>
 
</pre>
Line 157: Line 158:  
   |broke in = Stardew Valley 1.2
 
   |broke in = Stardew Valley 1.2
 
   |links    = https://github.com/Pathoschild/SMAPI
 
   |links    = https://github.com/Pathoschild/SMAPI
 +
  |link labels = PR
 
}}
 
}}
 
|}
 
|}
Line 248: Line 250:  
|-
 
|-
 
| <code>links</code>
 
| <code>links</code>
| A comma-delimited list of URLs to add as superscript links. Mainly useful for linking to pull requests.
+
| A comma-delimited list of URLs to add as links in the metadata column. Mainly useful for linking to pull requests.
 +
|-
 +
| <code>link labels</code>
 +
| A comma-delimited list of link labels for the <code>links</code> URLs. If omitted, the links will be numbered instead.
 
|-
 
|-
 
| <code>warnings</code>
 
| <code>warnings</code>
translators
8,447

edits

Navigation menu