Difference between revisions of "Template:Mwlink"

From BITPlan Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> This is a template to show a link to a MediaWiki on the given host and port == usage == <pre>{{Mwlink|host=fix.bitplan.com|port=9080}}</pre> {{Mwlink|host=fix.bitp...")
 
 
Line 7: Line 7:
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude>
 
</noinclude>
<includeonly>http://{{{host|localhost}}}:{{{port|80}}}</includeonly>
+
<includeonly>http://{{{host|localhost}}}:{{{port|80}}} http://{{{host|localhost}}}:{{{port|80}}}/index.php/Special:Version</includeonly>

Latest revision as of 11:15, 24 October 2022

This is a template to show a link to a MediaWiki on the given host and port

usage

{{Mwlink|host=fix.bitplan.com|port=9080}}

http://fix.bitplan.com:9080 http://fix.bitplan.com:9080/index.php/Special:Version