Difference between revisions of Template:Cite mailing list
en>Fuhghettaboutit m Changed protection level of Template:Cite mailing list: when I changed this to add template editors, I didn't realize it had cascding protection—so all my change did was make it appear as if it could be edited by them ([Edit=Allow only administrators... |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#invoke:citation/CS1|citation | <includeonly>{{#invoke:citation/CS1|citation | ||
|CitationClass=mailinglist | |CitationClass=mailinglist | ||
}}</includeonly><noinclude> | }}<templatedata> | ||
{ | |||
"params": { | |||
"url": { | |||
"required": true, | |||
"label": "URL", | |||
"description": "URL of post", | |||
"type": "string" | |||
}, | |||
"title": { | |||
"label": "Title", | |||
"description": "Title of post", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"date": { | |||
"label": "Date", | |||
"description": "Original date of post", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"access-date": { | |||
"label": "Access date", | |||
"description": "Date you accessed the post" | |||
}, | |||
"mailing-list": { | |||
"label": "Mailing list", | |||
"description": "List where post was made", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"last": { | |||
"label": "Last name", | |||
"description": "Last name of author", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"first": { | |||
"label": "First name", | |||
"description": "First name of author", | |||
"type": "string", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Citation for information found in a mailing list post" | |||
} | |||
</templatedata></includeonly><noinclude> | |||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||