|
|
| Line 1: |
Line 1: |
| | {{Seitenkopf|Bibliography Backbone}} |
| <html> | | <html> |
| <button id="generateCatalogHTML"> | | <p> |
| Generate static catalog HTML
| | <button id="generateCatalogHTML">Create Raw HTML</button> |
| </button> | | </p> |
|
| |
|
| <h2>Generated HTML</h2> | | <textarea id="outputHTML" style="width:100%; height:600px; font-family:monospace;"></textarea> |
|
| |
|
| <textarea id="catalogOutput" | | <div id="status" style="margin-top:10px;"></div> |
| style="width:100%; height:400px; font-family:monospace;"></textarea>
| |
| </html> | | </html> |
|
| |
|
| |
| {{#dpl:
| |
| |category = Media Pages
| |
| |include = {MediaInfo}:publication:year:illustrator:chapter:illustration:title:tags:[[%TITLE%]]
| |
| |table = class="wikitable datatable hover" id="DPL"
| |
| data-layout='{"top1Start":"searchBuilder"}'
| |
| data-language='<nowiki>{"searchPlaceholder":" Quick Search", "search":"", "searchBuilder":{"add":"Add Search Condition"}}</nowiki>'
| |
| data-page-length="50",-,Publication, Year, Illustrator, Chapter, Illustration, Title, Tags,ID
| |
| |tablerow=style="width:5%;"¦%%, %%, style="width:5%;"¦%%, %%, style="width:5%;"¦%%, style="width:5%;"¦%%, class="type" style="width:5%;"¦%%,
| |
| style="width:5%;"¦%%, style="width:5%;"¦%%
| |
| |ordermethod = title
| |
| |order=ascending
| |
| }}
| |