Template:Infobox2012: Difference between revisions

From Hattrick
Jump to navigationJump to search
Para Para (talk | contribs)
No edit summary
Para Para (talk | contribs)
Undo revision 262530 by Para Para (Talk)
Line 5: Line 5:


MAIN
MAIN
-->{{#if:{{{logourl|}}}|<tr><td colspan=2 align=center>{{{logourl}}}|thumb</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 23: Line 23:


EDIT
EDIT
-->{{#if:{{{lastedit|}}}|<tr><td colspan=2 style="background-color:#F49; border: 1px #aaa solid; margin: 0; width: 100%; text-align: center; clear:both; border-radius: 15px" cellpadding=2 cellspacing=5><small>'''Last update of this page was made {{{lastedit}}}'''</small></td></tr>}}<!--
-->{{#if:{{{lastedit|}}}|<tr><td colspan=2 style="background-color:pink; border: 1px #aaa solid; margin: 0; width: 100%; text-align: center; clear:both; border-radius: 15px" cellpadding=2 cellspacing=5><small>'''Last update of this page was made {{{lastedit}}}'''</small></td></tr>}}<!--


END
END
--></table><noinclude>{{documentation}}</noinclude>
--></table><noinclude>{{documentation}}</noinclude>

Revision as of 10:19, 14 August 2012

{{{clubname}}}
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.