Module:Person height: Revision history

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

November 30, 2025

May 25, 2025

March 21, 2025

  • curprev 00:0700:07, March 21, 2025 admin>Admin 3,613 bytes +3,613 صفحه‌ای تازه حاوی «-- This module implements الگو:Infobox person/height local numConvert = require('Module:Numeral converter').convert local p = {} local function clean(s) s = mw.ustring.gsub(s, '([^a])meter', '%1m') -- prevents "parameter" from being changed to "param" s = mw.ustring.gsub(s, 'metre', 'm') s = mw.ustring.gsub(s, 'متر', 'm') s = mw.ustring.gsub(s, 'centi', 'c') s = mw.ustring.gsub(s, 'سانتی%‌?', 'c') s = mw.ustrin...» ایجاد کرد