Jump to content

Poeletšo ya diphetogo tša "Module:Plain text"

Tlhaolo ya diphapano: swaya lepokisi la phetogo go bapetša ke moka o thwanye enter tlase-tlase
Nane: (bjale) = phapang le diphetogo tša bjale, (mafelelo) = phapang le diphetogo tša pele, M = diphetogo tše nyenyane.

8 Mopitlo 2025

  • bjalebofelo 05:1005:10, 8 Mopitlo 2025 2601:18e:d104:4ab0:6c20:1caf:24e7:e2be bolela 2,223 bytes +2,223 Tlhodile letlakala ka '--converts text with wikilinks to plain text, e.g "gah is bar" to "gah is bar" --removes anything enclosed in tags that isn't nested, mediawiki strip markers (references etc), files, italic and bold markup requirestrict local p = {} function p.main(frame) local text = frame.args[1] local encode = require('Module:yesno')(frame.args.encode) return p._main(text, encode) end function p._main(text, encode) if not text then return end text = mw.text....'