MediaWiki:Common.js: Difference between revisions

From Emmy The Robot Fandom Wiki
no edit summary
No edit summary
No edit summary
Line 21:
 
// Get all paragraphs in the content area
var paragraphs = document.querySelectorAll ('html.client-js.ve-not-available body.mediawiki.ltr.sitedir-ltr.mw-hide-empty-elt.ns-0.ns-subject.mw-editable.page-List_of_fan_Nandroids.rootpage-List_of_fan_Nandroids.skin-timeless.action-view.skin--responsive div#mw-wrapper.extension-icons div#mw-content-container.ts-container div#mw-content-block.ts-inner div#mw-content-wrapper div#mw-content div#content.mw-body.ve-init-mw-desktopArticleTarget-targetContainer div#bodyContentOuter div#bodyContent div#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output div.content-table-wrapper div.content-table table.wikitable.sortable.mw-datatable.jquery-tablesorter p');
var paragraphs = document.querySelectorAll('#mw-parser-output p');
 
// Loop through each paragraph
Cookies help us deliver our services. By using our services, you agree to our use of cookies.