Difference between revisions of "Template:Baseball team"

From Pensapedia, the Pensacola encyclopedia
Jump to navigation Jump to search
(Took out history, we don't need it)
(Cleaned up a bit, eliminating things that we do not need)
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
|- align="center" style="vertical-align: middle;"  
 
|- align="center" style="vertical-align: middle;"  
 
| '''League''' || {{{league}}}
 
| '''League''' || {{{league}}}
|-{{#if: {{{arena|}}}| align="center" style="vertical-align: middle;"
+
|-{{#if: {{{ballpark|}}}| align="center" bgcolor="#eeeeee" style="vertical-align: middle;"  
! Arena
 
{{!}} {{{arena|}}}}}
 
|-{{#if: {{{ballpark|}}}| align="center" style="vertical-align: middle;"  
 
 
! Ballpark
 
! Ballpark
 
{{!}} {{{ballpark|}}}}}
 
{{!}} {{{ballpark|}}}}}
|-{{#if: {{{stadium|}}}| align="center" style="vertical-align: middle;"
 
! Stadium
 
{{!}} {{{stadium|}}}}}
 
 
|- align="center" style="vertical-align: middle;" bgcolor="#eeeeee"
 
|- align="center" style="vertical-align: middle;" bgcolor="#eeeeee"
| '''Based in''' || {{{city}}}
 
|- align="center" style="vertical-align: middle;"
 
 
| '''Team Colors''' || {{{colors}}}
 
| '''Team Colors''' || {{{colors}}}
|-{{#if: {{{owner|}}}| align="center" style="vertical-align: middle;" bgcolor="#eeeeee"
+
|-{{#if: {{{owner|}}}| align="center" style="vertical-align: middle;"  
 
! Owner
 
! Owner
 
{{!}} {{{owner|}}}}}
 
{{!}} {{{owner|}}}}}
|-{{#if: {{{president|}}}| align="center" style="vertical-align: middle;" bgcolor="#eeeeee"
+
|-{{#if: {{{manager|}}}| align="center" style="vertical-align: middle;" bgcolor="#eeeeee"
! President of Football Operations
 
{{!}} {{{president|}}}}}
 
|-{{#if: {{{coach|}}}| align="center" style="vertical-align: middle;"
 
! Head Coach
 
{{!}} {{{coach|}}}}}
 
|-{{#if: {{{manager|}}}| align="center" style="vertical-align: middle;"  
 
 
! Manager
 
! Manager
 
{{!}} {{{manager|}}}}}
 
{{!}} {{{manager|}}}}}
|- align="center" style="vertical-align: middle;" bgcolor="#eeeeee"
+
|- align="center" style="vertical-align: middle;" bgcolor=
 
| '''Championships''' || {{{championships}}}
 
| '''Championships''' || {{{championships}}}
|- align="center" style="vertical-align: middle;"  
+
|- align="center" style="vertical-align: middle;"  bgcolor="#eeeeee"
 
| '''Division Titles''' || {{{titles}}}
 
| '''Division Titles''' || {{{titles}}}
|-{{#if: {{{cheerleaders|}}}| align="center" style="vertical-align: middle;" bgcolor="#eeeeee"
+
|-{{#if: {{{mascot|}}}| align="center" style="vertical-align: middle;"
! Cheerleaders
 
{{!}} {{{cheerleaders|}}}}}
 
|-{{#if: {{{dancers|}}}| align="center" style="vertical-align: middle;" bgcolor="#eeeeee"
 
! Dancers
 
{{!}} {{{dancers|}}}}}
 
|-{{#if: {{{mascot|}}}| align="center" style="vertical-align: middle;" bgcolor="#eeeeee"
 
 
! Mascot
 
! Mascot
 
{{!}} {{{mascot|}}}}}
 
{{!}} {{{mascot|}}}}}
Line 54: Line 34:
 
{{!}} {{{media|}}}}}
 
{{!}} {{{media|}}}}}
 
|}<noinclude>
 
|}<noinclude>
This template was specifically designed as a replacement for independent minor league baseball teams, minor league basketball teams, minor league football teams. It is designed to be a standardized replacement for the code normally used on team articles.  
+
Template for baseball teams.
 
 
Just copy contents of this box to use in article.
 
 
 
Explanation of the sections of this template is at the bottom of page
 
 
 
<div style="display:inline;
 
width:50%; float:left;">
 
<pre>
 
{{Infobox Sports team
 
| color1        =
 
| color2        =
 
| logo          =
 
| pixels        =
 
| founded      =
 
| league        =
 
| arena        =
 
| ballpark      =
 
| stadium      =
 
| city          =
 
| colors        =
 
| owner        =
 
| president    =
 
| coach        =
 
| manager      =
 
| championships =
 
| titles        =
 
| cheerleaders  =
 
| dancers      =
 
| mascot        =
 
| broadcasters  =
 
| media        =
 
}}
 
</pre>
 
</div>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
<br>
 
 
 
 
 
<div style="display:inline;
 
width:50%; float:left;">
 
<pre>
 
{{Infobox Sports team
 
          (you can replace '''Infobox Sports''' with ''ABA, CBA, IBL, MLFA, UBL, USBL, or WBA'')
 
                      (also  ''Baseball, Basketball, USFootball'')
 
 
 
 
 
| color1        =            These two sections are for the color of the head of the box
 
| color2        =                        |
 
| logo          =
 
| pixels        =            Size of the logo
 
| founded      =
 
| league        =
 
| arena        =                        |
 
| ballpark      =            Choose one of these three depending upon the sport
 
| stadium      =                        |
 
| city          =
 
| colors        =
 
| owner        =
 
| president    =        This is specifically for football
 
| coach        =            Choose one of these two depending on the sport
 
| manager      =                        |
 
| championships =
 
| titles        =
 
| cheerleaders  =                        |
 
| dancers      =            All of these are optional just use which ever are are needed
 
| mascot        =                        |
 
| broadcasters  =                        |
 
| media        =                        |
 
}}
 
</pre>
 
 
</div>[[Category:Infobox templates|Sports team]]</noinclude>
 
</div>[[Category:Infobox templates|Sports team]]</noinclude>

Latest revision as of 14:46, 11 May 2007

Baseball team

[[Image:{{{logo}}}|center|{{{pixels}}}|Baseball team logo]]

Founded [[{{{founded}}}]]
League {{{league}}}
Team Colors {{{colors}}}
Championships {{{championships}}}
Division Titles {{{titles}}}

Template for baseball teams.