Changes

Jump to navigation Jump to search
m
Replace deprecated <source> tags with <syntaxhighlight> tags
Line 188: Line 188:  
==Script==
 
==Script==
 
This script generates the template call when run from a Nexus or Chucklefish mod page.
 
This script generates the template call when run from a Nexus or Chucklefish mod page.
<source lang="javascript">
+
<syntaxhighlight lang="javascript">
 
switch(location.host)
 
switch(location.host)
 
{
 
{
Line 221: Line 221:  
}}
 
}}
 
`;
 
`;
</source>
+
</syntaxhighlight>
    
[[Category:Modding]]
 
[[Category:Modding]]
114

edits

Navigation menu