Template:Groupbox
From Gwn
(Difference between revisions)
Line 1: | Line 1: | ||
- | { | + | <includeonly>{| style="border: 2px solid darkslategray; border-spacing: 0; float: right; font-size: 90%; margin: 0.25em 0.5em; width: 35%" |
- | + | |colspan=2 style="background: darkslategray; color: gainsboro; font-size: 110%; text-align: center"|'''{{{group_name}}}''' | |
- | group_image= | + | |- |
- | group_abbrev= | + | |style="text-align: center; background: gainsboro;" colspan="2"|{{{group_image}}} |
- | group_membership= | + | |- |
- | group_leaders= | + | |style="text-align: right; width: 12em; vertical-align:top"|'''Abbreviation:''' |
- | group_goals= | + | |style="padding-left: 1ex"|{{{group_abbrev}}} |
- | group_recruit= | + | |- style="background: gainsboro;" |
- | + | |style="text-align: right; width: 12em; vertical-align:top"|'''Group Numbers:''' | |
+ | |style="padding-left: 1ex"|{{{group_membership}}} | ||
+ | |- | ||
+ | |style="text-align: right; width: 12em; vertical-align:top"|'''Leadership:''' | ||
+ | |style="padding-left: 1ex"|{{{group_leaders}}} | ||
+ | |- style="background: gainsboro;" | ||
+ | |style="text-align: right; width: 12em; vertical-align:top"|'''Goals:''' | ||
+ | |style="padding-left: 1ex"|{{{group_goals}}} | ||
+ | |- | ||
+ | |style="text-align: right; width: 12em; vertical-align:top"|'''Recruitment Policy:''' | ||
+ | |style="padding-left: 1ex"|{{{group_recruit}}} | ||
+ | |- style="background: gainsboro;" | ||
+ | |style="text-align: right; width: 12em; vertical-align:top"|'''Contact:''' | ||
+ | |style="padding-left: 1ex"|{{{group_contact}}} | ||
+ | |}</includeonly><noinclude> |