User:Jdlrobson/List of pages not using stack template

The following pages are not using the Stack template but could be. I'll update this list as I encounter new issues. You can help by clicking edit and correcting the template.

Before:

{| style="float: right; clear: right; background-color: transparent"
|-
|{{infobox

After:

{{stack
|{{infobox
}}

List of erroneous pages

edit

Generation code

edit

Array.from(new Set(Array.from($('.truncate-by-height')).map((node)=>node &&node.textContent && node.textContent.match(/_message:Found infobox wrapped with container on(.*) \(rev:/)[1]))).map((name) => `*[[${name.trim()}]]`).join('\n')