Difference between revisions of "Template:Infobox gathering"
Jump to navigation
Jump to search
Stealthify (talk | contribs) m (Fixed styling test) |
Stealthify (talk | contribs) m (Fixed styling) |
||
| Line 26: | Line 26: | ||
<includeonly> | <includeonly> | ||
<div class="infobox" style="float: right;"> | <div class="infobox" style="float: right;"> | ||
| − | <div class="infoboxTitle">{{{event_name|Annual Event}}}</div> | + | <div class="infoboxTitle" style="font-weight: bold;text-align: center; background-color: #eee;">{{{event_name|Annual Event}}}</div> |
<div class="infoboxImage">[[{{{event_image}}}|300px]]<br /><span class="infoboxCaption">{{{event_caption}}}</span></div> | <div class="infoboxImage">[[{{{event_image}}}|300px]]<br /><span class="infoboxCaption">{{{event_caption}}}</span></div> | ||
<div class="infoboxSubtitle">Quick Info</div> | <div class="infoboxSubtitle">Quick Info</div> | ||
Revision as of 12:14, June 22, 2020
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=
| next_meet_date=
| next_meet_location=
| max_attendance_count=
| max_attendance_event_year=
| committee_members=
| locations=
| website=
}}