Module:Top icons: Difference between revisions

No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
local sites = {
local sites = {
gsm = {
gsm = {
format = 'You can find the Game here.',
format = ('https://geministation.com/ship'),
params = { 'gem', 'game', 'gs' },
params = { 'gem', 'game', 'gs', 'gsm' },
abbr = 'gs',
abbr = 'gs',
title = 'You can find the Game here.',
title = 'Return to ship.',
},
},
gsf = {
gsf = {
format = 'Visit the Gemini Station Forum.',
format = ('https://forum.geministation.com/'),
params = { 'gsf', 'gf' },
params = { 'gsf', 'gf' },
abbr = 'Forum',
abbr = 'Forum',
title = 'Visit the Gemini Station Forum.',
title = 'Visit the Gemini Station Forum',
},
},
wp = {  
wp = {