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" style="float:right; width:321px; text-align:center; background:#e3e3e3; border:1px #aaa solid; margin:0.5em auto; border-collapse:collapse"><!--
<table class="infobox" style="float:right; width:321px; background:#fff; text-align:left; font-size:88%; margin-left:1em; border-spacing:1; font: small-caps 1em/1.3em verdana,sans-serif; margin-left:1em; border-radius: 15px"><!--


HEADER
HEADER


-->{{#if:{{{teamname|{{{clubname|}}}}}}|<caption>'''{{{teamname|{{{clubname}}}}}}'''{{#if:{{{teamid|}}}|&nbsp;([http://www.hattrick.org/Club/?TeamID={{{teamid}}} {{{teamid}}}])|}}</caption>|}}<!--
-->{{#if:{{{teamname|{{{clubname|}}}}}}|<caption>'''{{{teamname|{{{clubname}}}}}}'''{{#if:{{{teamid|}}}|&nbsp;([http://www.hattrick.org/Club/?TeamID={{{teamid}}} {{{teamid}}}])|}}</caption>|}}<!--
TITLES
-->{{#if: {{{title|}}}|<tr><td colspan=3 style="border:1px #aaa solid" bgcolor={{#if: {{{bgclr|}}}| {{{bgclr}}}| #55CC66}}> '''{{{title}}}''' </td></tr>}}{{#if: {{{wintitle|}}}|<td rowspan=1 width=30% style="border:1px #aaa solid" > ''<small>Preceded by </small>'' <br> {{#if: {{{before}}}|{{{before}}}| ''new title'' }} </td>}}{{#if: {{{wintitle|}}}|<td rowspan=1 width=40% >'''{{{wintitle}}}'''</td>}}{{#if: {{{wintitle|}}}|<td rowspan=1 width=30% style="border:1px #aaa solid" > ''<small>Succeeded by</small>'' <br> {{#if: {{{after}}}|{{{after}}} | ''incumbent'' }} </td>}}</table><!--


MAIN
MAIN


--><table class="infobox" style="float:right; width:321px; background:#fff; text-align:left; font-size:88%; margin-left:1em; border-spacing:1;">{{#if:{{{logourl|}}}|<tr><td colspan=2 align=center>{{{logourl}}}</td></tr>|}}{{#if:{{{manager|}}}|<tr><td colspan=3 align=center style="font-size:1.1em">Managed by '''{{{manager}}}'''</td></tr>|{{#if:{{{htuser|}}}| <tr><td colspan=3 align=center style="font-size:1.1em">Managed by '''[[User:{{{htuser}}}|{{{htuser}}}]]'''</td></tr>|}}<!--
-->{{#if:{{{logourl|}}}|<tr><td colspan=2 align=center>{{{logourl}}}</td></tr>|}}{{#if:{{{manager|}}}|<tr><td colspan=3 align=center style="font-size:1.1em">Managed by '''{{{manager}}}'''</td></tr>|{{#if:{{{htuser|}}}| <tr><td colspan=3 align=center style="font-size:1.1em">Managed by '''[[User:{{{htuser}}}|{{{htuser}}}]]'''</td></tr>|}}<!--


INFO
INFO
Line 20: Line 16:


-->{{#if:{{{kit1||{{{kit2|}}}}}}|<tr><td align=center colspan=2 style="background: #e3e3e3; border:1px #aaa solid">'''Team colours'''</td></tr>}}{{#if:{{{kit1||{{{kit2|}}}}}}|<tr><td colspan=2>{{{kit1}}} {{{kit2}}}</td></tr>}}<!--
-->{{#if:{{{kit1||{{{kit2|}}}}}}|<tr><td align=center colspan=2 style="background: #e3e3e3; border:1px #aaa solid">'''Team colours'''</td></tr>}}{{#if:{{{kit1||{{{kit2|}}}}}}|<tr><td colspan=2>{{{kit1}}} {{{kit2}}}</td></tr>}}<!--
STAFF
--><tr><td align=center colspan=2 style="background: #e3e3e3; border:1px #aaa solid">'''Management'''</td></tr>{{#if:{{{President|}}}| {{infobox/row|label=Full name|data={{{President}}}}}|}}{{#if:{{{Chairman|}}}|{{infobox/row|label=Short name|data={{{Chairman}}}}}|}}{{#if:{{{Coach|}}}| {{infobox/row|label=Nickname|data={{{Coach}}}}}|}}<!--


PRIZES
PRIZES

Revision as of 22:38, 13 August 2012

Club information
Management

[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.