Template:Tool table: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino (regex doesn't work.) |
imported>Leoetlino (add notcategory) |
||
Line 1: | Line 1: | ||
{{#dpl: | {{#dpl: | ||
|category = {{{category}}} | |category={{{category}}} | ||
|notcategory={{{notcategory|}}} | |||
|includepage ={tool infobox}:name:license:win_only,#Setup,#Known issues | |includepage ={tool infobox}:name:license:win_only,#Setup,#Known issues | ||
|table=,-,Tool,License,Cross-platform,Setup,width=60%{{!}}Known issues | |table=,-,Tool,License,Cross-platform,Setup,width=60%{{!}}Known issues | ||
Line 11: | Line 12: | ||
"label": "Category name", | "label": "Category name", | ||
"required": true | "required": true | ||
}, | |||
"notcategory": { | |||
"label": "Categories to exclude", | |||
"type": "string" | |||
} | } | ||
}, | }, |
Revision as of 12:10, 14 October 2018
Extension:DynamicPageList3 (DPL3), version 3.5.3: Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby, or their 'not' variants
Shows a table of tools with name, license, setup instructions and known issues
Parameter | Description | Type | Status | |
---|---|---|---|---|
Category name | category | no description | Unknown | required |
Categories to exclude | notcategory | no description | String | optional |