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.
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
==Overview==
==Overview==


* <no-wiki>{{w:template-name}}</no-wiki> 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.