Szablon:Art karta katalogowa: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
(modernizacja szablonu) |
(modernizacja szablonu) |
||
| (Nie pokazano 1 pośredniej wersji utworzonej przez tego samego użytkownika) | |||
| Linia 50: | Linia 50: | ||
<div class="art-actions"> | <div class="art-actions"> | ||
| + | |||
{{#queryformlink: | {{#queryformlink: | ||
form=Art spis treści numeru czasopisma | form=Art spis treści numeru czasopisma | ||
| − | |link text= | + | |link text=Wygeneruj spis na nowej karcie |
|link type=button | |link type=button | ||
|query string=Art spis treści numeru czasopisma[Czasopismo]={{urlencode:{{{Czasopismo|}}}}}&Art spis treści numeru czasopisma[Numer]={{urlencode:{{{Numer|}}}}}&_run | |query string=Art spis treści numeru czasopisma[Czasopismo]={{urlencode:{{{Czasopismo|}}}}}&Art spis treści numeru czasopisma[Numer]={{urlencode:{{{Numer|}}}}}&_run | ||
| − | |tooltip=Wyświetl spis treści tego numeru czasopisma | + | |tooltip=Wyświetl spis treści tego numeru czasopisma na nowej karcie |
|new window | |new window | ||
}} | }} | ||
| + | |||
| + | <span class="art-export-button"> | ||
| + | {{#ask: | ||
| + | [[Art czasopismo::{{{Czasopismo|}}}]] | ||
| + | [[Art numer wydania::{{{Numer|}}}]] | ||
| + | |?Art strony=Strony | ||
| + | |?Art tytuł=Tytuł | ||
| + | |?Art autorzy=Autor | ||
| + | |mainlabel=- | ||
| + | |sort=Art strony | ||
| + | |order=asc | ||
| + | |limit=500 | ||
| + | |format=spreadsheet | ||
| + | |fileformat=xlsx | ||
| + | |filename={{#replace:{{#replace:{{{Czasopismo|}}}| |_}}|/|_}}_{{#replace:{{{Numer|}}}|/|_}}_spis_tresci | ||
| + | |searchlabel=Wygeneruj XLSX | ||
| + | }} | ||
| + | </span> | ||
| + | |||
| + | <span class="art-export-button"> | ||
| + | {{#ask: | ||
| + | [[Art czasopismo::{{{Czasopismo|}}}]] | ||
| + | [[Art numer wydania::{{{Numer|}}}]] | ||
| + | |?Art strony=Strony | ||
| + | |?Art tytuł=Tytuł | ||
| + | |?Art autorzy=Autor | ||
| + | |mainlabel=- | ||
| + | |sort=Art strony | ||
| + | |order=asc | ||
| + | |limit=500 | ||
| + | |format=csv | ||
| + | |filename={{#replace:{{#replace:{{{Czasopismo|}}}| |_}}|/|_}}_{{#replace:{{{Numer|}}}|/|_}}_spis_tresci.csv | ||
| + | |sep=; | ||
| + | |bom=yes | ||
| + | |searchlabel=Wygeneruj CSV | ||
| + | }} | ||
| + | </span> | ||
| + | |||
</div> | </div> | ||