pavement

Template:Test/example

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
 
(One intermediate revision by one user not shown)
Line 10: Line 10:
  
 
<nowiki>{{test|ftp/curl}}</nowiki> produces {{test|ftp/curl}}.
 
<nowiki>{{test|ftp/curl}}</nowiki> produces {{test|ftp/curl}}.
 +
 +
 +
<nowiki>{{test|x11-wm/dwm|BSD}}</nowiki> produces {{test|x11-wm/dwm|BSD}}.
 +
 +
<nowiki>{{test|x11-wm/dwm|}}</nowiki> produces {{test|x11-wm/dwm|}}.
 +
 +
<nowiki>{{test|x11-wm/dwm}}</nowiki> produces {{test|x11-wm/dwm}}.
  
  
 
[[template:test]] [[template:test/example]]
 
[[template:test]] [[template:test/example]]

Latest revision as of 03:31, 1 November 2015

Usage:

Used to indicate a FreeBSD port.

Example:

{{test|ftp/curl|BSD}} produces ftp/curl.

{{test|ftp/curl|}} produces ftp/curl.

{{test|ftp/curl}} produces ftp/curl.


{{test|x11-wm/dwm|BSD}} produces x11-wm/dwm.

{{test|x11-wm/dwm|}} produces x11-wm/dwm.

{{test|x11-wm/dwm}} produces x11-wm/dwm.


template:test template:test/example

Personal tools