Template:Infobox group: Difference between revisions
m category name |
adding website parameter |
||
| (6 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|}}} | ||
| | | header1 = {{#if:{{{access|}}}{{{time|}}}{{{location|}}}|Meetings}} | ||
| | |||
| label3 = | | label2 = Access | ||
| data3 = {{{ | | data2 = {{{access|}}} | ||
| label3 = Time | |||
| data3 = {{{time|}}} | |||
| label4 = Location | |||
| data4 = {{{location|}}} | |||
| | | header5 = {{#if:{{{email|}}}{{{socials|}}}{{{website|}}}|Links}} | ||
| | |||
| | | label6 = Email | ||
| | | data6 = {{{email|}}} | ||
| label7 = Social media | |||
| data7 = {{{socials|}}} | |||
| label8 = Website | |||
| data8 = {{{website|}}} | |||
}}<noinclude>{{Documentation}}[[Category:Infoboxes]]</noinclude> | }}<noinclude>{{Documentation}}[[Category:Infoboxes]]</noinclude> | ||