Manual:$wgEnableScaryTranscluding

From MediaWiki.org

Jump to: navigation, search
Interwiki: $wgEnableScaryTranscluding
Allow templates to be imported/transcluded from another wiki.
Introduced in version: 1.5.0 (r9860)
Removed in version: still in use
Allowed Values: (boolean)
Default Value: false

Other settings: Alphabetical | By Function


[edit] Details

Enable scary transclusion (transcluding pages or templates from another wiki).

This setting applies only to pages in the template: namespace; both $wgEnableScaryTranscluding and the iw_trans bit in the interwiki table must be set for this to be enabled.

[edit] See also