Template:Infobox group/doc: Difference between revisions
no more specific templates |
added website parameter, description for social media parameter |
||
| 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." | ||