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; background:#fff; width:321px; text-align:left; font-size:88%; margin-left:1em; border-spacing:1 | <table class="infobox" id="toc" style="float:right; background:#fff; width:321px; text-align:left; font-size:88%; margin-left:1em; border-spacing:1;"><!-- | ||
HEADER | HEADER | ||
-->{{#if:{{{teamname|{{{clubname|}}}}}}|<caption>'''{{{teamname|{{{clubname}}}}}}'''<!-- | -->{{#if:{{{teamname|{{{clubname|}}}}}}|<caption>'''{{{teamname|{{{clubname}}}}}}'''<!-- | ||
-->{{#if:{{{teamid|}}}| ([http://www.hattrick.org/Club/?TeamID={{{teamid}}} {{{teamid}}}])|}}</caption>|}}<!-- | -->{{#if:{{{teamid|}}}| ([http://www.hattrick.org/Club/?TeamID={{{teamid}}} {{{teamid}}}])|}}<!-- | ||
--></caption>|}}<!-- | |||
-->{{#if:{{{logourl|}}}|<tr><td colspan="2" align="center">{{{logourl}}}</td></tr>|}}<!-- | |||
-->{{#if:{{{manager|}}}|<!-- | |||
--><tr><td colspan="2" align="center" style="font-size:1.1em">Managed by '''{{{manager}}}'''</td></tr>|<!-- | |||
-->{{#if:{{{htuser|}}}|<!-- | |||
--><tr><td colspan="2" align="center" style="font-size:1.1em">Managed by '''[[User:{{{htuser}}}|{{{htuser}}}]]'''</td></tr>|<!-- | |||
-->}}<!-- | |||
-->}}<!-- | |||
INFO | INFO | ||
--><tr><td style="background: #e3e3e3" align=center colspan="2" >'''Club information'''</td></tr><!-- | --><tr><td style="background: #e3e3e3" align=center colspan="2" >'''Club information'''</td></tr><!-- | ||
-->{{#if:{{{fullname|}}}|{{infobox/row|label=Full name|data={{{fullname}}}}}|}}<!-- | |||
-->{{#if:{{{shortname|}}}|{{infobox/row|label=Short name|data={{{shortname}}}}}|}}<!-- | |||
-->{{#if:{{{nickname|}}}|{{infobox/row|label=Nickname|data={{{nickname}}}}}|}}<!-- | |||
-->{{#if:{{{region|{{{country|}}}}}}|<tr><td>'''Location'''</td><td><!-- | -->{{#if:{{{region|{{{country|}}}}}}|<tr><td>'''Location'''</td><td><!-- | ||
-->{{#if:{{{region|}}}|[[{{{region}}}]]<!-- | -->{{#if:{{{region|}}}|[[{{{region}}}]]<!-- | ||
| Line 42: | Line 42: | ||
-->{{#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}}}}}|}}<!-- | ||
MASTERS | |||
-->{{#if:{{{htmaster|}}}|<tr><td colspan="3" border="2" style="background:#E9F9AA; text-align:center; border:1px #AAA solid; margin:0.5em auto; border-collapse:collapse;">{{[[Hattrick_Masters_Winners|WINNER OF HATTRICK MASTERS]]}}</td></tr>}}<!-- | |||
-->{{#if:{{{before|{{{bseasons|}}}}}}|{{s-bef|rowsl=1|before={{{before}}}|bseasons={{{bseasons}}}}}<!-- | |||
-->{{s-ttl|rowsm=1|title=[[Hattrick Masters {{{htmaster}}}|CHAMPION]]}}<!-- | |||
-->{{#if:{{{after|{{{aseasons|}}}}}}|{{s-aft|rowsr=1|after={{{after}}}|aseasons={{{aseasons}}}}}<!-- | |||
EDIT | EDIT | ||
-->{{#if:{{{lastedit|}}}|<tr><td colspan="2" style="font-size:100%" >{{Template:Last Update|{{{lastedit}}}}}</td></tr>}}<!-- | -->{{#if:{{{lastedit|}}}|<tr><td colspan="2" style="font-size:100%" >{{Template:Last Update|{{{lastedit}}}}}</td></tr>}}<!-- | ||
--></table> | --></table> | ||
<noinclude>{{documentation}}</noinclude> | <noinclude>{{documentation}}</noinclude> | ||
<noinclude>[[Category: | <noinclude>[[Category:Club templates]]</noinclude> | ||
Revision as of 23:24, 12 August 2012
}}{{#if:||- valign="middle"
| style="text-align:center;" rowspan="1" width="25%" | Preceded by
{{{before}}}
{{{bseasons}}}
| style="text-align:center; rowspan="1" width="50%" | [[Hattrick Masters {{{htmaster}}}|CHAMPION]]
{{#if:|| style="text-align:center;" rowspan="1" width="25%" | Succeeded by
{{{after}}}
{{{aseasons}}}
| 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.