Toggle menu
15
236
73
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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

From Kenshi Wiki
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.