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

Änderungen

Zur Navigation springen Zur Suche springen
2019-11-10
Zeile 1: Zeile 1:  
local ISO15924 = { suite  = "ISO15924",
 
local ISO15924 = { suite  = "ISO15924",
                   serial  = "2019-11-03",
+
                   serial  = "2019-11-10",
 
                   item    = 71584769,
 
                   item    = 71584769,
 
                   statics = "codes" }
 
                   statics = "codes" }
Zeile 89: Zeile 89:  
     end
 
     end
 
     if not lucky then
 
     if not lucky then
         --if not suited  and
+
         if not suited  and
        --  type( alt ) == "number"  and
+
          type( alt ) == "number"  and
        --  alt > 0 then
+
          alt > 0 then
        --    suited = string.format( "Q%d", alt )
+
            suited = string.format( "Q%d", alt )
        --    suited = mw.wikibase.getSitelink( suited )
+
            suited = mw.wikibase.getSitelink( suited )
        --    GlobalMod.globalModules[ access ] = suited or true
+
            GlobalMod.globalModules[ access ] = suited or true
         --end
+
         end
 
         if type( suited ) == "string" then
 
         if type( suited ) == "string" then
 
             storage = suited
 
             storage = suited
Zeile 762: Zeile 762:  
     --    add      -- arbitrary additional information
 
     --    add      -- arbitrary additional information
 
     -- Returns string
 
     -- Returns string
     return Text.scriptName( assigned, alien, add )
+
     return ISO15924.Text.scriptName( assigned, alien, add )
 
end -- ISO15924.scriptName()
 
end -- ISO15924.scriptName()
   Zeile 807: Zeile 807:  
     local since = atleast
 
     local since = atleast
 
     local r
 
     local r
     if 0==1 and last  or  since == "wikidata" then
+
     if last  or  since == "wikidata" then
 
         local item = Failsafe.item
 
         local item = Failsafe.item
 
         since = false
 
         since = false
Cookies helfen uns bei der Bereitstellung von imedwiki. Durch die Nutzung von imedwiki erklärst du dich damit einverstanden, dass wir Cookies speichern.

Navigationsmenü