Template:Port
From FreeBSDwiki
(Difference between revisions)
m (→See also) |
|||
Line 13: | Line 13: | ||
''<nowiki>{{port|ftp/curl}}</nowiki>'' produces {{port|ftp/curl}}. | ''<nowiki>{{port|ftp/curl}}</nowiki>'' produces {{port|ftp/curl}}. | ||
− | + | See also, [[help:templates]] | |
− | + | ||
</noinclude> | </noinclude> |
Revision as of 23:03, 1 November 2015
Usage:
Used to indicate a FreeBSD port. This template will link to it's page in freshports.org Optionally, the port's license can be shown after.
Example:
{{port|ftp/curl|BSD}} produces ftp/curl BSD.
{{port|ftp/curl|}} produces ftp/curl .
{{port|ftp/curl}} produces ftp/curl .
See also, help:templates