सबै सार्वजनिक अभिलेखहरू
अन्वेषणमा जानुहाेस्
खाेजमा जानुहाेस्
परमेश्वरको मण्डली विश्वकोशको सबै उपलब्ध लगहरूको प्रविष्टिहरूको मिल्दो जुल्दो प्रदर्शन। तपाईं अझै विस्तारको लागि लगको प्रकार, प्रयोगकर्ता नाम (अक्षर संवेदनशील), वा प्रभावित पृष्ठ (अक्षर संवेदनशील) छान्न सक्नुहुन्छ।
- ०७:१६, २१ सेप्टेम्बर २०२३ Pyc1948 वार्तालाप मेरो योगदानहरूले मोड्युल:If preview पृष्ठ सिर्जना गर्नुभयो (Created page with "local p = {} 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 passed to this module's parent (i.e. template usi...")