Jump to content

MediaWiki:Common.js: Difference between revisions

No edit summary
No edit summary
Line 75: Line 75:
                     // Compete 2030
                     // Compete 2030
                     '<a href="https://atronia.eu/wp-content/uploads/2025/12/Ficha-do-projeto-ATRONIA-LDA.pdf" target="_blank">' +
                     '<a href="https://atronia.eu/wp-content/uploads/2025/12/Ficha-do-projeto-ATRONIA-LDA.pdf" target="_blank">' +
                         '<img src="'+img.cp+'" style="height: 100px; max-width: 250px; width: auto; object-fit: contain; border:none;">' +
                         '<img src="'+img.cp+'" style="height: 50px; max-width: 350px; width: auto; object-fit: contain; border:none;">' +
                     '</a>' +
                     '</a>' +
                     // Centro 2030
                     // Centro 2030
                     '<a href="https://atronia.eu/wp-content/uploads/2025/09/Ficha-de-Operacao_Tilt-Wind.pdf" target="_blank">' +
                     '<a href="https://atronia.eu/wp-content/uploads/2025/09/Ficha-de-Operacao_Tilt-Wind.pdf" target="_blank">' +
                         '<img src="'+img.ce+'" style="height: 100px; max-width: 250px; width: auto; object-fit: contain; border:none;">' +
                         '<img src="'+img.ce+'" style="height: 50px; max-width: 350px; width: auto; object-fit: contain; border:none;">' +
                     '</a>' +
                     '</a>' +
                     // Pessoas 2030
                     // Pessoas 2030
                     '<a href="https://atronia.eu/wp-content/uploads/2025/01/Pessoas2030.jpg" target="_blank">' +
                     '<a href="https://atronia.eu/wp-content/uploads/2025/01/Pessoas2030.jpg" target="_blank">' +
                         '<img src="'+img.ps+'" style="height: 100px; max-width: 250px; width: auto; object-fit: contain; border:none;">' +
                         '<img src="'+img.ps+'" style="height: 50px; max-width: 350px; width: auto; object-fit: contain; border:none;">' +
                     '</a>' +
                     '</a>' +
                     // PRR
                     // PRR
                     '<a href="https://atronia.eu/wp-content/uploads/2025/02/Ficha-de-Projeto.pdf" target="_blank">' +
                     '<a href="https://atronia.eu/wp-content/uploads/2025/02/Ficha-de-Projeto.pdf" target="_blank">' +
                         '<img src="'+img.pr+'" style="height: 100px; max-width: 250px; width: auto; object-fit: contain; border:none;">' +
                         '<img src="'+img.pr+'" style="height: 50px; max-width: 350px; width: auto; object-fit: contain; border:none;">' +
                     '</a>' +
                     '</a>' +
                 '</div>' +
                 '</div>' +