Template:Infobox group/doc: Difference between revisions

Created page with " <templatedata> { "params": { "name": { "label": "Name", "description": "Name of the group", "example": "Vastards", "type": "string", "default": "{{PAGENAME}}" }, "image": { "label": "Image", "description": "File name of image uploaded to Wikimedia Commons", "type": "wiki-file-name" }, "caption": { "label": "Caption", "description": "Caption to accompany the image", "type": "string" }, "times": { "label": "Meeting times"..."
 
more specific template; added description
Line 1: Line 1:
<templatedata>
<templatedata>
{
{
Line 57: Line 56:
"email",
"email",
"socials"
"socials"
]
],
"description": "Basic infobox template for a page about a group or student org."
}
}
</templatedata>
</templatedata>
Consider using a [[:Category:Infoboxes|more specific infobox template]].


== Example ==
== Example ==
Line 67: Line 68:
| name    = Vassar Clowning Club
| name    = Vassar Clowning Club
| times    = 7:00 pm on Tuesdays
| times    = 7:00 pm on Tuesdays
| locations = [[Rocky]] 300
| locations = Rocky 300
| email    = clowns@vassar.edu
| email    = clowns@vassar.edu
}}
}}
Line 74: Line 75:
| name    = Vassar Clowning Club
| name    = Vassar Clowning Club
| times    = 7:00 pm on Tuesdays
| times    = 7:00 pm on Tuesdays
| locations = [[Rocky]] 300
| locations = Rocky 300
| email    = clowns@vassar.edu
| email    = clowns@vassar.edu
}}
}}