Szablon:Art karta katalogowa: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
(dr tech) |
(modernizacja szablonu) |
||
| (Nie pokazano 17 pośrednich wersji utworzonych przez tego samego użytkownika) | |||
| Linia 1: | Linia 1: | ||
| − | <div | + | <includeonly> |
| − | + | ||
| − | + | <div class="art-card-title"> | |
| − | + | Karta katalogowa zawierająca dane artykułu opublikowanego w czasopiśmie ''{{{Czasopismo|}}}'' nr {{{Numer|}}} | |
</div> | </div> | ||
| − | <p | + | |
| + | <div class="art-box"> | ||
| + | <div class="art-box-header">Tytuł</div> | ||
| + | <p class="art-box-content">[[Art tytuł::{{{Tytuł|}}}]]</p> | ||
</div> | </div> | ||
| − | <div | + | |
| − | <div | + | <div class="art-box"> |
| − | + | <div class="art-box-header">Autor</div> | |
| + | <p class="art-box-content">{{#arraymap:{{{Autor|}}}|,|x|[[Art autorzy::x]]}}</p> | ||
</div> | </div> | ||
| − | <p | + | |
| + | <div class="art-box"> | ||
| + | <div class="art-box-header">Omówienie</div> | ||
| + | <p class="art-box-content">[[Art omówienie::{{{Omówienie|}}}]]</p> | ||
</div> | </div> | ||
| − | <div | + | |
| − | <div | + | <div class="art-box"> |
| − | + | <div class="art-box-header">Słowa kluczowe</div> | |
| + | <p class="art-box-content">{{#arraymap:{{{Słowa kluczowe|}}}|,|x|[[Art słowa kluczowe::x]]}}</p> | ||
</div> | </div> | ||
| − | <p | + | |
| + | <div class="art-meta"> | ||
| + | |||
| + | <div class="art-box art-meta-box"> | ||
| + | <div class="art-box-header">Czasopismo</div> | ||
| + | <p class="art-box-content">[[Art czasopismo::{{{Czasopismo|}}}]]</p> | ||
</div> | </div> | ||
| − | <div | + | |
| − | <div | + | <div class="art-box art-meta-box"> |
| − | + | <div class="art-box-header">Rocznik</div> | |
| + | <p class="art-box-content">[[Art rok publikacji::{{{Rocznik|}}}]]</p> | ||
</div> | </div> | ||
| − | <p | + | |
| + | <div class="art-box art-meta-box"> | ||
| + | <div class="art-box-header">Numer</div> | ||
| + | <p class="art-box-content">[[Art numer wydania::{{{Numer|}}}]]</p> | ||
</div> | </div> | ||
| − | + | ||
| − | + | <div class="art-box art-meta-box"> | |
| − | + | <div class="art-box-header">Strona / strony</div> | |
| − | + | <p class="art-box-content">[[Art strony::{{{Strony|}}}]]</p> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | < | ||
| − | |||
| − | |||
| − | |||
| − | <div | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | Strona / strony | ||
| − | </div> | ||
| − | <p | ||
</div> | </div> | ||
| + | |||
</div> | </div> | ||
| − | + | <div class="art-actions"> | |
| − | + | ||
| − | + | {{#queryformlink: | |
| − | <div | + | form=Art spis treści numeru czasopisma |
| − | {{# | + | |link text=Wygeneruj spis na nowej karcie |
| − | + | |link type=button | |
| − | + | |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 na nowej karcie | |
| − | + | |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> | ||
| − | |||
| − | |||
{{#set: | {{#set: | ||
Art sygnatura={{PAGENAME}} | Art sygnatura={{PAGENAME}} | ||
}} | }} | ||
| − | |||
[[Kategoria:Biblioteka - katalog artykułów prasowych]] | [[Kategoria:Biblioteka - katalog artykułów prasowych]] | ||
| + | |||
</includeonly> | </includeonly> | ||