Template:IsDocSubpage: Difference between revisions
Jump to navigation
Jump to search
BREAKING CHANGE: Change the default of `false` to the empty string (match commons:Template:IsDocSubpage) |
m 1 revision imported |
(No difference)
|
Latest revision as of 19:52, 3 November 2021
This is a documentation subpage for Template:IsDocSubpage. It contains usage information, categories and other content that is not part of the original Template page. |
Returns 'true' if this template has been transcluded on a /doc or /{{{override}}} page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Output on true | true | Specifies the output of the template when the current page is a /doc subpage.
| String | optional |
Output on false | false | Specifies the output of the template when the current page is not a /doc subpage. | String | optional |
Doc page name override | override | no description
| String | optional |
[[Category:Utility templates{{#translation:}}]]