「モジュール:YouTube channel」の版間の差分
認証、ミュージックマークの直前はスペース不要 |
一旦文法表記だけ揃える(実際のsetPropertyはまだ行わない) |
||
| 71行目: | 71行目: | ||
-- SemanticMediaWiki | -- SemanticMediaWiki | ||
local dataStore = {} | local dataStore = {} | ||
dataStore['YouTubeRecord'] = '' .. | dataStore['YouTubeRecord'] = '' ..y_id .. ';'..name .. ';'..verify | ||
-- if not args.nosmw then | -- if not args.nosmw then | ||