Template:ProjectInternal: Difference between revisions
Appearance
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 103: | Line 103: | ||
| status = Wikitext string | | status = Wikitext string | ||
| contacts = Wikitext | | contacts = Wikitext | ||
| | | est_invoice_loc = URL | ||
| billing = Wikitext string | | billing = Wikitext string | ||
| estimate_requested = Date | | estimate_requested = Date | ||
Line 109: | Line 109: | ||
| end_date = Date | | end_date = Date | ||
| priority = Wikitext string | | priority = Wikitext string | ||
| log = Wikitext | |||
}} | }} | ||
Line 116: | Line 117: | ||
{{#cargo_store: | {{#cargo_store: | ||
_table = ProjectInternal | _table = ProjectInternal | ||
}} | | status = {{{status|}}} | ||
| contacts = {{{contacts|}}} | |||
| est_invoice_loc = {{{est_invoice_loc|}}} | |||
| billing = {{{billing|}}} | |||
| estimate_requested = {{{estimate_requested|}}} | |||
| estimate_sent_date = {{{estimate_sent_date|}}} | |||
| end_date = {{{end_date|}}} | |||
| priority = {{{priority|}}} | |||
}} --> | |||
* Categories | * Categories |
Revision as of 05:28, 2023 April 13
Counterpart to Template:Project. Simply gives link to main page for now. Will be used to populate Internal:Projects in progress.
This template is used on internal project pages to help track progress data.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Status | status | where is the project at...
| String | required |
Billing | billing | billing status
| String | suggested |
Estimate/Invoice Location | est_invoice_loc | estimate/invoice URL on google drive | URL | suggested |
Estimate requested | estimate_requested_date | Date client requested estimate | Date | suggested |
Estimate sent date | estimate_sent_date | Date estimate sent to client
| Date | suggested |
End date | project_end_date | delivered or cancelled date | String | suggested |
priority | priority | number, low # high priority
| Number | suggested |
Log | log | free form text, ideally with dates
| String | suggested |
This is the "ProjectInternal" template.
It should be called in the following format:
{{ProjectInternal |Description= |status= |billing= |est_invoice_loc= |estimate requested date= |estimate sent date= |end date= |priority= |log= }}
Edit the page to see the template text.
Cargo declaration
This template defines the table "ProjectInternal". View table.