Template:Yesno: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
{{safesubst:<noinclude />#invoke: Utils | _yesno | {{safesubst:<noinclude />#invoke: Utils | _yesno | ||
| input = {{{1|}}} | | input = {{{1|}}} | ||
| default = {{{default|}}} | |||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
Revision as of 01:37, 10 June 2025
- This template invokes the following functions: _yesno from Utils.
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.