Difference between revisions of "Template:Team"

From Nottinghack Wiki
Jump to navigation Jump to search
Line 71: Line 71:
 
:Date dissolved use format DD/MM/YYYY. If day or month is unknown use 01.
 
:Date dissolved use format DD/MM/YYYY. If day or month is unknown use 01.
  
===Sub templates used==
+
===Sub templates used===
* [[Template:Active Teams]]
+
* [[Template:Active teams]]
  
 
[[Category:Templates infoboxes]]
 
[[Category:Templates infoboxes]]
 
</noinclude>
 
</noinclude>

Revision as of 12:19, 13 March 2019

Team team
Started {{{started}}}
Email {{{email}}}
Slack [{{{slack}}} Team channel]
Lead {{{lead}}}
Members {{{members}}}
Budget {{{budget}}}
Trustee {{{trustee}}}
Status Dissolved
Teams:   Aboutall pages        {{}}

3D PrintingBikeCommsCraftElectronicsInfrastructureLaserMembershipMetalworkingNetworkResources and SnackspaceSafetySoftwareToolsWoodworking

Documentation

All arguments are optional, but you should have at least 1 (ideally more). Don't worry about the way it looks on this page: that's purely because no arguments are specified.

Abbreviated parameter list:

{{Team
|started=
|email=
|slack=
|lead=
|members=
|budget=
|budgetyear=
|trustee=
}}

Arguments

name
Team name override (default: the page name without the 'Team:' prefix and with 'team' suffix)
started
Date team started up, format Month YYYY. For example, 'started=February 2019'.
email
Will display email as Team email.
slack
Use url link to team's Slack channel (find on Slack by right-clicking and copy link address from the left column over #channel name)
lead
Name of team lead. Ideally, use [[User:username|username]] format, or if no wiki userpage use lead name without wikilink.
members
List of members involved. Ideally, use [[User:username|username]] format, or if no wiki userpage use name without wikilink.
budget
Annual budget that the team has access to, format £X
budgetyear
Year for budget, format is YYYY. For example, 'budgetyear=2019'
trusteeContact
Trustee contact for the team
dissolved
If team is dissolved use dissolved=yes
dissolveddate
Date dissolved use format DD/MM/YYYY. If day or month is unknown use 01.

Sub templates used