pavement

Template:Test/example

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
 
Line 12: Line 12:
  
  
<nowiki>{{test|x11-wm/dwm|BSD}}</nowiki> produces {{test|ftp/curl|BSD}}.
+
<nowiki>{{test|x11-wm/dwm|BSD}}</nowiki> produces {{test|x11-wm/dwm|BSD}}.
  
<nowiki>{{test|x11-wm/dwm|}}</nowiki> produces {{test|ftp/curl|}}.
+
<nowiki>{{test|x11-wm/dwm|}}</nowiki> produces {{test|x11-wm/dwm|}}.
  
<nowiki>{{test|x11-wm/dwm}}</nowiki> produces {{test|ftp/curl}}.
+
<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