Difference between revisions of "Template:Status"
From DFM Wiki
EricThrift (talk | contribs) (Remove whitespace at end (we can assume that the next heading already has a blank line before)) |
EricThrift (talk | contribs) (Use unnamed parameter) |
||
Line 1: | Line 1: | ||
− | <includeonly>=== {{trim| {{#lsth:{{{ | + | <includeonly>=== {{trim| {{#lsth:{{{1}}}|title}} }}=== |
− | {{#lsth:{{{ | + | {{#lsth:{{{1}}}|Status}} |
− | [[{{{ | + | [[{{{1}}}|Source]] |
</includeonly><noinclude> | </includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
− | " | + | "1": { |
"description": "Wiki page containing a description of the report. The page should include a section with the title \"Status\".", | "description": "Wiki page containing a description of the report. The page should include a section with the title \"Status\".", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true, | "required": true, | ||
− | "label": "Report page" | + | "label": "Report page", |
+ | "aliases": [ | ||
+ | "pagename" | ||
+ | ] | ||
} | } | ||
}, | }, |
Revision as of 10:14, 19 July 2021
Summary of a report status
Parameter | Description | Type | Status | |
---|---|---|---|---|
Report page | 1 pagename | Wiki page containing a description of the report. The page should include a section with the title "Status". | Page | required |