MediaWiki:Common.js: Difference between revisions
Mark soldier edit help text for mobile CSS hide |
Use mw.util.getUrl for team links (short URLs) |
||
| Line 918: | Line 918: | ||
function teamHref(name) { | function teamHref(name) { | ||
return | return mw.util.getUrl('Team ' + name); | ||
} | } | ||
function teamLink(name, label) { | function teamLink(name, label) { | ||