Modül:Tanımlanmayan parametre denetimi: Revizyon geçmişi

Fark seçimi: Karşılaştırmak için revizyonların radyo düğmelerini işaretleyin ve enter'a veya alttaki düğmeye tıklayın.
Tanımlar: (güncel) = son revizyon ile arasındaki fark, (önceki) = bir önceki revizyon ile arasındaki fark, k = küçük değişiklik.

9 Mayıs 2025

  • güncelönceki 18.1418.14, 9 Mayıs 2025 tr.sanarsiv>Anabellarose 3.312 bayt +3.312 "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the..." içeriğiyle yeni sayfa oluşturdu