Difference between revisions of "Template:Infobox CouncilSuccession"

From PhiSigmaPiWiki
(adjusted col widths)
 
(8 intermediate revisions by 2 users not shown)
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; float: center; clear: center;" cellspacing="5"
+
{| style="font-size:90%; border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 0; padding: .2em;" cellspacing="5" width="100%"
 
|-
 
|-
  
|colspan="3" style="text-align:center; font-size:larger; background-color:{{{bgcolour|#A1A1A1}}}; color:#1B0C2C;"| '''{{{name|{{PAGENAME}}}}}'''
+
|colspan="3" style="text-align:center; font-size:larger; background-color:{{{bgcolour|#89bbef}}}; color:#1B0C2C;"| '''{{{name|{{{councilname}}}}}}'''
 
|-
 
|-
  
|style="text-align:center;"| '''Preceeded By''' <br/>{{{preceded}}}
+
|style="text-align:center;" width="40%"| '''Preceded By''' <br/>{{{preceded}}}
|style="text-align:center;"| '''Council'''<br/>{{{councilname}}}
+
|style="text-align:center;" width="20%"| '''Term''' <br/> {{{term}}}
|style="text-align:center;"| '''Succeeded By'''<br/> {{{succeeded}}}
+
|style="text-align:center;" width="40%"| '''Succeeded By'''<br/> {{{succeeded}}}
|-
 
 
 
|colspan="3" style="text-align:center;"|{{{term}}}
 
 
|-
 
|-
  
 
|}<noinclude>__NOTOC__
 
|}<noinclude>__NOTOC__
An '''''Infobox_Brother''''' may be used to summarise information about any Brother.
+
An '''''Infobox_Brother''''' may be used to summarize information about any Brother.
  
  
 
===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>

Latest revision as of 14:35, 11 February 2009

{{{councilname}}}
Preceded By
{{{preceded}}}
Term
{{{term}}}
Succeeded By
{{{succeeded}}}

An Infobox_Brother may be used to summarize 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          =
}}