Template:Transclude: Difference between revisions

From wikiNonStop
m (1 revision imported: initial Setup)
m (1 revision imported: initial setup)
 
(No difference)

Latest revision as of 07:11, 17 September 2024

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