Jump to content

Module:Yesno: Revision history

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.

11 January 2025

  • curprev 23:0623:06, 11 January 2025 BRUSpedia talk contribs m 745 bytes 0 1 revision imported undo
  • curprev 22:3422:34, 11 January 2025 BRUSpedia talk contribs 745 bytes +745 Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =..." undo

1 April 2020

  • curprev 06:2706:27, 1 April 2020 Brus>MusikAnimal 745 bytes +745 Undid revision 948472533 by [[Special:Contributions/w>Vogone|w>Vogone]] ([[User talk:w>Vogone|talk]]) undo
  • curprev 06:2706:27, 1 April 2020 brus>MusikAnimal 745 bytes +745 Undid revision 948472533 by [[Special:Contributions/w>Vogone|w>Vogone]] ([[User talk:w>Vogone|talk]])