Jump to content

MediaWiki talk:Form-assistant.js

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Removing page from database reports

[edit]

L235, would it be possible for you to add

// <nowiki>

near the top and

// </nowiki>

near the bottom of this page? Because these <nowiki>...</nowiki> are inside of javascript comments, it won't impact the functionality of the script, but it will keep the backend software from transcluding non-existing templates like Template:' + tpl + params + ' and Template:FIELD:1 and Template:FIELD:fieldname and others. This cuts down on the number of false positives in database reports tracking transclusions of missing templates. You will know if this worked if this page (and your other page) no longer show up in Special:WhatLinksHere/Template:FIELD:templateParam (for example). Thanks! Plastikspork ―Œ(talk) 19:35, 6 June 2025 (UTC)[reply]

@Plastikspork: Done, thank you very much! KevinL (aka L235 · t · c) 21:18, 6 June 2025 (UTC)[reply]