Wikibooks:Elenchi generati offline/Accentate HTML: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Gian BOT (discussione | contributi)
m Bot: aggiunge l'avviso che la pagina è obsoleta
Nessun oggetto della modifica
Etichetta: Editor wikitesto 2017
 
Riga 4:
|condizione = in cui vengono usate le entities HTML per le lettere accentate. Dovrebbero essere sostituite con le lettere vere e proprie.
|query =
<sourcesyntaxhighlight lang="sql">
SELECT CONCAT("# [[{{subst:#if:{{subst:ns:", page_namespace, "}}|{{subst:ns:", page_namespace, "}}:}}", page_title, "]]") FROM page
LEFT JOIN revision ON page_latest=rev_id
Riga 10:
WHERE old_text REGEXP "&[aeiou](grave|acute)"
ORDER BY page_namespace, page_title;
</syntaxhighlight>
</source>
|elenco=
# [[HTML/Entità]]