變更

增加 280 位元組 、 2013年4月27日 (六) 04:15
無編輯摘要
行 47: 行 47:  
          .wikitext( code )
 
          .wikitext( code )
 
        .allDone() )
 
        .allDone() )
 +
     if args.G31 ~= nil then
 +
       code = code .. '[[Category:NoteTA模板参数使用数量超过限制的页面|G]]'
 +
     end
 
    end
 
    end
 
    return code
 
    return code
行 78: 行 81:  
          .wikitext( code )
 
          .wikitext( code )
 
        .allDone() )
 
        .allDone() )
 +
     if args[31] ~= nil then
 +
       code = code .. '[[Category:NoteTA模板参数使用数量超过限制的页面|L]]'
 +
     end
 
    end
 
    end
 
    return code
 
    return code
匿名使用者