Template:Infobox2012: Difference between revisions

From Hattrick
Jump to navigationJump to search
Para Para (talk | contribs)
No edit summary
Para Para (talk | contribs)
No edit summary
Line 1: Line 1:
<table class="infobox" id="toc" border="2" style="float:right; width:321px; text-align:center; background:#AAooE9; border:1px #AAA solid; margin:0.5em auto; border-collapse:collapse;"><!--
<table class="infobox" border="2" style="float:right; width:321px; text-align:center; background:#e3e3e3; border:1px #eee solid; margin:0.5em auto; border-collapse:collapse;"><!--
MASTERS
MASTERS
   -->{{#if:{{{title|}}}|<tr><td colspan="3"> {{{title}}} </td></tr>}}<!--
   -->{{#if:{{{title|}}}|<tr><td colspan="3" bgcolor=#99CC99> {{{title}}} </td></tr>}}<!--
   -->{{#if:{{{bseasons|}}}| <td rowspan="1" width="30%"><small>Preceded by</small> <br> {{#if: {{{before|}}} | '''{{{before|}}}''' <br> {{{bseasons|}}} | '''New title'''</td>}}}}<!--
   -->{{#if:{{{before|}}}|<td rowspan="1" width="30%"><small>Preceded by</small> <br> '''{{{before|}}}''' | '''New title'''</td>}}<!--
   -->{{#if:{{{wintitle|}}}|<td rowspan="1" width="40%"><br>{{{wintitle}}}</td>}}<!--
   -->{{#if:{{{wintitle|}}}|<td rowspan="1" width="40%"><br>{{{wintitle}}}</td>}}<!--
   -->{{#if:{{{aseasons|}}}|<td rowspan="1" width="30%"><small>Succeeded by</small> <br> {{#if: {{{after|}}} | '''{{{after|}}}''' <br> {{{aseasons|}}} | '''Incumbent''' </td>}}}}<!--
   -->{{#if:{{{after|}}}| <td rowspan="1" width="30%"><small>Succeeded by</small><br> '''{{{after|}}}''' | '''Incumbent'''</td>}}<!--
  --></table>
  --></table>
<table class="infobox" id="toc" style="float:right; background:#fff; text-align:left; font-size:88%; margin-left:1em; border-spacing:1;"><!--
<table class="infobox" id="toc" style="float:right; background:#fff; text-align:left; font-size:88%; margin-left:1em; border-spacing:1;"><!--

Revision as of 01:17, 13 August 2012

New titleIncumbent
Club information

[edit] Template documentation

Usage

{{Infobox2012
| lastedit = 
| teamid   = 
| clubname = <!--required-->
| logourl  = <!--[[image: |200px]]-->
| htuser   = <!--active link-->
| nickname = <!--short name on match page-->
| shortname= 
| region   = 
| country  = 
| continent= 
| founded  = 
| arena    = 
| seats    = 
| fanclub  = 
| president= <!--shows link and picture with formula [[Image:{{{president}}}.jpg|thumb|left| [[User:{{{htuser}}}|{{{htuser}}}]] ]]-->
| chairman = 
| coach    = <!-- {{Flagicon|}}-->
| kit1     =  
| kit2     = <!--<br><td align=center><span style="background-color:#f49; border:1px solid #000">    </span> <small> PINK </td> -->
| yteam    = 
| yarena   = 
| prizeshelf = 
}}

Help

Copy parameters at the very beginning of team page and compile to show the club box on the right.

The only required sectors is club name, other parameters are optional and will show in the template only when given a non-empty value.