Jump to content

Module:Unstrip: Urukurikirane rw'ihindurwa

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (muri iki gihe) = difference with latest revision, (ubushize) = difference with preceding revision, m = minor edit.

10 Mata 2025

  • muri iki giheubushize 14:5414:54, 10 Mata 2025 2601:18e:d104:4ab0:cd5a:583f:d66e:f1a2 ibiganiro byanjye 351 bytes +351 Created page with "-- This module provides a frontend to the mw.text.unstrip, unstripNoWiki and killMarkers functions local p = {} function p.unstrip(frame) return mw.text.unstrip(frame.args[1]) end function p.unstripNoWiki(frame) return mw.text.unstripNoWiki(frame.args[1]) end function p.killMarkers(frame) return mw.text.killMarkers(frame.args[1]) end return p"