Nicht angemeldeter Benutzer - Bearbeiten von Seiten ist nur als angemeldeter Benutzer möglich.

Änderungen

Zur Navigation springen Zur Suche springen
2018-10-31
Zeile 1: Zeile 1: −
local Export = { serial = "2018-10-25",
+
local Export = { serial = "2018-10-31",
 
                 suite  = "lang",
 
                 suite  = "lang",
 
                 item  = 26826825 }
 
                 item  = 26826825 }
Zeile 547: Zeile 547:  
         if arglist.IPA then
 
         if arglist.IPA then
 
             params = { [1] = arglist.IPA }
 
             params = { [1] = arglist.IPA }
             s = frame():expandTemplate{ title = Config.ipa,
+
             s = Frame():expandTemplate{ title = Config.ipa,
 
                                         args  = params }
 
                                         args  = params }
 
             r = string.format( "%s [%s]", r, s )
 
             r = string.format( "%s [%s]", r, s )
Zeile 975: Zeile 975:  
         local params = { [ Config.tmplAudio.filepar ] = audio,
 
         local params = { [ Config.tmplAudio.filepar ] = audio,
 
                         [ Config.tmplAudio.textpar ] = r }
 
                         [ Config.tmplAudio.textpar ] = r }
         r = frame():expandTemplate{ title = Config.tmplAudio.title,
+
         r = Frame():expandTemplate{ title = Config.tmplAudio.title,
 
                                     args  = params }
 
                                     args  = params }
 
     end
 
     end
Zeile 1.043: Zeile 1.043:  
     local r = Config.percents[ frame.args[ 1 ] ]
 
     local r = Config.percents[ frame.args[ 1 ] ]
 
     if type( r ) == "number" then
 
     if type( r ) == "number" then
         r = string( Config.percents )
+
         r = tostring( Config.percents )
 
     else
 
     else
 
         r = "100"
 
         r = "100"
Cookies helfen uns bei der Bereitstellung von imedwiki. Durch die Nutzung von imedwiki erklärst du dich damit einverstanden, dass wir Cookies speichern.

Navigationsmenü