「モジュール:YouTube channel」の版間の差分
細 表示時のハイフン抜け |
データ連係を中止 |
||
| 70行目: | 70行目: | ||
-- SemanticMediaWiki | -- SemanticMediaWiki | ||
local dataStore = {} | local dataStore = {} | ||
dataStore['YouTubeRecord'] = '' .. | dataStore['YouTubeRecord'] = '' .. name .. ';'..verify .. ';'..url | ||
-- if not args.nosmw then | |||
-- setProperty(dataStore); | |||
-- end | |||
return '[' ..url ..' ' ..name ..'] ' ..v_music ..v_veryfy ..' - [[YouTube]]'; | return '[' ..url ..' ' ..name ..'] ' ..v_music ..v_veryfy ..' - [[YouTube]]'; | ||