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

(neuer Befehl)
(neue Befehle)
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 "seine([r]*?)([n]*?) Leuten*" "seine\1\2 Männer\2")
 +
    python replace.py -subcat:Inhalt -regex "Leuten*" "Menschen"
 +
                      -summary:"Sprache: Leute - Menschen"

Version vom 1. Juni 2009, 20:38 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 "seine([r]*?)([n]*?) Leuten*" "seine\1\2 Männer\2")
   python replace.py -subcat:Inhalt -regex "Leuten*" "Menschen" 
                     -summary:"Sprache: Leute - Menschen"
Ansichten
Meine Werkzeuge