Template:Infobox2012: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<table class="infobox" id="toc" style="float:right; width:321px; background: #fefefe; font-size:88%; margin-left:1em; border-spacing: 1"><!-- | <table class="infobox" id="toc" align="left" style="float:right; width:321px; background: #fefefe; font-size:88%; margin-left:1em; border-spacing: 1"><!-- | ||
HEADER | HEADER | ||
-->{{#if:{{{teamname|{{{clubname|}}}}}}|<caption>'''{{{teamname|{{{clubname}}}}}}'''<!-- | -->{{#if:{{{teamname|{{{clubname|}}}}}}|<caption>'''{{{teamname|{{{clubname}}}}}}'''<!-- | ||
| Line 11: | Line 11: | ||
-->}}<!-- | -->}}<!-- | ||
INFO | INFO | ||
--><tr><td style="background: #e3e3e3" align=center colspan="2" >'''Club information'''</tr><!-- | --><tr><td style="background: #e3e3e3" align=center colspan="2" >'''Club information'''</td></tr><!-- | ||
-->{{#if:{{{fullname|}}}|{{infobox/row|label=Full name|data={{{fullname}}}}}|}}<!-- | -->{{#if:{{{fullname|}}}|{{infobox/row|label=Full name|data={{{fullname}}}}}|}}<!-- | ||
-->{{#if:{{{shortname|}}}|{{infobox/row|label=Short name|data={{{shortname}}}}}|}}<!-- | -->{{#if:{{{shortname|}}}|{{infobox/row|label=Short name|data={{{shortname}}}}}|}}<!-- | ||
| Line 31: | Line 31: | ||
-->}}<!-- | -->}}<!-- | ||
COLOURS | COLOURS | ||
-->{{#if:{{{kit1||{{{kit2|}}}}}}|<tr><td align=center style="background: #e3e3e3" colspan="2" >'''Team colours'''</tr>}}<!-- | -->{{#if:{{{kit1||{{{kit2|}}}}}}|<tr><td align=center style="background: #e3e3e3" colspan="2" >'''Team colours'''</td></tr>}}<!-- | ||
-->{{#if:{{{kit1||{{{kit2|}}}}}}|<tr><td colspan="2" >{{{kit1}}} {{{kit2}}}</tr>}}<!-- | -->{{#if:{{{kit1||{{{kit2|}}}}}}|<tr><td colspan="2" >{{{kit1}}} {{{kit2}}}</tr>}}<!-- | ||
PRIZES | PRIZES | ||
-->{{#if:{{{prizeshelf|}}}|<tr><td align=center style="background: #e3e3e3" colspan="2" >'''Prize shelf'''</tr>}}<!-- | -->{{#if:{{{prizeshelf|}}}|<tr><td align=center style="background: #e3e3e3" colspan="2" >'''Prize shelf'''</td></tr>}}<!-- | ||
-->{{#if:{{{prizeshelf|}}}|<tr><td align=center colspan="2" >{{{prizeshelf}}}</tr>}}<!-- | -->{{#if:{{{prizeshelf|}}}|<tr><td align=center colspan="2" >{{{prizeshelf}}}</tr>}}<!-- | ||
YOUTH | YOUTH | ||
-->{{#if:{{{ | -->{{#if:{{{yteam|}}}|<tr><td align=center style="background: #e3e3e3" colspan="2" >'''Youth Team'''</td></tr>}}<!-- | ||
-->{{#if:{{{yteam|}}}|{{infobox/row|label=Team name|data={{{yteam}}}}}|}}<!-- | -->{{#if:{{{yteam|}}}|{{infobox/row|label=Team name|data={{{yteam}}}}}|}}<!-- | ||
-->{{#if:{{{yarena|}}}|{{infobox/row|label=Arena|data={{{yarena}}}}}|}}<!-- | -->{{#if:{{{yarena|}}}|{{infobox/row|label=Arena|data={{{yarena}}}}}|}}<!-- | ||
Revision as of 14:59, 12 August 2012
| 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.