Template:F: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 4: | Line 4: | ||
For example, <nowiki>{{f|to_string}}</nowiki> produces: [[to_string|to_string()]]. | For example, <nowiki>{{f|to_string}}</nowiki> produces: [[to_string|to_string()]]. | ||
[[Category:Basic Templates]] | |||
</noinclude> | </noinclude> | ||
Revision as of 17:30, 14 March 2010
A simple way of linking to a function page, but displaying it with the parentheses.
For example, {{f|to_string}} produces: to_string().