Template:Istrue: Revision history

From HorizonXI Wiki

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.

28 September 2024

  • curprev 09:0309:03, 28 September 2024Aramachus talk contribsm 1,022 bytes +7 No edit summary
  • curprev 09:0009:00, 28 September 2024Aramachus talk contribs 1,015 bytes +1,015 Created page with "<includeonly><onlyinclude>{{#switch:{{lc:{{{1|}}}}}|y|yes|true=true|#default=}}</onlyinclude></includeonly> ==Usage== Template that will return "true" if the input is "true", "y" or "yes" ignoring any capitalization. This is supposed to help with mediawiki missing any basic conditional operators that can check for true/false. The main usage is allowing use in conditionals like <nowiki>{{#if:...}}</nowiki>, therefore, if the argument does not evaluate to "true", the temp..."