Difference between revisions of "Template:Infobox Team"

From Electromagnetic Field
Jump to navigation Jump to search
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>If you want to edit, please edit your teampage.</noinclude><includeonly>{| style="float: right; margin: 0 0 10px 10px; width: 269px; border-radius: 8px; background-color: #F9F9F9;border: 1px solid #AAAAAA;font-size: 95%;padding: 5px;"
 
<noinclude>If you want to edit, please edit your teampage.</noinclude><includeonly>{| style="float: right; margin: 0 0 10px 10px; width: 269px; border-radius: 8px; background-color: #F9F9F9;border: 1px solid #AAAAAA;font-size: 95%;padding: 5px;"
! style="text-align: center; background-color:#07002c; color: white;" colspan="2" |<big>{{{name|}}}</big>
+
! style="text-align: center; background-color:#07002c; color: white;" colspan="2" |<big>[[TeamName::{{{name|}}}|{{{name|}}}]]</big>
 
{{#ifexist:File:{{{Picture}}}|{{!}}-
 
{{#ifexist:File:{{{Picture}}}|{{!}}-
 
! colspan=2{{!}}[[File:{{{Picture}}}|300px]]|}}
 
! colspan=2{{!}}[[File:{{{Picture}}}|300px]]|}}
 
|-
 
|-
! colspan=2| {{{desc|}}}{{#ifeq:{{{needvolunteers|}}}|yes|<nowiki></nowiki>
+
| colspan=2| [[TeamDesc::{{{desc|}}}|{{{desc|}}}]]{{#if:{{{lead|}}}|<nowiki></nowiki>
 +
{{InfoboxAddrow|rowlabel=Lead(s)}}{{#arraymap:{{{lead|}}}|,|qwerty|[[TeamLead::qwerty| ]][[qwerty|{{#explode:qwerty|:|1}}]]}}|}}{{#if:{{{deputy|}}}|<nowiki></nowiki>
 +
{{InfoboxAddrow|rowlabel=Deputy}}{{#arraymap:{{{deputy|}}}|,|qwerty|[[TeamDeputy::qwerty| ]][[qwerty|{{#explode:qwerty|:|1}}]]}}|}}{{#ifeq:{{lc:{{{needvolunteers|}}}}}|yes|<nowiki></nowiki>
 
{{!}}-
 
{{!}}-
 
! colspan=2{{!}} This team needs volunteers|}}{{#if:{{{Location|}}}|<nowiki></nowiki>
 
! colspan=2{{!}} This team needs volunteers|}}{{#if:{{{Location|}}}|<nowiki></nowiki>
Line 11: Line 13:
 
[[MapFix::{{{Location}}}~{{{name}}}~{{{desc}}}~{{#ifexist:File:{{{Picture}}}|{{{Picture}}}|EMF-green.png}}|]]
 
[[MapFix::{{{Location}}}~{{{name}}}~{{{desc}}}~{{#ifexist:File:{{{Picture}}}|{{{Picture}}}|EMF-green.png}}|]]
 
[[Location::{{{Location}}}| ]]<span style='color:#000000'>{{#display_map:{{{Location}}}~{{{name}}}~{{{desc}}}~{{#ifexist:File:{{{Picture}}}|{{{Picture}}}|
 
[[Location::{{{Location}}}| ]]<span style='color:#000000'>{{#display_map:{{{Location}}}~{{{name}}}~{{{desc}}}~{{#ifexist:File:{{{Picture}}}|{{{Picture}}}|
EMF-green.png}}|width=300|height=300|service=openlayers|layers=emf,osm-mapnik|zoom=18}}</span>|}}
+
EMF-green.png}}|width=300|height=300|service=openlayers|layers=emf,osm-mapnik|zoom=18}}</span>|}}{{#if:{{{Contact|}}}|<nowiki></nowiki>
{{#if:{{{Contact|}}}|<nowiki></nowiki>
 
 
   {{InfoboxAddrow|rowlabel=Contact}}{{{Contact}}}
 
   {{InfoboxAddrow|rowlabel=Contact}}{{{Contact}}}
}}
+
}}{{#if:{{{MailingList|}}}|<nowiki></nowiki>
{{#if:{{{MailingList|}}}|<nowiki></nowiki>
 
 
   {{InfoboxAddrow|rowlabel=Mailing List}}{{{MailingList}}}
 
   {{InfoboxAddrow|rowlabel=Mailing List}}{{{MailingList}}}
 
}}
 
}}
 
|}
 
|}
 
[[Category:Teams|{{SUBPAGENAME}}]]
 
[[Category:Teams|{{SUBPAGENAME}}]]
 +
{{#ifeq:{{lc:{{{needvolunteers|}}}}}|yes|[[Category:Teams needing volunteers]]|}}
 
{{#default_form:Team}}
 
{{#default_form:Team}}
 
</includeonly><noinclude>
 
</includeonly><noinclude>
Line 32: Line 33:
 
|  desc = Network Operations Centre
 
|  desc = Network Operations Centre
 
|  lead =  
 
|  lead =  
|  needvolunteers = yes
+
|  needvolunteers = Yes
 
|  Contact = <contact email>
 
|  Contact = <contact email>
 
|  MailingList = <mailing list>
 
|  MailingList = <mailing list>

Latest revision as of 08:34, 23 July 2018

If you want to edit, please edit your teampage.

Tech support

This form is used in the following way:

{{Infobox Team
|  Picture = EMFNOC.png
|  Location = 
|  name = NOC
|  desc = Network Operations Centre
|  lead = 
|  needvolunteers = Yes
|  Contact = <contact email>
|  MailingList = <mailing list>
}}