Template:Port
From FreeBSDwiki
(Difference between revisions)
m (moved Template:Prt to Template:Port: easier to use) |
|||
Line 1: | Line 1: | ||
− | <span id="prt" style="color:green">{{{1}}}</span><span id="space" style="color:lightgray">_</span><noinclude> | + | <span id="prt" style="color:green">{{{1}}}</span><span id="space" style="color:lightgray">_</span><span id="lightbluetext" style="color:lightblue">{{{2}}}</span><noinclude><noinclude> |
'''Usage:''' | '''Usage:''' | ||
Line 7: | Line 7: | ||
'''Example:''' | '''Example:''' | ||
− | <nowiki>{{prt|ftp/curl}}</nowiki> produces {{prt|ftp/curl}}. | + | <nowiki>{{prt|ftp/curl|BSD}}</nowiki> produces {{prt|ftp/curl|BSD}}. |
</noinclude> | </noinclude> |
Revision as of 03:15, 30 October 2015
{{{1}}}_{{{2}}}
Usage:
Used to indicate a FreeBSD port.
Example:
{{prt|ftp/curl|BSD}} produces ftp/curl BSD.