Jump to content

Module:TEMPLATENAME/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Wrapped doc page category with noinclude
Line 10: Line 10:


}}</includeonly>
}}</includeonly>
[[Category:Module documentation pages]]
<noinclude>[[Category:Module documentation pages]]</noinclude>

Revision as of 22:50, 13 February 2025

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.