Jump to content

Module:Category more if exists/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
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:Cat more if exists]]
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:hatnote modules]]
[[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.