Predefinição:ExibirPaginaNormaDatada: mudanças entre as edições
Aparência
Sem resumo de edição |
Sem resumo de edição |
||
| Linha 3: | Linha 3: | ||
</noinclude> | </noinclude> | ||
<!-- TÍTULO DINÂMICO (SEMPRE) --> | <!-- TÍTULO DINÂMICO (SEMPRE) --> | ||
<!-- Cenário 1: Título Descritivo Temporal da Norma --> | |||
<div style="text-align: center; font-size: 1.6em; font-weight: bold; margin: -10px 0 0 0; padding: 0 !important; background: none !important;"> | |||
{{#cargo_query:tables=PortariasNormas|fields=designacao|where=norma={{{norma|}}} AND verbo='R' AND origem=0 AND publica <= '{{{data}}}' AND (sai > '{{{data}}}' OR sai IS NULL)|format=raw}} | |||
</div> | |||
<includeonly><div style="text-align: center; font-size: 1.6em; font-weight: bold; margin: -10px 0 -5px 0; padding: 0 !important; background: none !important;">{{#cargo_query:tables=Normas|fields=CONCAT('NR-',{{{norma|}}},' – ',Normas.nome)=t|where=Normas.norma={{{norma|}}}|format=raw}}</div> | <includeonly><div style="text-align: center; font-size: 1.6em; font-weight: bold; margin: -10px 0 -5px 0; padding: 0 !important; background: none !important;">{{#cargo_query:tables=Normas|fields=CONCAT('NR-',{{{norma|}}},' – ',Normas.nome)=t|where=Normas.norma={{{norma|}}}|format=raw}}</div> | ||
Edição das 19h59min de 19 de agosto de 2026
Predefinição estrutural de Estudo Transversal para Normas Regulamentadoras.
Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND verbo='R' AND origem=0 AND publica <= '{{{data}}}' AND (sai > '{{{data}}}' O' at line 1
Function: CargoSQLQuery::run Query: SELECT `PortariasNormas`.`_pageID` AS `cargo_backlink_page_id_PortariasNormas`,`designacao` AS `designacao` FROM `nrwiki_cargo__PortariasNormas` `PortariasNormas` WHERE norma= AND verbo='R' AND origem=0 AND publica <= '{{{data}}}' AND (sai > '{{{data}}}' OR sai IS NULL) ORDER BY `PortariasNormas`.`_pageID`,`designacao` LIMIT 100