Modul:TemplateData: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
2017-05-21
wp>PerfektesChaos
(2017-05-12)
wp>PerfektesChaos
(2017-05-21)
Zeile 1: Zeile 1:
local TemplateData = { serial = "2017-05-12",
local TemplateData = { serial = "2017-05-21",
                       suite  = "TemplateData" }
                       suite  = "TemplateData" }
--[=[
--[=[
Zeile 1.038: Zeile 1.038:
         if start == "<" then
         if start == "<" then
             Data.strip = s
             Data.strip = s
if s:find( "[<|>]" ) then
spy=string.format( "[[category:%s]]", Config.strange )
end
         elseif start == "{" then
         elseif start == "{" then
             source = s
             source = s
Zeile 1.061: Zeile 1.058:
             end
             end
         end
         end
if source:find( "[<|>]" )  or  source:find( "%}%}" ) then
spy=string.format( "[[category:%s]]", Config.strange )
end
     end
     end
     TemplateData.getPlainJSON( source )
     TemplateData.getPlainJSON( source )
Anonymer Benutzer

Navigationsmenü