Template:Tool table: Difference between revisions
add notcategory
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" | |||
} | } | ||
}, | }, |