Template:Infobox group: Difference between revisions

fixing parameters
adding website parameter
 
(7 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  = Meeting times
| header1  = {{#if:{{{access|}}}{{{time|}}}{{{location|}}}|Meetings}}
| data1    = {{{times|}}}
| label2  = Meeting locations
| data2    = {{{locations|}}}


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


| label4   = Email
| header5  = {{#if:{{{email|}}}{{{socials|}}}{{{website|}}}|Links}}
| data4   = {{{email|}}}
 
| label5   = Social media
| label6   = Email
| data5   = {{{socials|}}}
| data6   = {{{email|}}}
}}<noinclude>{{Documentation}}[[Category:Infobox templates]]</noinclude>
| label7   = Social media
| data7   = {{{socials|}}}
| label8  = Website
| data8    = {{{website|}}}
}}<noinclude>{{Documentation}}[[Category:Infoboxes]]</noinclude>