Template:Both

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Template documentation[view·edit·history·purge]
This documentation istranscludedfromTemplate:Both/doc.


Usage

[edit]

{{both|string1|string2}}

Produces1(equivalent to a true condition) if bothstring1andstring2are non-empty; otherwise produces the empty string (false condition).

Template Data

[edit]
<templatedata>JSON</templatedata>./.{{TemplateBox}}
TemplateData

TemplateDatais a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used byVisualEditorand possibly other tools likeUpload Wizard.


Existing template documentation
At Wikimedia Commons, it is recommended to use{{TemplateBox}}with either‎useTemplateData=1or‎useTemplateData=onlyon the‎/docsubpage and transcluding it with{{Documentation}}into the template.‎<nowiki>-tags can be wrapped around the arguments, if required, to avoid templates being expanded.

Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw‎<templatedata>-tags into the Wikitext of the template, as described in various Wikipediae.

Discussion
There is an ongoing discussion about that matter. Feel invited to comment if you are experienced in either way, your time permits and if you like to share your opinion or to make a suggestion.


Wikipedia's help about TemplateDataCommons-specific information

Produces '1' (equivalent to a true condition) if both 'string1' and 'string2' are non-empty; otherwise produces the empty string (false condition).

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
String11

First string

Stringrequired
String22

Second string

Stringrequired