Difference between revisions of "Template:Infobox Team"

From Electromagnetic Field
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
! colspan=2{{!}}[[File:{{{Picture}}}|300px]]|}}
 
! colspan=2{{!}}[[File:{{{Picture}}}|300px]]|}}
 
|-
 
|-
| colspan=2| [[TeamDesc::{{{desc|}}}|{{{desc|}}}]]
+
| colspan=2| [[TeamDesc::{{{desc|}}}|{{{desc|}}}]]{{#if:{{{lead|}}}|<nowiki></nowiki>
{{InfoboxAddrow|rowlabel=Lead(s)}}[[TeamLead::{{{Lead|}}}]]
+
{{InfoboxAddrow|rowlabel=Lead(s)}}{{#arraymap:{{{lead|}}}|,|qwerty|[[TeamLead::qwerty| ]][[qwerty|{{#explode:qwerty|:|1}}]]}}|}}{{#if:{{{deputy|}}}|<nowiki></nowiki>
{{InfoboxAddrow|rowlabel=Lead(s)}}[[TeamDeputy::{{{Deputy|}}}]]
+
{{InfoboxAddrow|rowlabel=Deputy}}{{#arraymap:{{{deputy|}}}|,|qwerty|[[TeamDeputy::qwerty| ]][[qwerty|{{#explode:qwerty|:|1}}]]}}|}}{{#ifeq:{{lc:{{{needvolunteers|}}}}}|yes|<nowiki></nowiki>
{{#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 14: 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>

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>
}}