Difference between revisions of "Template:FS"
From DFM Wiki
EricThrift (talk | contribs) (Create template for DFM fileserver links) |
EricThrift (talk | contribs) (Make parameter required) |
||
| Line 5: | Line 5: | ||
"1": { | "1": { | ||
"label": "filename", | "label": "filename", | ||
| − | "description": "The name of the file, including any path elements below the root" | + | "description": "The name of the file, including any path elements below the root", |
| + | "required": true | ||
} | } | ||
}, | }, | ||
Revision as of 19:56, 21 July 2021
Template for creating links on DFM fileserver
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| filename | 1 | The name of the file, including any path elements below the root | Unknown | required |

