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 = ' | format = ('https://geministation.com/ship'), | ||
params = { 'gem', 'game', 'gs' }, | params = { 'gem', 'game', 'gs', 'gsm' }, | ||
abbr = 'gs', | abbr = 'gs', | ||
title = ' | title = 'Return to ship.', | ||
}, | }, | ||
gsf = { | gsf = { | ||
format = ' | 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 = { | ||