Template:Article link count
Usage
[edit]Use {{Article link count|pagename}} to return the count of unique article (namespace 0) links on a page. While usable with any wiki page, this is especially useful in conjunction with the results of {{Database report}}-based or other internally generated reports that list articles using a standard wikilink format ([[link|pipe]]).
Default (uses the page the template is called from)
{{article link count}}→ 0
With parameter "Earth"
{{article link count|Earth}}→ 672
With parameter "Wikipedia:WikiProject Louisville/OldIssues"
{{article link count|Wikipedia:WikiProject Louisville/OldIssues}}→ 578
Notes
- Links within html comments or nowiki tags will not be counted.
- For performance reasons, the module that is the foundation of this template does not check for the existence of any article linked on the page. Therefore, red links will be counted.