Template:Port
From FreeBSDwiki
(Difference between revisions)
m (→See also) |
|||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | [http://www.freshports.org/{{{1}}} <span style="color:green" | + | [http://www.freshports.org/{{{1}}} <span style="color:green;font-style:italic;text-decoration:underline;">{{{1}}}</span>] <span style="color:lightblue">{{{2|}}}</span><noinclude> |
'''Usage:''' | '''Usage:''' | ||
| Line 13: | Line 13: | ||
''<nowiki>{{port|ftp/curl}}</nowiki>'' produces {{port|ftp/curl}}. | ''<nowiki>{{port|ftp/curl}}</nowiki>'' produces {{port|ftp/curl}}. | ||
| − | See also | + | '''See also:''' |
| + | |||
| + | [[help:templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 11:43, 10 February 2018
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: