Template:Documentation subpage: Difference between revisions

From CAPipedia
en>ExE Boss
Only add Category:Template documentation on Template pages
m 97 revisions imported
 
(15 intermediate revisions by 9 users not shown)
Line 4: Line 4:
| =
| =
<includeonly><!--
<includeonly><!--
  -->{{#ifexpr:(
  -->{{#if:{{IsDocSubpage|override={{{override|doc}}}|false=}}
        {{#ifeq:{{lc:{{SUBPAGENAME}}}}|{{{override|doc}}}|1|0}}
        or (
            {{#ifeq:{{lc:{{#titleparts:{{FULLPAGENAME}}|-1|-2}}}}|{{{override|doc}}}|1|0}}
            and {{#ifeq:{{lc:{{SUBPAGENAME}}}}|{{int:lang}}|1|0}}
        )
    )
     | <!--(this template has been transcluded on a /doc or /{{{override}}} page)-->
     | <!--(this template has been transcluded on a /doc or /{{{override}}} page)-->
</includeonly><!--
</includeonly><!--
Line 33: Line 27:
           |  <includeonly><!--
           |  <includeonly><!--
               -->{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}
               -->{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}
                   | [[Category:{{#switch:{{SUBJECTSPACE}} |Template=Template |Module=Module |User=User |#default=Wikipedia}} documentation pages{{#translation:}}]]<!--
                   | [[Category:{{#switch:{{SUBJECTSPACE}}
                    -->{{#ifeq:{{SUBJECTSPACE}}|{{ns:10}}|[[Category:Template documentation{{#translation:}}]]}}
                          | Template | Project = Template
                          | Module   = Module
                          | User     = User
                          | #default = MediaWiki
                      }} documentation pages{{#translation:}}]]
                   | [[Category:Documentation subpages without corresponding pages{{#translation:}}]]
                   | [[Category:Documentation subpages without corresponding pages{{#translation:}}]]
                   }}<!--
                   }}<!--

Latest revision as of 10:26, 8 April 2024

<languages/>

Lua error in Module:Documentation at line 144: message: type error in message cfg.container (string expected, got nil).