Difference between revisions of "Module:Is infobox in lead/doc"
Jump to navigation
Jump to search
blackwiki>Galobtter (→Usage: fix) |
blackwiki>Gonnym (small placement change) |
||
| 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]]) --> | ||
{{high use|risk}} | {{high use|risk}} | ||
| + | |||
| + | '''Module:Is infobox''' checks if a given infobox is in the lead, is also the only infobox in the lead, and that there aren't two of that same infobox in the article. If that is the case, it returns <code>true</code>, and if not returns nothing. | ||
| + | |||
== Usage == | == Usage == | ||
| − | |||
<code><nowiki>{{#invoke:Is infobox in lead|main|[Ii]nfobox [Ff]oo [Bb]ar}}</nowiki></code> | <code><nowiki>{{#invoke:Is infobox in lead|main|[Ii]nfobox [Ff]oo [Bb]ar}}</nowiki></code> | ||
| − | |||
| − | |||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
Revision as of 10:34, 13 July 2020
| 40px | This Lua module is used on approximately 213,000 pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. Transclusion count updated automatically (see documentation). |
Module:Is infobox checks if a given infobox is in the lead, is also the only infobox in the lead, and that there aren't two of that same infobox in the article. If that is the case, it returns true, and if not returns nothing.
Usage
{{#invoke:Is infobox in lead|main|[Ii]nfobox [Ff]oo [Bb]ar}}