Anonimo

Modulo:DTSem: differenze tra le versioni

Da Wikitrek.
First working version of RecurringListFromCategory
mNessun oggetto della modifica
(First working version of RecurringListFromCategory)
Riga 130: Riga 130:
         end
         end
        
        
         table.insert(Results, "* [[" .. Page.fulltext .. "]] (" .. Count .. "): " .. table.concat(List, ", "))
         table.insert(Results, "* '''[[" .. Page.fulltext .. "]]''' (" .. Count .. "): " .. table.concat(List, ", "))
         end
         end
     end
     end