Template:Transclude

From wikiNonStop
Revision as of 16:00, 31 December 2021 by en>GKFX (Update from sandbox.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:{{{1}}}

Template documentation


This template resolves page names as they would be handled by MediaWiki's page-transclusion process. It thereby removes ambiguity when doing other things with template pagenames, e.g. linking.

Usage

  • {{transclude| Template:Foo }}Template:Foo
  • {{transclude| Category:Foo }}Category:Foo
  • {{transclude| Foo }}Template:Foo
  • {{transclude| :Foo }}Foo
  • {{transclude| :File:Foo }}File:Foo
  • {{transclude| Project:Foo }}Project:Foo

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Transclude

This template resolves page names as they would be handled by MediaWiki's template-transclusion process. It thereby removes ambiguity when doing other things with template pagenames, e.g. linking.

Template parameters

ParameterDescriptionTypeStatus
Page name1

The name of the page you are trying to link to

Stringrequired

See also