Template:Infobox group/doc: Difference between revisions
Example fix; template data add |
fixed example code |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 43: | Line 43: | ||
"social_media", | "social_media", | ||
"socialmedia" | "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 84: | 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 95: | 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 110: | Line 118: | ||
| caption = A beautiful specimen | | caption = A beautiful specimen | ||
| access = All community members | | access = All community members | ||
| time = | | time = 13:00 pm on Tuesdays | ||
| location = Rocky | | location = Rocky 900 | ||
| email = groundhogs | | email = groundhogs@vassar.edu | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 120: | Line 128: | ||
| caption = A beautiful specimen | | caption = A beautiful specimen | ||
| access = All community members | | access = All community members | ||
| time = | | time = 13:00 pm on Tuesdays | ||
| location = Rocky | | location = Rocky 900 | ||
| email = groundhogs | | email = groundhogs@vassar.edu | ||
}} | }} | ||