Difference between revisions of "Template:DownloadLink"

From GMOD
Jump to: navigation, search
(Template to extract and show the download link for a tool)
 
m
Line 1: Line 1:
 
<!-- uses tool data to create a download link. To edit the links themselves, edit the page <tool_name>/tool_data -->
 
<!-- uses tool data to create a download link. To edit the links themselves, edit the page <tool_name>/tool_data -->
<!-- {{#if:{{{full_name|}}} |<!--then:-->{{{full_name}}} ({{{name}}})|<!-- else -->{{{name}}} }} -->
+
<!-- {{#if:{{{full_name|}}} | {{{full_name}}} ({{{name}}})| {{{name}}} }} -->
 
{{#if: {{{dl_url}}} | [{{{dl_url}}} Download] | No downloads available }}
 
{{#if: {{{dl_url}}} | [{{{dl_url}}} Download] | No downloads available }}
  
 
[[Category:Template]]
 
[[Category:Template]]
 
[[Category:GMOD Components]]
 
[[Category:GMOD Components]]

Revision as of 02:57, 13 February 2013

[{{{dl_url}}} Download]