Template:Port
From FreeBSDwiki
(Difference between revisions)
Line 12: | Line 12: | ||
''<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 22:02, 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