Portal-Zone Gothic-Zone Gothic II-Zone Gothic 3-Zone Gothic 4-Zone Modifikationen-Zone Download-Zone Foren-Zone RPG-Zone Gothic-Almanach Spirit of Gothic

 
 
 
 

Gothic Almanach:Bots: Unterschied zwischen den Versionen

Aus Gothic Almanach

Wechseln zu: Navigation, Suche

Bild:HilfeOpera.png

(neue Befehle)
K
Zeile 6: Zeile 6:
 
     python replace.py -start:! -regex "'''(.*?)''' -" ";\1:"
 
     python replace.py -start:! -regex "'''(.*?)''' -" ";\1:"
 
     python replace.py -start:! -always -regex "\[\[(.*?)\|\1(.*?)\]\]" "[[\1]]\2"
 
     python replace.py -start:! -always -regex "\[\[(.*?)\|\1(.*?)\]\]" "[[\1]]\2"
 
+
     python replace.py -subcat:Inhalt -regex -summary:"Sprache: Leute - Menschen"
     (python replace.py -subcat:Inhalt -regex "seine([r]*?)([n]*?) Leuten*" "seine\1\2 Männer\2")
+
                      "seine([r]*?)([n]*?) Leuten*" "seine\1\2 Männer\2")
    python replace.py -subcat:Inhalt -regex "Leuten*" "Menschen"
+
                      "Leuten*" "Menschen"
                      -summary:"Sprache: Leute - Menschen"
+

Version vom 1. Juni 2009, 20:43 Uhr

Nähere Informationen finden sich bei

Häufig verwandte Befehle:

   python replace.py -start:! -regex "(.*?) -" ";\1:"
   python replace.py -start:! -always -regex "\[\[(.*?)\|\1(.*?)\]\]" "\1\2"
   python replace.py -subcat:Inhalt -regex -summary:"Sprache: Leute - Menschen"
                     "seine([r]*?)([n]*?) Leuten*" "seine\1\2 Männer\2")
                     "Leuten*" "Menschen"
Ansichten
Meine Werkzeuge