Difference between revisions of "Template:Reports"
From The Lost Media Wiki
(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <div> | + | <div class="row"> |
+ | <div class="col-md-4 text-md-left"> | ||
<span class="announce">{{#queryformlink: form=Reports | <span class="announce">{{#queryformlink: form=Reports | ||
− | |link text=<span class="announce mw-ui-button mw-ui-progressive pull- | + | |link text=<span class="announce mw-ui-button mw-ui-progressive pull-left">Prev date ({{#ask:[[Report:+]][[Modification date::~{{#time:Y/m/d|{{{Date|now}}} - 1 day }}]]|format=array |link=none|name=prev}}{{#arraysize:prev}})</span> |
− | |Reports[Date]={{#time:Y/m/d|now | + | |Reports[Date]={{#time:Y/m/d|{{{Date|now}}} - 1 day}} |
|_run=1 | |_run=1 | ||
− | }}</span><span class="announce">{{#queryformlink: form=Reports | + | }}</span> |
− | |link text=<span class="announce mw-ui-button mw-ui-progressive pull- | + | </div> |
− | |Reports[Date]={{#time:Y/m/d|now | + | <div class="col-md-4 text-center"><b>{{#time: F j, Y|{{{Date|now}}} }}</b></div> |
+ | <div class="col-md-4 text-md-right"> | ||
+ | <span class="announce">{{#queryformlink: form=Reports | ||
+ | |link text=<span class="announce mw-ui-button mw-ui-progressive pull-right">Next date ({{#ask: [[Report:+]][[Modification date::~{{#time:Y/m/d|{{{Date|now}}} + 1 day}}]]|format=array |link=none|name=next}}{{#arraysize:next}})</span> | ||
+ | |Reports[Date]={{#time:Y/m/d|{{{Date|now}}} + 1 day}} | ||
|_run=1 | |_run=1 | ||
}}</span> | }}</span> | ||
− | + | </div> | |
+ | </div> | ||
+ | <table class="wikitable sortable" style="width:100%"> | ||
+ | <tr> | ||
+ | <th>Status</th> | ||
+ | <th>Report</th> | ||
+ | <th>Found by</th> | ||
+ | <th>Submitted by</th> | ||
+ | </tr> | ||
{{#ask: | {{#ask: | ||
[[Report:+]] | [[Report:+]] | ||
− | [[ | + | [[Creation date::<<{{#time: Y/m/d|{{{Date|now}}} + 1 day }}]] |
− | |format= | + | [[Creation date::>{{#time: Y/m/d|{{{Date|now}}} }}]] |
− | | | + | |?Found by user |
+ | |?Last editor is | ||
+ | |link=none | ||
+ | |format=template | ||
+ | |template=Reports listing | ||
}} | }} | ||
+ | </table> |