Difference between revisions of "Template:Infobox Team"

From Electromagnetic Field
Jump to navigation Jump to search
m (typo)
m
 
(10 intermediate revisions by the same user 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="font-size:18px; text-align:center;"
+
! style="text-align: center; background-color:#5E93CE; color: white;" colspan="2" |<big>{{{name|}}}</big>
! colspan=2| '''{{{name|}}}'''
+
{{#ifexist:File:{{{Picture}}}|{{!}}-
 +
! colspan=2{{!}}[[File:{{{Picture}}}|300px]]|}}
 
|-
 
|-
 
! colspan=2| {{{desc|}}}
 
! colspan=2| {{{desc|}}}
 
|-
 
|-
 
! colspan=2|
 
! colspan=2|
{{#if:{{{needvolunteers|}}}=yes|This team needs volunteers  
+
{{#ifeq:{{{needvolunteers|}}}|yes|This team needs volunteers  
 
|}}
 
|}}
 +
{{#if:{{{Location|}}}|{{!}}-|}}
 +
{{#if:{{{Location|}}}|[[MapFix::{{{Location}}}~{{{name}}}~{{{desc}}}~{{#ifexist:File:{{{Picture}}}|{{{Picture}}}|
 +
EMF-green.png}}|]]|}}
 +
{{#if:{{{Location|}}}|! style="text-align: center;; background-color:#5E93CE; color: white;" colspan="2" {{!}}<big>Location</big>[[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=2}}</span>|}}
 
|}
 
|}
 
[[Category:Teams|{{SUBPAGENAME}}]]</includeonly><noinclude>
 
[[Category:Teams|{{SUBPAGENAME}}]]</includeonly><noinclude>
Line 15: Line 21:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Infobox Team
 
{{Infobox Team
 +
|  Picture = EMFNOC.png
 +
|  Location =
 
|  name = NOC
 
|  name = NOC
 
|  desc = Network Operations Centre
 
|  desc = Network Operations Centre
Line 21: Line 29:
 
|  needvolunteers = yes
 
|  needvolunteers = yes
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 +
 
</noinclude>
 
</noinclude>

Latest revision as of 10:24, 19 August 2014

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 = 
|  email = 
|  needvolunteers = yes
}}