Template:Both
Aspetto
This template is used on 975 000+ pages, or roughly 520% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
Usage
[muda l codesc]{{Both|string1|string2}}
Produces 1 (equivalent to a true condition) if both string1 and string2 are non-empty; otherwise produces the empty string (false condition).
TemplateData
[muda l codesc]This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Both
Produces '1' (equivalent to a true condition) if both 'string1' and 'string2' are non-empty; otherwise produces the empty string (false condition).
Parametro | Descrizione | Tipo | Stato | |
---|---|---|---|---|
String1 | 1 | First string | Stringa | obbligatorio |
String2 | 2 | Second string | Stringa | obbligatorio |
See also
[muda l codesc]- {{if}}