Template:LinkEdit
Jump to navigation
Jump to search
Usage
You can use this template to create an external link to any wiki page. It has one parameter:
- Parameter 1 = Wiki page name (must be entered without any spaces and with special characters converted)
Here's an example:
If you use this code in a page:
{{LinkEdit|Weibull%2B%2B_Examples}}
it will create an external link to http://www.reliawiki.org/index.php/Weibull%2B%2B_Examples. However, if you use this:
{{LinkEdit|Weibull++ Examples}}
the link won't work properly because the parameter contains special characters (++) and a space instead of an underscore.