Template:Infobox group: Difference between revisions

m time and location variable fix
adding website parameter
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
| title    = {{{name|}}}
| title    = {{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}
| image    = {{{image|}}}
| image    = {{{image|}}}
| caption  = {{{caption|}}}
| caption  = {{{caption|}}}


| label1  = Access
| header1  = {{#if:{{{access|}}}{{{time|}}}{{{location|}}}|Meetings}}
| data1    = {{{access|}}}


| label2  = Meeting time
| label2  = Access
| data2    = {{{time|}}}
| data2    = {{{access|}}}
| label3  = Meeting location
| label3  = Time
| data3    = {{{location|}}}
| data3   = {{{time|}}}
| label4  = Location
| data4   = {{{location|}}}


| label4  = Leadership
| header5  = {{#if:{{{email|}}}{{{socials|}}}{{{website|}}}|Links}}
| data4    = {{{leadership|}}}


| label5   = Email
| label6   = Email
| data5   = {{{email|}}}
| data6   = {{{email|}}}
| label6   = Social media
| label7   = Social media
| data6   = {{{socials|}}}
| data7   = {{{socials|}}}
| label8  = Website
| data8    = {{{website|}}}
}}<noinclude>{{Documentation}}[[Category:Infoboxes]]</noinclude>
}}<noinclude>{{Documentation}}[[Category:Infoboxes]]</noinclude>