Module:If preview/configuration

Revision as of 08:36, 25 January 2026 by Admin (talk | contribs) (Created page with "return { preview = false, warning_infrastructure = '%s%s', templatestyles = '', missing_warning = '' }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:If preview/configuration/doc

return {
    preview = false,
    warning_infrastructure = '%s%s',
    templatestyles = '',
    missing_warning = ''
}