Template:Infobox Team: Difference between revisions

From Electromagnetic Field
Jump to navigation Jump to search
No edit summary
No edit summary
 
(26 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|}}}
| colspan=2| [[TeamDesc::{{{desc|}}}|{{{desc|}}}]]{{#if:{{{lead|}}}|<nowiki></nowiki>
{{#ifeq:{{{needvolunteers|}}}|yes|
{{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|}}
! colspan=2{{!}} This team needs volunteers|}}{{#if:{{{Location|}}}|<nowiki></nowiki>
{{#ifeq:|{{{Location|}}}||
{{!}}-
{{!}}-
{{#if:{{{Location|}}}|
{{InfoboxSubtitle|SubTitle=Location}}
{{InfoboxSubtitle|SubTitle=Location}}
{{!}}-
[[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>
  {{InfoboxAddrow|rowlabel=Contact}}{{{Contact}}}
}}{{#if:{{{MailingList|}}}|<nowiki></nowiki>
  {{InfoboxAddrow|rowlabel=Mailing List}}{{{MailingList}}}
}}
|}
|}
[[Category:Teams|{{SUBPAGENAME}}]]</includeonly><noinclude>
[[Category:Teams|{{SUBPAGENAME}}]]
{{#ifeq:{{lc:{{{needvolunteers|}}}}}|yes|[[Category:Teams needing volunteers]]|}}
{{#default_form:Team}}
</includeonly><noinclude>


== Tech support ==
== Tech support ==
Line 29: Line 33:
|  desc = Network Operations Centre
|  desc = Network Operations Centre
|  lead =  
|  lead =  
|  email =
needvolunteers = Yes
needvolunteers = yes
|  Contact = <contact email>
MailingList = <mailing list>
}}</nowiki></pre>
}}</nowiki></pre>


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