Difference between revisions of "Template:TableDraw"
From Game Detectives Wiki
| [checked revision] | [checked revision] |
(big exp forgot a bracket) |
|||
| Line 1: | Line 1: | ||
| − | <includeonly>{| class="wikitable sortable matty" | + | <includeonly>{{#ifeq:{{{filter}}}|subpage |
| + | |{| class="wikitable sortable matty" | ||
| + | ! style="width: 250px; border-color: black; height: 50px; padding-left: 20px;" | <font size=5>[[Property:argName|Name]]</font> | ||
| + | !! style="width: 200px; border-color: black; height: 50px; padding-left: 20px;" | <font size=5>[[Property:argLastEdit|Last Edited]]</font> | ||
| + | |- | ||
| + | {{ | ||
| + | #ask: {{#if:{{{type|}}}|[[Category:{{{type|}}}]]}}{{#if:{{{filter|}}}|[[argPageType::{{{filter}}}]]}} | ||
| + | |?argName | ||
| + | |?argLastEdit#-F[M d Y, g:i:s a] | ||
| + | |format=template | ||
| + | |mainlabel=- | ||
| + | |template={{{filter}}}Table | ||
| + | |sort=argLastEdit | ||
| + | |order=descending | ||
| + | }} | ||
| + | |{| class="wikitable sortable matty" | ||
! style="width: 250px; border-color: black; height: 50px; padding-left: 20px;" | <font size=5>[[Property:argName|Name]]</font> | ! style="width: 250px; border-color: black; height: 50px; padding-left: 20px;" | <font size=5>[[Property:argName|Name]]</font> | ||
!! style="width: 150px; border-color: black; height: 50px; padding-left: 20px;" | <font size=5>[[Property:argStatus|Status]]</font> | !! style="width: 150px; border-color: black; height: 50px; padding-left: 20px;" | <font size=5>[[Property:argStatus|Status]]</font> | ||
| Line 67: | Line 82: | ||
}} | }} | ||
|} | |} | ||
| + | }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{Special:PrefixIndex/{{FULLPAGENAME}}/}} | {{Special:PrefixIndex/{{FULLPAGENAME}}/}} | ||
</noinclude> | </noinclude> | ||