This wiki has undergone a migration to Confluence found Here
Difference between revisions of "Template:Method cts link"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<noinclude>Create a link to a cts2 rest signature if parameter 2 is supplied. | <noinclude>Create a link to a cts2 rest signature if parameter 2 is supplied. | ||
<nowiki>Usage: {{method_cts_link|<anchor>|[<link>}}</nowiki> | <nowiki>Usage: {{method_cts_link|<anchor>|[<link>}}</nowiki> | ||
− | </noinclude><includeonly>{{#if:{{{2|}}}|[[{{{2}}} {{!}} {{{1}}}]]|{{{1}}} }}</includeonly> | + | </noinclude><includeonly>{{#if:{{{2|}}}|[[:cts:{{{2}}} {{!}} {{{1}}}]]|{{{1}}} }}</includeonly> |
Latest revision as of 03:09, 29 November 2015
Create a link to a cts2 rest signature if parameter 2 is supplied.
Usage: {{method_cts_link|<anchor>|[<link>}}