Jump to content

Module:TEMPLATENAME/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Formatting
m Added hatnote for TM:TEMPLATENAME
Line 1: Line 1:
{{Module rating|protected}}
{{Module rating|protected}}
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
{{Distinguish|Template:TEMPLATENAME}}

== Usage ==
== Usage ==
<code><nowiki>{{</nowiki>#invoke:TEMPLATENAME|main<nowiki>}}</nowiki></code>
<code><nowiki>{{</nowiki>#invoke:TEMPLATENAME|main<nowiki>}}</nowiki></code>

Revision as of 12:41, 8 July 2024

Usage

{{#invoke:TEMPLATENAME|main}}

This module returns the name of the page it is being transcluded from. This differs from {{FULLPAGENAME}} which returns the name of the currently viewed page even if it is called from a template. To use this doc page as an example, {{#invoke:TEMPLATENAME|main}} -> Module:TEMPLATENAME/doc while {{FULLPAGENAME}} -> Module:TEMPLATENAME/doc.