Module:If preview/configuration/doc: Difference between revisions

From New Prairie Wiki
Jump to navigation Jump to search
Created page with "This module does the actual work for determining if the page is in preview mode. It is a separate module so <code>mw.loadData</code> can only run it once per page, rather than once per use."
 
(No difference)

Latest revision as of 11:33, 19 August 2025

This module does the actual work for determining if the page is in preview mode. It is a separate module so mw.loadData can only run it once per page, rather than once per use.