Template:Infobox Team: Difference between revisions

From Hattrick
Jump to navigationJump to search
Lleida (talk | contribs)
mNo edit summary
Lleida (talk | contribs)
mNo edit summary
Line 1: Line 1:
<table class="infobox" style="float:right; font-size:88%;"><!--
<table class="infobox" style="float:right; font-size:88%;"><!--


=== Names and Id's ===
=== Name, ID and Logo ===
-->{{#if:{{{teamname|{{{clubname|}}}}}}|<caption>'''{{{teamname|{{{clubname}}}}}}'''<!--  
-->{{#if:{{{teamname|{{{clubname|}}}}}}|<caption>'''{{{teamname|{{{clubname}}}}}}'''<!--  
     -->{{#if:{{{teamid|}}}|&nbsp;([http://www.hattrick.org/Club/?TeamID={{{teamid}}} {{{teamid}}}])|}}<!--
     -->{{#if:{{{teamid|}}}|&nbsp;([http://www.hattrick.org/Club/?TeamID={{{teamid}}} {{{teamid}}}])|}}<!--
--></caption>|}}<!--
--></caption>|}}<!--
-->{{#if:{{{image|}}}|<tr><td colspan="2" align="center">[[File:{{{image}}}]]</td></tr>|}}<!--
-->{{#if:{{{image|}}}|<tr><td colspan="2" align="center">[[File:{{{image}}}]]</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>|<!--
    -->}}<!--
-->}}<!--


=== Additional names ===
=== Additional Names ===
-->{{#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:{{{nickname|}}}|{{infobox/row|label=Nickname|data={{{nickname}}}}}|}}<!--
-->{{#if:{{{nickname|}}}|{{infobox/row|label=Nickname|data={{{nickname}}}}}|}}<!--



Revision as of 18:44, 30 October 2010

[edit] Template documentation

Working in this template documentation. Thanks in advance for not editting.