Transclusion: Difference between revisions

From Riverview Legal Group
Access restrictions were established for this page. If you see this message, you have no access to this page.
(Created page with " ==Overview== {{w:template-name}} transcludes from the Template: namespace. {{w::template-name}} transcludes from the (Main) namespace. {{w::namespace:template-name}} transcl...")
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
==Overview==
==Overview==


{{w:template-name}} transcludes from the Template: namespace.
* <nowiki>{{w:template-name}}</nowiki> transcludes from the Template: namespace.
{{w::template-name}} transcludes from the (Main) namespace.
* <nowiki>{{w::template-name}}</nowiki> transcludes from the (Main) namespace.
{{w::namespace:template-name}} transcludes from other namespaces.
* <nowiki>{{w::namespace:template-name}}</nowiki> transcludes from other namespaces.

Latest revision as of 12:59, 12 June 2020

Overview

  • {{w:template-name}} transcludes from the Template: namespace.
  • {{w::template-name}} transcludes from the (Main) namespace.
  • {{w::namespace:template-name}} transcludes from other namespaces.