Template:ifmethod
出典: MDC
[[{{{1}}}#{{{2}}}()|{{{2}}}()]]
この ifmethod テンプレートを使うと、特定のインタフェースのメソッドへ簡単にリンクを張ることができます。例えば、
The ifmethod template lets you easily place a link to a method in a specified interface. For example:
{{ifmethod|nsINavBookmarksService|createFolder}}
この結果は、
createFolder()