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

Änderungen

Zur Navigation springen Zur Suche springen
45 Bytes hinzugefügt ,  21:55, 6. Mär. 2014
update
Zeile 1: Zeile 1: −
--[=[ 2013-10-25
+
--[=[ 2014-03-06
 
Sort
 
Sort
 
]=]
 
]=]
Zeile 206: Zeile 206:  
     --    v  -- variant, omitted or "DIN5007m2"
 
     --    v  -- variant, omitted or "DIN5007m2"
 
     local lucky, r = pcall( Sort.lex,
 
     local lucky, r = pcall( Sort.lex,
                             frame:getParent().args[ 1 ] or "",
+
                            frame.args[ 1 ]  or
 +
                             frame:getParent().args[ 1 ] or
 +
                            "",
 
                             "latin",
 
                             "latin",
 
                             frame.args.v )
 
                             frame.args.v )
 
     return r;
 
     return r;
 
end -- p.Tlatin
 
end -- p.Tlatin
  −
  −
  −
p.Td = function ( frame )
  −
    -- Template::date
  −
    --    {{{1}}}
  −
    return "not yet ready"
  −
end -- p.Td
        Zeile 231: Zeile 225:  
     --    m  -- negative figures by digits; default: by value
 
     --    m  -- negative figures by digits; default: by value
 
     local lucky, r = pcall( Sort.num,
 
     local lucky, r = pcall( Sort.num,
                             frame:getParent().args[ 1 ] or "",
+
                            frame.args[ 1 ]  or
 +
                             frame:getParent().args[ 1 ] or
 +
                            "",
 
                             frame.args.d,
 
                             frame.args.d,
 
                             frame.args.t,
 
                             frame.args.t,
Cookies helfen uns bei der Bereitstellung von imedwiki. Durch die Nutzung von imedwiki erklärst du dich damit einverstanden, dass wir Cookies speichern.

Navigationsmenü