Difference between revisions of "Template:Category Logs"

From NorCon MUSH
m (Protected "Template:Category Logs" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{#css:
+
<includeonly>{{#ask:[[Category:{{{category}}}]]
 
+
|?Sort
table {
+
|?What
margin-top: 20px;
+
|format=ul
}
+
|columns=3
 
+
|link=none
#content table.wikitable{
+
|default=''No logs have been posted yet.''
border: 0;
+
|sort=Sort,Creation date
margin: -1.1em 0 0 -12px;
+
|order=asc, asc
background: #E1E1E1;
+
|headers=show
width=100%;
+
|searchlabel=... further results
}
+
|template=ShortLogs
#content table.wikitable th, #content table.wikitable td {
+
border: 0;
+
background: #E1E1E1;
+
}
+
table.wikitable ul {
+
margin-top: 0;
+
background: #E1E1E1;
+
}
+
}}
+
<includeonly>{{ #dpl:
+
| namespace=Logs
+
| category={{{category}}}
+
| includematch=/\{{!}}\s*gamedate\s*=\s*\d{4}\.\d{2}\.\d{2}/si
+
| include={Log}:gamedate:[[%PAGE%|%TITLE%]]
+
| format= ,\n* (%gamedate%) [[%PAGE%|%TITLE%]],,
+
| ordermethod=sortkey
+
| order=ascending
+
| table=,-,
+
| tablerow=\n* (%%),%%
+
| columns={{{columns|3}}}
+
| rowcolformat=width=100%
+
| noresultsheader=''No logs have been posted yet.''
+
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 07:21, 29 June 2015