Jump to content

Template:Project: Difference between revisions

From Squirrel's Lair
Ttenbergen (talk | contribs)
No edit summary
Ttenbergen (talk | contribs)
No edit summary
Line 24: Line 24:
{{#cargo_declare:
{{#cargo_declare:
_table = Project
_table = Project
| Program = String
| shortDescription = Wikitext string
| StartDtTm = Date
| longDescription = Wikitext
| EndDtTm = Date
| skillSet = List (;) of Page
| Frequency = String
| projectType = List (;) of Page
| ContactPerson = String
| northForge = boolean
| Recipients = String
| MailingList = String
| DataDependencies = List (;) of Page
| SASFiles = String
}}
}}


Line 42: Line 38:


</noinclude>
</noinclude>
Internal Link: [[Internal:{{PAGENAME}}]]
* Internal Link: [[Internal:{{PAGENAME}}]]
This should only show if logged in, need to figure out CSS for that from Internal Wiki example
** This should only show if logged in, need to figure out CSS for that from Internal Wiki example


<div style="clear:right;">
<div style="clear:right;">
Line 91: Line 87:
* Cargo
* Cargo
{{#cargo_store:
{{#cargo_store:
_table = Reports
_table = Projects
| Program = {{{Program|}}}
| shortDescription = {{{shortDescription|}}}
| StartDtTm = {{{StartDtTm|}}}
| longDescription = {{{longDescription |}}}
| EndDtTm = {{{EndDtTm|}}}
| skillSet = {{{skillSet |}}}
| Frequency = {{{Frequency|}}}
| projectType = {{{projectType |}}}
| ContactPerson = {{{ContactPerson |}}}
| northForge = {{{northForge |}}}
| Recipients  =  {{{Recipients|}}}
| MailingList = {{{MailingList|}}}
| DataDependencies = {{{DataDependencies|}}}
| SASFiles  = {{{SASFiles|}}}
}}
}}


* Categories
* Categories
[[Category:Reports]]
[[Category:Project]]


* Default form: {{#default_form:Report}}
* Default form
{{#default_form:Project}}


</div></includeonly>
</div></includeonly>

Revision as of 19:47, 2021 October 20

Show:

  • internal link - if logged in, will redlink if page doesn't exist, right?
  • photo - if related filename exist
  • section for short description start (encode data)
  • long description / free text
  • possibly encode skillset and project type and list collapsables of similars at bottom?
  • does it involve North Forge Fabrication Lab


To use: {{ Project | | shortDescription | longDescription | skillSet | projectType | northForge }}

Cargo declaration

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




  • Internal Link: Internal:Project
    • This should only show if logged in, need to figure out CSS for that from Internal Wiki example
Reports
Report: Project
StartDtTm:
EndDtTm:
Contact Person : {{{ContactPerson }}}
Recipients: {{{Recipients}}}
Frequency: {{{Frequency}}}
MailingList: {{{MailingList}}}
Data Dependencies :
Error: Table Reports not found.
SASFiles: {{{SASFiles}}}

Auto-list project types and skillsets and similars...