20,741
edits
m (→The Script) |
m (→The Script: add version of the script to each quote, so that quotes can be automatically updated in the future) |
||
| Line 506: | Line 506: | ||
' | author = ' + nowiki(data.author) + '\n' + | ' | author = ' + nowiki(data.author) + '\n' + | ||
' | date = ' + datef(data.date) + '\n' + | ' | date = ' + datef(data.date) + '\n' + | ||
' | added = ' + datef(data.date) + '\n' + | |||
' | script_version = GM_info.script.version '\n' + | |||
' }}\n' + | ' }}\n' + | ||
'}}'; | '}}'; | ||