|
|
(113 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
|
| | Navigation, search and sorting, trigger Ajax. It retrieves 250 rows for each api call and cache them. |
| {{#ask:[[Category:Correspondence]] | | {{DISPLAYTITLE:Datatables}} |
| | It supports sorting using multiple columns. |
| | |
| | {{#ask:[[Author::+]][[Category:Correspondence]] |
| |mainlabel={{int:Document}} | | |mainlabel={{int:Document}} |
| |?Author | | |?Author |
| |?Recipient | | |?Recipient |
| | |?Category |
| |?Associated persons | | |?Associated persons |
| |?Correspondence date=Date | | |?Correspondence date#-F[d-m-Y]=Date |
| |?Place | | |?Place |
| |?Institution | | |?Institution |
| | |?Numismatic keyword |
| |?Language | | |?Language |
| |format=datatable | | |format=datatables |
| |prefix=all | | |prefix=subject |
| |limit=2000 | | |theme=basic |
| |datatables-deferRender=true | | |datatables-searchPanes=true |
| |datatables-scrollY=600 | | |datatables-mark=true |
| | |datatables-mark.accuracy=complementary |
| | |datatables-deferEach=250 |
| | |datatables-pageLength=40 |
| | |datatables-scrollY_=500 |
| |datatables-scrollCollapse=true | | |datatables-scrollCollapse=true |
| |datatables-scroller=true | | |datatables-scroller=false |
| | |datatables-dom=rPQlfBtip |
| |datatables-buttons=colvis, copy, csv, excel, pdf, print | | |datatables-buttons=colvis, copy, csv, excel, pdf, print |
| |datatables-fixedHeader=true | | |datatables-fixedHeader=true |
| |datatables-dom=QBlfrtip
| |
| |datatables-responsive=true | | |datatables-responsive=true |
| |default=Currently no Institutions are found. | | |default=Currently no Institutions are found. |
| | |intro=Intro for [[FINA]] |
| | |outro=Outro for [[FINA]] |
| }} | | }} |