Modul:Vorlage:Standardfarbe: Unterschied zwischen den Versionen

AZ: Die Seite wurde neu angelegt: -- module table local Standardfarbe = { config = { colorJSON = "Vorlage:Standardfarbe/colors.json", errorOutput = "<span class=\"error\">Fehler in Vorlage:Standardfarbe: %s</span>" }, colors = { }, serial = "" } Standardfarbe.formatError = function ( message ) -- format error message -- parameters: -- message: (string) raw error message -- returns: -- (string) formatted error m…
 
KKeine Bearbeitungszusammenfassung
 
Zeile 8: Zeile 8:
serial = ""
serial = ""
}
}
local Failsafe = Standardfarbe


Standardfarbe.formatError = function ( message )
Standardfarbe.formatError = function ( message )