Template:Infobox Brother

From PhiSigmaPiWiki
Revision as of 18:21, 20 March 2007 by FreshBoy (talk | contribs) (test of conditional to hide image row if no image present)
{{#if:|
Infobox Brother
colspan="2" style="text-align:center;" | [[Image:{{{image}}}|150px| ]]
{{{caption}}} }}
Name {{{name}}}
Chapter {{{chapter}}}
{{{school}}}
Date Inducted {{{inducted}}}
Roll Number {{{rollnumber}}}
Major {{{major}}}
Birthdate {{{birth_date}}}
Spouse {{{spouse}}}
Nicknames {{{nicknames}}}
Awards {{{awards}}}

An Infobox_Brother may be used to summarise information about any Brother.


Usage

The infobox may be added by pasting the template as shown below into an article. Only the name and chapter parameters are required. For an example, see FreshBoy.

{{Infobox Brother
| image         =
| caption       =
| name          = 
| chapter       = 
| school        =
| inducted      =
| rollnumber    = 
| birth_date    = 
| major         =
| spouse        =
| nicknames     =
| awards        = 
}}