3415
редагувань
Admin (обговорення | внесок) (Створена сторінка: local p = {} function p.season_result(frame) local season = frame.args.season local player = frame.args.player local title = mw.title.makeTitle(0, "Перший_сезон") -- change based on season argument local content = title:getContent() -- Find the player's row and extract the place local pattern = "|%s*" .. player .. "%s*|%s*%d+%s*|" local start_pos, end_pos = string.find(content, pattern) if not start_pos then...) |
(Немає відмінностей)
|