|
|
Line 1: |
Line 1: |
− | {{#css:
| + | |
− | .colon::after {
| |
− | content: ": ";
| |
− | display: inline-block;
| |
− | text-align: left;
| |
− | }
| |
− | .loglist thead,
| |
− | .loglist tfoot,
| |
− | .logtime {
| |
− | display: none;
| |
− | }
| |
− | table.wikitable.loglist {
| |
− | margin: 1em 0;
| |
− | background-color: transparent;
| |
− | border: none;
| |
− | border-collapse: collapse;
| |
− | color: inherit;
| |
− | }
| |
− | table.wikitable.loglist > tr > th,
| |
− | table.wikitable.loglist > tr > td,
| |
− | table.wikitable.loglist > * > tr > th,
| |
− | table.wikitable.loglist > * > tr > td {
| |
− | border: none;
| |
− | }
| |
− | .loglist td {
| |
− | vertical-align: top;
| |
− | }
| |
− | .loglist ul {
| |
− | margin: 0;
| |
− | list-style-position: inside;
| |
− | }
| |
− | }}{{#vardefine:thePage|{{#titleparts: {{PAGENAME}} | 1 | 1}} }}{{#dplvar:set|logLevel|{{#ifexist: {{#var:thePage}}/AdvLog|Adv|Bas}} }}{{#ifeq: {{#dplvar:logLevel}} | Adv |{{:{{#var:thePage}}/AdvLog}}| }}{{#dplvar:set|checkIt|{{uc:{{{1}}}}}}}{{#ifeq:{{#dplvar:checkIt}}|DATE|{{#dplvar:set|useDates|true}}|}}{{#dpl:
| |
− | | namespace=
| |
− | | linksto={{#var:thePage}}
| |
− | | notlinksfrom={{#var:thePage}}/AdvLog
| |
− | | replaceintitle=/^.*?\s-\s/,
| |
− | | replaceintitle=/^\d.*?-\d.*?-\d.*?: /,
| |
− | | category=Logs
| |
− | | ordermethod=firstedit
| |
− | | order=ascending
| |
− | | include={log}:{{#time:U|date}}:time
| |
− | | includetrim=true
| |
− | | table=class="wikitable sortable nohead loglist" id="presort",-,Date,Time,Log
| |
− | | tablesortcol=1
| |
− | | tablerow={{#ifeq:{{#dplvar:useDates}}|true|class="colon"|style="display:none;"}}¦%%,style="display:none;"¦%%,{{#ifeq:{{#dplvar:useDates}}|true|[[%PAGE%|%TITLE%]]|<ul><li>[[%PAGE%|%TITLE%]]</li></ul>}}
| |
− | | noresultsheader={{#ifeq: {{#dplvar:logLevel}} | Adv | |None yet!<br />Why not check out the [[Log Tutorial]]?}}
| |
− | | resultsheader={{#ifeq: {{#dplvar:logLevel}} | Adv | <center>'''Also:'''</center> \n| }}
| |
− | }}
| |