Modul:TemplateData: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
11 Bytes hinzugefügt ,  10. März 2018
2018-03-10
wp>PerfektesChaos
(2018-03-10)
wp>PerfektesChaos
(2018-03-10)
Zeile 1.506: Zeile 1.506:
         free()
         free()
         lucky, Data.got = pcall( mw.text.jsonDecode, Data.source )
         lucky, Data.got = pcall( mw.text.jsonDecode, Data.source )
         if Data.got then
         if lucky then
             full()
             full()
             if Data.lasting then
             if Data.lasting then
Zeile 1.515: Zeile 1.515:
             end
             end
         elseif not Data.strip then
         elseif not Data.strip then
             Fault( "fatal JSON error" )
             Fault( "fatal JSON error: " .. Data.got )
         end
         end
     end
     end
Anonymer Benutzer

Navigationsmenü