Difference between revisions of "Template:Infobox gathering"
Jump to navigation
Jump to search
Stealthify (talk | contribs) m (Added more infobox options) |
Stealthify (talk | contribs) m (Added website option) |
||
| Line 19: | Line 19: | ||
| committee_members= | | committee_members= | ||
| locations= | | locations= | ||
| + | | website= | ||
}}</nowiki>''' | }}</nowiki>''' | ||
</noinclude> | </noinclude> | ||
| Line 32: | Line 33: | ||
<tr><td class="infoboxLabel">Committee Members</td><td>{{{committee_members}}}</td></tr> | <tr><td class="infoboxLabel">Committee Members</td><td>{{{committee_members}}}</td></tr> | ||
<tr><td class="infoboxLabel">Locations</td><td>{{{locations}}}</td></tr> | <tr><td class="infoboxLabel">Locations</td><td>{{{locations}}}</td></tr> | ||
| + | <tr><td class="infoboxLabel">Website</td><td>{{{website}}}</td></tr> | ||
</table> | </table> | ||
</div></includeonly> | </div></includeonly> | ||
Revision as of 02:22, August 10, 2012
Overview[edit]
This template is used to create an info box for gatherings.
Usage[edit]
To add this infobox to your gathering page, simply include the following and add the values accordingly:
{{Infobox gathering
| event_name=
| event_image=
| event_caption=
| first_meet_date=
| first_meet_location=
| latest_meet_date=
| latest_meet_location=
| max_attendance_count=
| max_attendance_event_year=
| committee_members=
| locations=
| website=
}}