Moduł:Arguments: Historia i autorzy

Wybór porównania – zaznacz kropeczkami dwie wersje do porównania i wciśnij enter lub przycisk Porównaj wybrane wersje.
Legenda: (bież.) – pokaż zmiany od tej wersji do bieżącej, (poprz.) – pokaż zmiany od wersji poprzedzającej, m – mała (drobna) zmiana

8 lut 2023

  • bież.poprz. 21:3021:30, 8 lut 2023Danielg28 dyskusja edycje 10 054 bajty +10 054 Utworzono nową stronę "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'st…"