Difference between revisions of "Template:Infobox Team"

From Electromagnetic Field
Jump to navigation Jump to search
Line 5: Line 5:
 
|-
 
|-
 
| colspan=2| [[TeamDesc::{{{desc|}}}|{{{desc|}}}]]{{#if:{{{lead|}}}|<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=Lead(s)}}{{#arraymap:{{{lead|}}}|,|qwerty|[[TeamLead::qwerty| ]][[qwerty|{{#explode:qwerty|:|1}}]]}}|}}{{#if:{{{deputy|}}}|<nowiki></nowiki>
{{InfoboxAddrow|rowlabel=Deputy}}[[TeamDeputy::{{{deputy|}}}]]}}{{#ifeq:{{{needvolunteers|}}}|Yes|<nowiki></nowiki>
+
{{InfoboxAddrow|rowlabel=Deputy}}{{#arraymap:{{{deputy|}}}|,|qwerty|[[TeamDeputy::qwerty| ]][[qwerty|{{#explode:qwerty|:|1}}]]}}{{#ifeq:{{{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 13: 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}}}
 
}}
 
}}

Revision as of 21:21, 16 June 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>
}}