ལོག་སི་ཆ་མཉམ།
Appearance
Combined display of all available logs of Wikipedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- ༡༠:༠༨, ༢༩ སྤྱི་ཟླ་དྲུག་པ། ༢༠༢༤ 110.235.217.8 བློ། created page Module:If preview/sandbox (Created page with "local p = {} local yn = require("Module:Yesno") p._counter = 1 local cfg = mw.loadData('Module:If preview/configuration') --main This function returns either the first argument or second argument passed to this module, depending on whether the page is being previewed. function p.main(frame) if cfg.preview then return frame.args[1] or '' else return frame.args[2] or '' end end --[[ pmain This function returns either the first argument or second argument...")