Template:Yesno/doc: Revision history

From TibiaCraft
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 October 2025

  • curprev 18:1118:11, 5 October 2025 Root talk contribs 1,041 bytes +1,041 Created page with "{{documentation header}} <!-- Documentation here --> == Usage == This template is used to make other templates by turning an input into either "Yes" or no text. The first (and only) parameter is the input, and if the input is "1", "t", "true", "yes", "y", or "on", the template will output "yes". If the input is "no", "n", "0", "off", "f", or "false", the template will output no text, and as such <code><nowiki>{{#if:{{Yesno|{{{1}}}}}|(true output)|(false output)}}</nowiki..."