Changes

Text replacement - "<syntaxhighlight lang="php" enclose="div">" to "<syntaxhighlight lang="php">"
Line 100: Line 100:  
* to add the [[Template:Restricted/doc|Restricted Template]] as the first line in the article
 
* to add the [[Template:Restricted/doc|Restricted Template]] as the first line in the article
   −
:<syntaxhighlight lang="php" enclose="div">{{restricted}}</syntaxhighlight>
+
:<syntaxhighlight lang="php">{{restricted}}</syntaxhighlight>
    
:to let users know they need to login or get a user ID on the wiki and then login to download mods.
 
:to let users know they need to login or get a user ID on the wiki and then login to download mods.
Line 106: Line 106:  
* to update the URL links to pass the logged on user and the wiki page name without blanks by adding '''<nowiki>&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}}</nowiki>''' to your site click URL so that it looks like the following
 
* to update the URL links to pass the logged on user and the wiki page name without blanks by adding '''<nowiki>&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}}</nowiki>''' to your site click URL so that it looks like the following
   −
:<syntaxhighlight lang="php" enclose="div">
+
:<syntaxhighlight lang="php">
 
[https://www.royandboucher.com/ccount/click.php?id=364&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} mobile_site_v11.0.0.1.zip]
 
[https://www.royandboucher.com/ccount/click.php?id=364&user={{#replace:{{CURRENTLOGGEDUSER}}}}&page={{PAGENAMEE}} mobile_site_v11.0.0.1.zip]
 
</syntaxhighlight>
 
</syntaxhighlight>
17,946

edits