Difference between revisions of "Template:Infobox CouncilSuccession"

From PhiSigmaPiWiki
Line 1: Line 1:
{| style="font-size:90%; border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; align: center;" cellspacing="5"
+
{| style="font-size:90%; border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em;" cellspacing="5"
 
|-
 
|-
  
Line 5: Line 5:
 
|-
 
|-
  
|style="text-align:center;"| '''Preceeded By''' <br/>{{{preceded}}}
+
|style="text-align:center;"| '''Preceded By''' <br/>{{{preceded}}}
 
|style="text-align:center;"| {{{councilname}}} <br/> {{{term}}}
 
|style="text-align:center;"| {{{councilname}}} <br/> {{{term}}}
 
|style="text-align:center;"| '''Succeeded By'''<br/> {{{succeeded}}}
 
|style="text-align:center;"| '''Succeeded By'''<br/> {{{succeeded}}}
Line 15: Line 15:
  
 
===Usage===
 
===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.
+
The infobox may be added by pasting the template as shown below into an article. All parameters are required.
  
 
<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 CouncilSuccession
| name          =
+
| preceded     =  
| chapter      =
+
| succeeded    =  
| school        =
+
| councilname  =
| inducted     =
+
| term          =
| fraternity_id =  
 
| birth_date    =  
 
| spouse        =
 
| nicknames    =
 
| awards        =  
 
 
}}</pre>
 
}}</pre>
 
</div>
 
</div>
 
</noinclude>
 
</noinclude>

Revision as of 11:52, 7 March 2007

Infobox CouncilSuccession
Preceded By
{{{preceded}}}
{{{councilname}}}
{{{term}}}
Succeeded By
{{{succeeded}}}

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. All parameters are required.

{{Infobox CouncilSuccession
| preceded      = 
| succeeded     = 
| councilname   =
| term          =
}}