Template:Infobox2012: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
| (79 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<table class="infobox" style="float:right; width:321px; background: #fff; font-size:88%; margin-left:1em; border-spacing: 1"><!-- | <table class="infobox" cellpadding="2" style="float:right; width:321px; background:#fff; text-align:left; font-size:88%; margin-left:1em; border-spacing:1px; font: small-caps 1em/1.3em verdana,sans-serif; border-radius: 15px"><!-- | ||
--> | HEADER | ||
--><caption><small>'''{{{teamname|{{{clubname}}}}}}'''{{#if:{{{teamid|}}}|<span class="plainlinks"> ([http://www.hattrick.org/Club/?TeamID={{{teamid}}} {{{teamid}}}</span>])|}}</small></caption><!-- | |||
MAIN | |||
-->{{#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 | |||
--><tr><td align=center colspan=2 style="background: #e3e3e3; border:1px #aaa solid; border-radius: 15px">'''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|}}}| [[{{{region}}}]]{{#if:{{{country|}}}|, |}}|}}{{#if:{{{country|}}}|{{Flag|{{{country}}}}}|}}</td></tr>|}}}}{{#if:{{{continent|}}}|{{infobox/row|label=Continent|data={{{continent}}}|}}{{#if:{{{founded|}}}|{{infobox/row|label=Founded|data={{{founded}}}|}}{{#if:{{{arena|{{{seats|}}}}}}|<tr><td>'''Stadium'''</td><td>{{#if:{{{arena|}}}|{{{arena}}} {{#if:{{{seats|}}}|(|}}|}}{{#if:{{{seats|}}}|{{{seats|}}} seats)}}</td></tr>|}}}}{{#if:{{{fanclub|{{{fansize|}}}}}}|<tr><td>'''Fan Club'''</td><td>{{#if:{{{fanclub|}}}|{{{fanclub}}}{{#if:{{{fansize|}}}| (|}}|}}{{#if:{{{fansize|}}}|{{{fansize}}} members)}}</td></tr>|}}}}<!-- | |||
--><tr><td style="background: #e3e3e3 | COLOURS | ||
-->{{#if:{{{kit1|}}}|<tr><td align=center colspan=2 style="background: #e3e3e3; border:1px #aaa solid; border-radius: 15px">'''Team colours'''</td></tr>}}{{#if:{{{kit1||{{{kit2|}}}}}}|<tr><td colspan=2 align=center><small>{{{kit1}}} {{{kit2}}}</small></td></tr>}}<!-- | |||
STAFF | |||
-->{{#if:{{{coach|}}}|<tr><td align=center colspan=2 style="background: #e3e3e3; border:1px #aaa solid; border-radius: 15px">'''Management'''</td></tr>|}}{{#if:{{{president|}}}|{{infobox/row|label=President|data=[[Image:{{{president}}}|thumb|left| [[User:{{{htuser}}}|{{{htuser}}}]] ]]}}|}}{{#if:{{{chairman|}}}|{{infobox/row|label=Chairman|data={{{chairman}}}}}|}}{{#if:{{{coach|}}}|{{infobox/row|label=Coach|data={{{coach}}}}}|}}<!-- | |||
PRIZES | |||
-->{{#if:{{{prizeshelf|}}}|<tr><td align=center colspan=2 style="background: #e3e3e3; border:1px #aaa solid; border-radius: 15px">'''Prize shelf'''</td></tr>}}{{#if:{{{prizeshelf|}}}|<tr><td align=center colspan=2>{{{prizeshelf}}}</td></tr>}}<!-- | |||
YOUTH | |||
-->{{#if:{{{yteam|}}}|<tr><td align=center colspan=2 style="background: #e3e3e3; border:1px #aaa solid; border-radius: 15px">'''Youth Team'''</td></tr>}}{{#if:{{{yteam|}}}|{{infobox/row|label=Team name|data={{{yteam}}}}}|}}{{#if:{{{yarena|}}}|{{infobox/row|label=Arena|data={{{yarena}}}}}|}}<!-- | |||
EDIT | |||
-->{{#if:{{{lastedit|}}}|<tr><td colspan=2 style="border-bottom:3px solid lightsalmon;font-family:lucida handwriting;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 | |||
--></table><noinclude>{{documentation}}</noinclude> | |||
--></table><noinclude> | |||
{{documentation}} | |||
</noinclude> | |||
Latest revision as of 11:56, 20 September 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.