Χρήστης:Vanished user Xorisdtbdfgonugyfs/html-lemma: Διαφορά μεταξύ των αναθεωρήσεων

Περιεχόμενο που διαγράφηκε Περιεχόμενο που προστέθηκε
+μεταφρ, +αντιγρ. στο πρόχ.
Χωρίς σύνοψη επεξεργασίας
Γραμμή 13:
<META NAME="CREATED" CONTENT="20190920;000000">
<META NAME="ABOUT" CONTENT="Generate stub articles for el.wiktionary.org">
<META NAME="LICENCELICENSE" CONTENT="Κοινό κτήμα (Public Domain)">
<META NAME="VERSION" CONTENT="0.1.34">
<SCRIPT LANGUAGE="JavaScript1.2" >
//<!-- hide script from older browsers
//Συνάρτηση που φορτώνει και τον κώδικα js.
function reset_page()//reload also functions
{
{
document.location.reload("location?type=<%=USER_TYPE%>");
}
function setatstart(poio)
{
{
var aboutstr = "Έκδοση:"
document.getElementById("versionetc").innerHTML = "Version:0.1.1, Public Domain";
+ document.querySelector('meta[name="VERSION"]').getAttribute("CONTENT")
+ ", Άδεια:"
+ document.querySelector('meta[name="LICENSE"]').getAttribute("CONTENT")
+ ", Δημιουργός:"
+ document.querySelector('meta[name="AUTHOR"]').getAttribute("CONTENT")
 
document.getElementById("versionetc").innerHTML = "Version:0.1.1, Public Domain";aboutstr
}
 
var selectnumbers = 1;
var greekcodes = ['el', 'gkm', 'grc'];
Γραμμή 153 ⟶ 162 :
if (langiso=='el' ){
liststart = "* [[]]<BR />";
document.getElementById('metafr').style.visibility = "visible";
}else{
liststart = "* {{λ||"+ langiso + "}}<BR />";
document.getElementById('metafr').style.visibility = "hidden";
{}
if (langiso=='gkm' | langiso=='grc' ){
document.getElementById('prof').style.visibility = "hidden";
document.getElementById('dfa').style.visibility = "hidden";
document.getElementById('sound1').style.visibility = "hidden";
document.getElementById('sound2').style.visibility = "hidden";
}else{
document.getElementById('prof').style.visibility = "visible";
document.getElementById('dfa').style.visibility = "visible";
document.getElementById('sound1').style.visibility = "visible";
document.getElementById('sound2').style.visibility = "visible";
}
var headerinline = '';
Γραμμή 194 ⟶ 216 :
if (document.getElementById("omon").checked){
if (!hasprof){
thestring += "<BR />==={{προφορά}}===<BR />";
hasprof = true;
}
thestring += "<BR />===={{ομώνυμα}}====<BR />";
thestring += liststart ;
}
if (document.getElementById("paron").checked){
Γραμμή 205 ⟶ 228 :
}
thestring += "<BR />===={{παρώνυμα}}====<BR />";
thestring += liststart ;
}
var parent = document.getElementById("container");
Γραμμή 214 ⟶ 238 :
thestring += "<BR />==={{" + posselected + "|" + langiso + "}}===<BR />";
thestring += headerinline + "#<BR />";
}
if (document.getElementById("morfes").checked){
thestring += "<BR />===={{μορφές}}====<BR />";
thestring += liststart ;
}
if (document.getElementById("ekfr").checked){
thestring += "<BR />===={{εκφράσεις}}====<BR />";
Γραμμή 227 ⟶ 253 :
thestring += "<BR />===={{συνώνυμα}}====<BR />";
thestring += liststart ;
}
if (document.getElementById("anton").checked){
thestring += "<BR />===={{αντώνυμα}}====<BR />";
thestring += liststart ;
}
var hassygg = false;
if (document.getElementById("sygg").checked){
Γραμμή 237 ⟶ 265 :
thestring += liststart ;
hassygg = true;
}
if (document.getElementById("polor").checked){
if (!hassygg){
Γραμμή 245 ⟶ 274 :
thestring += "<BR />====={{πολυλεκτικοί όροι}}=====<BR />";
thestring += liststart ;
}
if (document.getElementById("synth").checked){
if (!hassygg){
Γραμμή 253 ⟶ 283 :
thestring += "<BR />====={{σύνθετα}}=====<BR />";
thestring += liststart;
}
if (document.getElementById("metafr").checked && (langiso=='el') ){
thestring += "<BR />===={{μεταφράσεις}}====<BR />"
thestring += "{{μεταφράσεις}}<BR />" + metafraseis + "<BR />"
}
if (document.getElementById("anaf").checked){
thestring += "<BR />=={{αναφορές}}==<BR />&lt;references /><BR />"
}
if (greekcodes.indexOf(langiso) > -1 ){
thestring += "<BR />{{κλείδα-ελλ}}"
Γραμμή 719 ⟶ 752 :
</BODY>
</HTML>
 
</source>