Template:Yesno: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
m Metatemplates aren't meant to be substituted
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{safesubst:<noinclude />#invoke: Utils | _yesno
<onlyinclude>{{#invoke: Utils|_yesno|input = {{{1|}}}|default = {{{default|}}}}}</onlyinclude>
| input = {{{1|}}}
}}<noinclude>
{{documentation}}
{{documentation}}


[[Category:Functionality templates]]
[[Category:Functionality templates]]
</noinclude>

Latest revision as of 13:10, 11 June 2025

Template documentation[view] [edit] [history] [purge]
Module:Yesno evaluates any input and produces true or false, based on the content of the input and several configurable options. This template uses a wrapper function in Module:Utils to make the Yesno module accessible externally. It is mainly intended as a metatemplate for more complex templates.