Module:File license: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
it's -> its (both edits)
No edit summary
Tags: Mobile edit Mobile web edit
(it's -> its (both edits))
Tags: Mobile edit Mobile web edit
 
Line 201: Line 201:
if attributionText ~= "" then
if attributionText ~= "" then
if licenseData[license][8] then
if licenseData[license][8] then
attributionNotice = "\n<hr/>When using this " .. typeOfFile .. ", it's creator/owner, " .. attributionText .. ", must be attributed. "
attributionNotice = "\n<hr/>When using this " .. typeOfFile .. ", its creator/owner, " .. attributionText .. ", must be attributed. "
else
else
attributionNotice = "\n<hr/>While not required by the license, this " .. typeOfFile .. " can be attributed to " .. attributionText .. ". "
attributionNotice = "\n<hr/>While not required by the license, this " .. typeOfFile .. " can be attributed to " .. attributionText .. ". "
Cookies help us deliver our services. By using our services, you agree to our use of cookies.