Modulo:European and national party data/sandbox: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
simplify |
remove xlate_param from date format |
||
Riga 1 050:
return allpp_get_data (frame, party, 'individual members date');
elseif data_type == "individual members year" then
return mw.getContentLanguage():formatDate(
elseif data_type == "label" then
return allpp_get_data (frame, party, 'label');
|