Module:If preview/configuration/doc: Difference between revisions
From Kenshi Wiki
More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
;Refer to [[Module:If preview]] | |||
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. | 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. | ||
<includeonly> | <includeonly> |
Latest revision as of 03:40, 15 March 2025
- Refer to Module:If preview
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.