Template:Infobox group: Difference between revisions
Appearance
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|}}} | ||
| | | header1 = {{#if:{{{access|}}}{{{time|}}}{{{location|}}}|Meetings}} | ||
| | |||
| label2 = | | label2 = Access | ||
| data2 = {{{ | | data2 = {{{access|}}} | ||
| label3 = | | label3 = Time | ||
| data3 = {{{location|}}} | | 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> | ||
Latest revision as of 19:38, 27 April 2026
| Infobox group |
|---|
Documentation[edit documentation]
For more general help using templates, see VassarWiki:Templates.
Basic infobox template for a page about a group or student org.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of the group
| String | optional |
| Image | image | File name of image uploaded to Wikimedia Commons (without File: prefix)
| File | optional |
| Caption | caption | Caption to accompany the image | String | optional |
| Access | access | How open the group is
| String | optional |
| Meeting time | time times meeting_time meetingtime meeting_times meetingtimes meeting time meeting times | Date(s) and time(s) of regular meetings
| String | optional |
| Meeting location | location locations meeting_location meetinglocation meeting_locations meetinglocations meeting location meeting locations | Location(s) of regular meetings
| String | optional |
| Leadership | leadership leader leaders | List of individuals in leadership (with roles)
| String | optional |
| Email address | email | no description
| URL | optional |
| Social media | socials social social media social_media socialmedia | Link(s) to social media account(s). If numerous, make a section on the page with social media links, and then link to it here.
| URL | optional |
| Website | website | The group's official website
| URL | optional |
Example
{{Infobox group
| name = Vassar Groundhog Club
| image = Groundhog.jpg
| caption = A beautiful specimen
| access = All community members
| time = 13:00 pm on Tuesdays
| location = Rocky 900
| email = groundhogs@vassar.edu
}}
| Vassar Groundhog Club | |
|---|---|
![]() | |
| A beautiful specimen | |
| Meetings | |
| Access | All community members |
| Time | 13:00 pm on Tuesdays |
| Location | Rocky 900 |
| Links | |
| groundhogs@vassar.edu | |
