Template:Email: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 29: | Line 29: | ||
"description": "The sender of the email.", | "description": "The sender of the email.", | ||
"type": "string" | "type": "string" | ||
} | }, | ||
"date": {} | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 05:39, 6 October 2024
Title: Unknown
Date: Unknown
To: Unknown
From: Unknown
Email: <templatedata> { "params": { "title": { "label": "Subject", "description": "The subject of the email", "type": "string", "required": false }, "to": { "label": "To", "description": "The addressee of the email.", "type": "string" }, "from": { "label": "Sender", "description": "The sender of the email.", "type": "string" }, "date": {} } } </templatedata>