Template:Infobox group/doc: Difference between revisions
Appearance
fixing template data |
fixed example code |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 37: | Line 37: | ||
"socials": { | "socials": { | ||
"label": "Social media", | "label": "Social media", | ||
"type": "url" | "type": "url", | ||
"aliases": [ | |||
"social", | |||
"social media", | |||
"social_media", | |||
"socialmedia" | |||
], | |||
"description": "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.", | |||
"example": "[https://www.instagram.com/themiscnews/ Instagram], [https://x.com/themiscnews Twitter/X]" | |||
}, | }, | ||
"access": { | "access": { | ||
| Line 45: | Line 53: | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Audition-based", | "Audition-based", | ||
" | "All students", | ||
" | "All community members" | ||
] | ] | ||
}, | }, | ||
"time": { | "time": { | ||
"aliases": [ | "aliases": [ | ||
"times" | "times", | ||
"meeting_time", | |||
"meetingtime", | |||
"meeting_times", | |||
"meetingtimes", | |||
"meeting time", | |||
"meeting times" | |||
], | ], | ||
"label": "Meeting time", | "label": "Meeting time", | ||
| Line 60: | Line 74: | ||
"location": { | "location": { | ||
"aliases": [ | "aliases": [ | ||
"locations" | "locations", | ||
"meeting_location", | |||
"meetinglocation", | |||
"meeting_locations", | |||
"meetinglocations", | |||
"meeting location", | |||
"meeting locations" | |||
], | ], | ||
"label": "Meeting location", | "label": "Meeting location", | ||
| Line 66: | Line 86: | ||
"example": "[[Rocky]] 210", | "example": "[[Rocky]] 210", | ||
"type": "string" | "type": "string" | ||
}, | |||
"website": { | |||
"label": "Website", | |||
"description": "The group's official website", | |||
"example": "[https://miscellanynews.org/]", | |||
"type": "url" | |||
} | } | ||
}, | }, | ||
| Line 77: | Line 103: | ||
"leadership", | "leadership", | ||
"email", | "email", | ||
"socials" | "socials", | ||
"website" | |||
], | ], | ||
"description": "Basic infobox template for a page about a group or student org." | "description": "Basic infobox template for a page about a group or student org." | ||
} | } | ||
</templatedata> | </templatedata> | ||
== Example == | == Example == | ||
| Line 88: | Line 114: | ||
<pre> | <pre> | ||
{{Infobox group | {{Infobox group | ||
| name | | name = Vassar Groundhog Club | ||
| | | image = Groundhog.jpg | ||
| | | caption = A beautiful specimen | ||
| email | | access = All community members | ||
| time = 13:00 pm on Tuesdays | |||
| location = Rocky 900 | |||
| email = groundhogs@vassar.edu | |||
}} | }} | ||
</pre> | </pre> | ||
{{Infobox group | {{Infobox group | ||
| name | | name = Vassar Groundhog Club | ||
| | | image = Groundhog.jpg | ||
| | | caption = A beautiful specimen | ||
| email | | access = All community members | ||
| time = 13:00 pm on Tuesdays | |||
| location = Rocky 900 | |||
| email = groundhogs@vassar.edu | |||
}} | }} | ||
Latest revision as of 19:43, 27 April 2026
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 | |
