Template:ProjectInternal: Difference between revisions

From Squirrel's Lair
mNo edit summary
mNo edit summary
Line 13: Line 13:
],
],
"required": true,
"required": true,
"suggested": true
},
"contacts": {
"label": "contacts",
"description": "contact names and modes",
"example": "Joe Shmoe (204) 888-8888",
"type": "string",
"required": false,
"suggested": true
"suggested": true
},
},
Line 76: Line 84:
"paramOrder": [
"paramOrder": [
"status",
"status",
"contacts",
"billing",
"billing",
"est_invoice_loc",
"est_invoice_loc",
Line 89: Line 98:
Description
Description
|status
|status
|contacts
|billing
|billing
|est_invoice_loc
|est_invoice_loc
|estimate requested date
|estimate_requested_date
|estimate sent date
|estimate_sent_date
|end date
|project_end_date
|priority
|priority
|log
|log
Line 125: Line 135:
| end_date = {{{end_date|}}}
| end_date = {{{end_date|}}}
| priority = {{{priority|}}}
| priority = {{{priority|}}}
| log = {{{log|}}}
}}  
}}  



Revision as of 06:42, 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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Statusstatus

where is the project at...

Suggested values
, internal, proposed, building, waiting for client, cancelled, delivered
Example
delivered
Stringrequired
contactscontacts

contact names and modes

Example
Joe Shmoe (204) 888-8888
Stringsuggested
Billingbilling

billing status

Suggested values
, estimated, accepted, invoiced, paid
Example
estimated
Stringsuggested
Estimate/Invoice Locationest_invoice_loc

estimate/invoice URL on google drive

URLsuggested
Estimate requestedestimate_requested_date

Date client requested estimate

Datesuggested
Estimate sent dateestimate_sent_date

Date estimate sent to client

Suggested values
Datesuggested
End dateproject_end_date

delivered or cancelled date

Stringsuggested
prioritypriority

number, low # high priority

Example
3
Numbersuggested
Loglog

free form text, ideally with dates

Example
2023-01-01 - site visit to repair cable
Stringsuggested

This is the "ProjectInternal" template.

It should be called in the following format:

{{ProjectInternal
|Description=
|status=
|contacts=
|billing=
|est_invoice_loc=
|estimate_requested_date=
|estimate_sent_date=
|project_end_date=
|priority=
|log=
}}

Edit the page to see the template text.

Cargo declaration

This template defines the table "ProjectInternal". View table.