Template:join comma: Difference between revisions

From Laenkea
Jump to navigation Jump to search
(Created page with "{{{1|}}}{{if both|{{{1|}}}|{{{2|}}}|,}} {{{2|}}} <noinclude>=== Usage === <code><nowiki>{{join comma|one|two}}</nowiki></code> returns <code>one, two</code> if both parameters are present, otherwise just <code>one</code> or <code>two</code> Category:Join templates</noinclude>")
 
(No difference)

Latest revision as of 15:17, 11 February 2023

Usage

{{join comma|one|two}} returns one, two if both parameters are present, otherwise just one or two