Module:If preview/configuration/doc

From New Prairie Wiki
Revision as of 11:33, 19 August 2025 by Randombell (talk | contribs) (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.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:If preview/configuration

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.