Module:Category more if exists/doc: Difference between revisions
Appearance
Content deleted Content added
m Mclay1 moved page Module:Cat more if exists/doc to Module:Category more if exists/doc: match parent |
m updating |
||
Line 1: | Line 1: | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> |
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> |
||
== Usage == |
== Usage == |
||
Used by [[Template: |
Used by [[Template:Category more if exists]] |
||
<code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}| main}}</code> |
<code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}| main}}</code> |
||
Line 10: | Line 10: | ||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | |
||
<!-- Categories below this line, please; interwikis at Wikidata --> |
<!-- Categories below this line, please; interwikis at Wikidata --> |
||
[[Category: |
[[Category:Hatnote modules]] |
||
}}</includeonly> |
}}</includeonly> |
Revision as of 07:09, 26 February 2023
Usage
Used by Template:Category more if exists
{{#invoke:Category more if exists| main}}
Note
This is a crude fork of Module:See also if exists. It may be possible to merge the two modules.