Revision history of "Module:Common/doc"

Jump to navigation Jump to search

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.

  • curprev 16:29, 11 August 2022Sakaratte talk contribs 354 bytes +354 Created page with "Additional functions that are common to other modules. Although they could be called into templates the overhead call into lua would generally greater than using a built in mediawiki parser function where one exists. When calling in to another module, use <code>local com = require( "Module:Common")</code>. This will ensure consistency between modules."