Template:Infobox group: Difference between revisions

documentation and category
adding website parameter
 
(8 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 time
| header1  = {{#if:{{{access|}}}{{{time|}}}{{{location|}}}|Meetings}}
| data1    = {{{meeting_time|}}}
| label2  = Meeting location
| data2    = {{{meeting_location|}}}


| label3  = Founded
| label2  = Access
| data3    = {{{founded|}}}
| data2    = {{{access|}}}
| label3  = Time
| 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   = {{{social_media|}}}
| data7    = {{{socials|}}}
}}<noinclude>{{Documentation}}[[Category:Infobox templates]]</noinclude>
| label8  = Website
| data8   = {{{website|}}}
}}<noinclude>{{Documentation}}[[Category:Infoboxes]]</noinclude>