All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Fanverse. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:19, 7 January 2024 Mob talk contribs created page Module:ConvertNumeric/testcases (Created page with "-- Unit tests for Module:ConvertNumeric. Click talk page to run tests. local p = require('Module:UnitTests') local frame = mw.getCurrentFrame() local function get_error_text(wikitext) local message = frame:preprocess(wikitext):match('<strong class="error"><[^>]+>(.-)<[^>]+></strong>') message = message:match('at line %d+: (.+)%.$') or message return message end function p:test_numeral_to_english() self:preprocess_equals_many('{{#invoke:ConvertNumeric | numeral_...")