Content deleted Content added
. |
. |
||
Line 195:
platforms
) {
var platformsParams = platforms ? '|' + platforms.join('|') : '';
return (
'==Summary==\n{{Non-free use rationale video game cover\n' +
Line 207 ⟶ 208:
developer +
'\n}}\n' +
'==Licensing==\n{{Non-free video game cover
platformsParams +
'}}'
);
};
|