Anonymous
Not logged in
Create account
Log in
Search
Module:Icons: Difference between revisions
From Melvor Idle
Namespaces
Module
Discussion
More
More
Page actions
Read
View source
History
← Older edit
Newer edit →
Module:Icons
(view source)
Revision as of 17:04, 28 June 2024
213 bytes removed
,
28 June
Remove unused funtion
Revision as of 16:55, 28 June 2024
(
view source
)
Ricewind
(
talk
|
contribs
)
m
(Remove unused variable)
← Older edit
Revision as of 17:04, 28 June 2024
(
view source
)
Ricewind
(
talk
|
contribs
)
(Remove unused funtion)
Newer edit →
Line 1,082:
Line 1,082:
return resultText
return resultText
end
end
end
-- Wrapper for p.Icon(), uses the same parameters but forces noicon = true
function p.Link(frame)
local args = frame.args ~= nil and frame.args or frame
args.noicon = true
return p.Icon({['args'] = args})
end
end
Ricewind
2,875
edits
Navigation
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Contributing
Contribute to this wiki
Maintenance
Wiki tools
Wiki tools
Special pages
Page tools
Page tools
User page tools
More
Printable version