Difference between revisions of "Template:CustInfo"

From PhiSigmaPiWiki
(Created page with "{| style="width:21em; font-size:90%; border: 1px solid #ddcef2; background-color: #faf5ff; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right;...")
 
(Usage)
 
(2 intermediate revisions by the same user not shown)
Line 47: Line 47:
 
| {{{nicknames|}}}
 
| {{{nicknames|}}}
 
|-
 
|-
 +
 +
|width="85px"| '''Awards'''
 +
| {{{awards|}}}
 +
|-
 +
 +
|}<noinclude>__NOTOC__
 +
An '''''Infobox_CustInfo''''' may be used to summarise information about any Brother.
 +
 +
 +
 +
{| style="width:21em; font-size:90%; border: 1px solid #ddcef2; background-color: #faf5ff; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right;" cellspacing="5"
 +
|-
 +
 +
|colspan="2" style="text-align:center; font-size:larger; background-color:#ddcef2; color:#000000;"| '''{{{name|{{PAGENAME}}}}}'''
 +
|-
 +
 +
| colspan="2" style="text-align:center;" | [[Image:{{{image|}}}|150px| ]]<br>{{{caption|}}}
 +
|-
 +
 +
|width="85px"| '''Name'''
 +
| {{{name}}}
 +
|-
 +
 +
|width="85px"| '''Chapter'''
 +
| {{{chapter}}}<br/>{{{school|}}}
 +
|-
 +
 +
|width="85px"| '''Date Inducted'''
 +
| {{{inducted|}}}
 +
|-
 +
 +
|width="85px"| '''Roll Number'''
 +
| {{{rollnumber|}}}
 +
|-
 +
 +
 +
|width="85px"| '''Major'''
 +
| {{{major|}}}
 +
|-
 +
 +
|width="85px"| '''Minor'''
 +
| {{{major|}}}
 +
|-
 +
 +
|width="85px"| '''Birthdate'''
 +
| {{{birth_date|}}}
 +
|-
 +
 +
|width="85px"| '''Spouse'''
 +
| {{{spouse|}}}
 +
|-
 +
 +
 +
|width="85px"| '''Awards'''
 +
| {{{awards|}}}
 +
|-
 +
 +
|}<noinclude>__NOTOC__
 +
An '''''Infobox_CustInfo''''' may be used to summarise information about any Brother.
 +
 +
 +
 +
{| style="width:21em; font-size:90%; border: 1px solid #ddcef2; background-color: #faf5ff; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right;" cellspacing="5"
 +
|-
 +
 +
|colspan="2" style="text-align:center; font-size:larger; background-color:#ddcef2; color:#000000;"| '''{{{name|{{PAGENAME}}}}}'''
 +
|-
 +
 +
| colspan="2" style="text-align:center;" | [[Image:{{{image|}}}|150px| ]]<br>{{{caption|}}}
 +
|-
 +
 +
|width="85px"| '''Name'''
 +
| {{{name}}}
 +
|-
 +
 +
|width="85px"| '''Chapter'''
 +
| {{{chapter}}}<br/>{{{school|}}}
 +
|-
 +
 +
|width="85px"| '''Date Inducted'''
 +
| {{{inducted|}}}
 +
|-
 +
 +
|width="85px"| '''Roll Number'''
 +
| {{{rollnumber|}}}
 +
|-
 +
 +
 +
|width="85px"| '''Major'''
 +
| {{{major|}}}
 +
|-
 +
 +
|width="85px"| '''Minor'''
 +
| {{{major|}}}
 +
|-
 +
 +
|width="85px"| '''Birthdate'''
 +
| {{{birth_date|}}}
 +
|-
 +
 +
|width="85px"| '''Spouse'''
 +
| {{{spouse|}}}
 +
|-
 +
  
 
|width="85px"| '''Awards'''
 
|width="85px"| '''Awards'''
Line 60: Line 164:
  
 
<div style="width:250px; background:#dddddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;">
 
<div style="width:250px; background:#dddddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;">
<pre>{{Infobox Brother
+
<pre>{{Infobox CustInfo
 
| image        =
 
| image        =
 
| caption      =
 
| caption      =
Line 68: Line 172:
 
| inducted      =
 
| inducted      =
 
| rollnumber    =
 
| rollnumber    =
| alumnichapter =
 
| honorarychapter =
 
 
| major        =
 
| major        =
 +
| minor        =
 
| birth_date    =  
 
| birth_date    =  
 
| spouse        =
 
| spouse        =
| nicknames    =
 
 
| awards        =  
 
| awards        =  
 
}}</pre>
 
}}</pre>
 
</div>
 
</div>
 
</noinclude>
 
</noinclude>

Latest revision as of 13:52, 26 April 2017

CustInfo
[[Image:|150px| ]]
Name {{{name}}}
Chapter {{{chapter}}}
Date Inducted
Roll Number
Alumni Chapter/Assoc
Honorary Member
Major
Birthdate
Spouse
Nicknames
Awards

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


CustInfo
[[Image:|150px| ]]
Name {{{name}}}
Chapter {{{chapter}}}
Date Inducted
Roll Number
Major
Minor
Birthdate
Spouse
Awards

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


CustInfo
[[Image:|150px| ]]
Name {{{name}}}
Chapter {{{chapter}}}
Date Inducted
Roll Number
Major
Minor
Birthdate
Spouse
Awards

An Infobox_CustInfo 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 CustInfo
| image         =
| caption       =
| name          = 
| chapter       = 
| school        =
| inducted      =
| rollnumber    =
| major         =
| minor         =
| birth_date    = 
| spouse        =
| awards        = 
}}