Difference between revisions of "Template:Team"

From SHA2017
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "TeamInfo" template.
+
Edit the page to see the template text. Use the form to edit pages and see description of the fields.
It should be called in the following format:
 
<pre>
 
{{TeamInfo
 
|Lead=
 
|Does=
 
|Does not=
 
|Contact=
 
|IRC=
 
|Deadlines=
 
|Resources=
 
|Comment=
 
}}
 
</pre>
 
Parameters:
 
* '''Lead'''
 
** The team lead (must be in form of a "User:" page, like "[[User:Dave_o]]")
 
* '''Does'''
 
** A short description of what the team '''does'''
 
* '''Does not'''
 
** A short description of what the team '''doesn't''' do
 
* '''Contact'''
 
** The mailing list of the team (like "orga-av@lists.sha2017.org")
 
* '''IRC'''
 
** The IRC channel the team uses ("sha2017" becomes [irc://irc.freenode.net/sha2017 #sha2017])
 
* '''Deadlines'''
 
** The deadlines for the team (separated by ;)
 
* '''Recources'''
 
** The resources needed by the team (seperated by ;)
 
* '''Comment'''
 
** Comments about the team
 
 
 
Edit the page to see the template text.
 
 
</noinclude><includeonly>{| style="width: 40em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
</noinclude><includeonly>{| style="width: 40em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |[[Has TeamName::{{RemoveTeamPrefix}}]]
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |[[Has TeamName::{{RemoveTeamPrefix}}]]
Line 46: Line 14:
 
|-
 
|-
 
! Contact:
 
! Contact:
| [[E-Mail::{{{Contact|}}}]]
+
| [[Team E-Mail::{{{Contact|}}}]]
 
|-
 
|-
 
! IRC:
 
! IRC:
Line 60: Line 28:
 
| [[Team comment::{{{Comment|}}}]]
 
| [[Team comment::{{{Comment|}}}]]
 
|}
 
|}
[[Category:Team|{{RemoveTeamPrefix}}]]
+
[[Category:Team]] [[Category:{{RemoveTeamPrefix}}]]
 
</includeonly>
 
</includeonly>

Revision as of 15:36, 24 January 2016

Edit the page to see the template text. Use the form to edit pages and see description of the fields.