All public logs

Jump to navigation Jump to search

Combined display of all available logs of Zelda Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:29, 12 May 2024 PhantomCaleb talk contribs created page Module:Util/tables/iteratee/Documentation/Spec (Created page with "local p = {} function p.Documentation() return { params = {"val"}, returns = "An iteratee function", cases = { outputOnly = true, { desc = "Iteratee from string (<code>property</code> shorthand)", snippet = "Str1", expect = "OoA", }, { snippet = "Str2", expect = nil, }, { desc = "Iteratee from table (<code>match</code> shorthand)", snippet = "Tbl1", expect = true, }, { snippet = "Tbl2", expect = fals...")