Modul:Vorlage:LuaModuleDoc: Unterschied zwischen den Versionen

+
(update: ++ subModule subDoc)
(+)
Zeile 1: Zeile 1:
--[=[ 2013-10-16
--[=[ 2013-10-19
Support {{LuaModuleDoc}}
Support {{LuaModuleDoc}}
* nav()
* nav()
Zeile 249: Zeile 249:
             local suppress = LuaWiki.getArg( "noHint", "" )
             local suppress = LuaWiki.getArg( "noHint", "" )
             if #suppress == 0 then
             if #suppress == 0 then
                 r = r .. LuaWiki.transclude( s,  collect[ 1 ] )
                 r = r .. LuaWiki.transclude( s,  { collect[ 1 ] } )
             end
             end
         end
         end
Anonymer Benutzer