Änderungen

Zur Navigation springen Zur Suche springen
fix syntax highlight
Zeile 28: Zeile 28:  
==Script==
 
==Script==
 
This script generates the template call when run from the parent page.
 
This script generates the template call when run from the parent page.
<source lang="javascript">
+
<syntaxhighlight lang="javascript">
 
(function() {
 
(function() {
 
   // group mods by status
 
   // group mods by status
Zeile 89: Zeile 89:  
   `.replace(/^    /mg, ''));
 
   `.replace(/^    /mg, ''));
 
})();
 
})();
</source>
+
</syntaxhighlight>
    
[[Category:Modding]]
 
[[Category:Modding]]
 
[[en:Modding:SMAPI compatibility/barchart]]
 
[[en:Modding:SMAPI compatibility/barchart]]
 
</noinclude>
 
</noinclude>
106.017

Bearbeitungen

Navigationsmenü