Difference between revisions of "Template:Dashboard.wikiedu.org assignment/doc"
imported>Mathglot (Add →Redirects: .) |
imported>AntiCompositeNumber (Add TemplateData) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
For placement in the header section of article talk pages of articles that are being worked on by students doing courses through [[WP:WEP|Wiki Education]]. | For placement in the header section of article talk pages of articles that are being worked on by students doing courses through [[WP:WEP|Wiki Education]]. | ||
| + | <pre> | ||
| + | {{Dashboard.wikiedu.org assignment |course= |assignments= |reviewers= |scholar= |start_date= |end_date= |term= |ended= }} | ||
| + | </pre> | ||
=== When to use === | === When to use === | ||
| Line 16: | Line 19: | ||
== Parameters == | == Parameters == | ||
| − | { | + | {{TemplateData header}} |
| − | + | <templatedata> | |
| − | + | { | |
| − | + | "params": { | |
| − | + | "ended": { | |
| − | + | "description": "whether the course has ended ('yes', 'y', 'true') or not ('no', 'n', 'false'). Alters the \"is or was\" text accordingly", | |
| − | + | "type": "boolean", | |
| − | + | "default": "\"is or was\"" | |
| − | + | }, | |
| − | + | "term": { | |
| − | + | "description": "time period of the course", | |
| − | + | "example": "Fall 2020", | |
| − | + | "type": "line" | |
| − | + | }, | |
| − | + | "start_date": { | |
| − | + | "description": "The start date of the course.", | |
| − | + | "type": "date", | |
| − | + | "suggested": true | |
| − | + | }, | |
| − | + | "end_date": { | |
| − | + | "description": "The end date of the course.", | |
| − | + | "type": "date", | |
| − | + | "suggested": true | |
| − | + | }, | |
| − | + | "course": { | |
| − | + | "description": "The on-wiki course page with a full listing of students in the course and the articles they are assigned to work on.", | |
| − | + | "suggested": true, | |
| + | "type": "wiki-page-name" | ||
| + | }, | ||
| + | "assignments": { | ||
| + | "description": "List of users who are assigned to work on this article. Should be linked and comma-separated.", | ||
| + | "type": "line" | ||
| + | }, | ||
| + | "reviewers": { | ||
| + | "description": "List of users who are assigned to peer review their classmates contributions to this article ", | ||
| + | "type": "line" | ||
| + | }, | ||
| + | "scholar": { | ||
| + | "description": "Visiting Scholar who worked on this article ", | ||
| + | "type": "line" | ||
| + | } | ||
| + | }, | ||
| + | "description": "For placement in the header section of article talk pages of articles that are being worked on by students doing courses through Wiki Education.", | ||
| + | "paramOrder": [ | ||
| + | "course", | ||
| + | "assignments", | ||
| + | "reviewers", | ||
| + | "scholar", | ||
| + | "start_date", | ||
| + | "end_date", | ||
| + | "term", | ||
| + | "ended" | ||
| + | ], | ||
| + | "format": "inline" | ||
| + | } | ||
| + | </templatedata> | ||
== Redirects == | == Redirects == | ||
| Line 50: | Line 82: | ||
* {{Tl|Wikiedu assignment}} | * {{Tl|Wikiedu assignment}} | ||
* {{Tl|Wikiedu.org assignment}} | * {{Tl|Wikiedu.org assignment}} | ||
| + | |||
| + | ==See also== | ||
| + | * {{tl|WAP assignment}} | ||
| + | * {{tl|Educational assignment}} | ||
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
Latest revision as of 19:38, 24 August 2020
| 40px | This is a documentation subpage for Template:Dashboard.wikiedu.org assignment. It contains usage information, categories and other content that is not part of the original template page. |
Usage
For placement in the header section of article talk pages of articles that are being worked on by students doing courses through Wiki Education.
{{Dashboard.wikiedu.org assignment |course= |assignments= |reviewers= |scholar= |start_date= |end_date= |term= |ended= }}
When to use
This template is added and updated automatically by dashboard.wikiedu.org whenever course assignments are added or removed for a particular Wiki Education course.
How to use
Listed below are some examples of usage:
{{Dashboard.wikiedu.org assignment | course=Your course name | assignments=[[User:Student001]], [[User:Student004]] | start_date=Template:TODAY | end_date=31 December 2099}}
Parameters
TemplateData for Dashboard.wikiedu.org assignment
For placement in the header section of article talk pages of articles that are being worked on by students doing courses through Wiki Education.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Course | course | The on-wiki course page with a full listing of students in the course and the articles they are assigned to work on. | Page | suggested |
| Assignments | assignments | List of users who are assigned to work on this article. Should be linked and comma-separated. | Line | optional |
| Reviewers | reviewers | List of users who are assigned to peer review their classmates contributions to this article | Line | optional |
| Scholar | scholar | Visiting Scholar who worked on this article | Line | optional |
| Start_date | start_date | The start date of the course. | Date | suggested |
| End_date | end_date | The end date of the course. | Date | suggested |
| Term | term | time period of the course
| Line | optional |
| Ended | ended | whether the course has ended ('yes', 'y', 'true') or not ('no', 'n', 'false'). Alters the "is or was" text accordingly
| Boolean | optional |
Redirects
- {{Wiki Ed assignment}}
- {{WikiEd assignment}}
- {{Wikied assignment}}
- {{Wikiedu assignment}}
- {{Wikiedu.org assignment}}
See also
- {{WAP assignment}}
- {{Educational assignment}}