Template:Infobox Team: Difference between revisions

From Hattrick
Jump to navigationJump to search
Lleida (talk | contribs)
mNo edit summary
new policy
 
(16 intermediate revisions by 3 users not shown)
Line 3: Line 3:
=== Name, ID and Logo ===
=== 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;{{teamid|{{{teamid}}}}}|}}<!--
--></caption>|}}<!--
--></caption>|}}<!--
-->{{#if:{{{image|}}}|<tr><td colspan="2" align="center">[[File:{{{image}}}]]</td></tr>|}}<!--
-->{{#if:{{{image|}}}|<tr><td colspan="2" align="center">[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|255px}}]]</td></tr>|}}<!--


=== Additional Names ===
=== Additional Names ===
Line 13: Line 13:
=== Dates ===
=== Dates ===
-->{{#if:{{{founded|}}}|<tr><td>'''Founded'''</td><td>{{{founded}}}</td></tr>|}}<!--
-->{{#if:{{{founded|}}}|<tr><td>'''Founded'''</td><td>{{{founded}}}</td></tr>|}}<!--
-->{{#if:{{{abandoned|}}}|<tr><td>'''Abandoned'''</td><td>{{{abandoned}}}</td></tr>|}}<!--


=== Geographical Location and Group ===
=== Geographical Location and Group ===
Line 21: Line 22:
     -->{{#if:{{{country|}}}|{{Flag|{{{country}}}}}|}}</td></tr>|<!--
     -->{{#if:{{{country|}}}|{{Flag|{{{country}}}}}|}}</td></tr>|<!--
-->}}<!--
-->}}<!--
-->{{#if:{{{league|}}}|{{infobox/row|label=League|data=[[{{{league}}} ({{{country}}}|{{{league}}}]]}}|}}<!--
-->{{#if:{{{league|}}}|{{infobox/row|label=League|data=[[{{{league}}} ({{{country}}})|{{{league}}}]]}}|}}<!--


=== Arena ===
=== Arena ===
Line 35: Line 36:
-->{{#if:{{{coach|}}}|<tr><td>'''Coach'''</td><td><!--
-->{{#if:{{{coach|}}}|<tr><td>'''Coach'''</td><td><!--
     -->{{#if:{{{countrycoach|}}}|{{flagicon|{{{countrycoach}}}}}&nbsp;|}}<!--
     -->{{#if:{{{countrycoach|}}}|{{flagicon|{{{countrycoach}}}}}&nbsp;|}}<!--
-->[[{{{coach}}}]]</td></tr>|}}<!--
-->[[{{{coach}}}|{{{coach}}}]]</td></tr>|}}<!--


=== Fan Club ===
=== Fan Club ===
Line 41: Line 42:
     -->{{#if:{{{fanclubsize|}}}|&nbsp;({{{fanclubsize}}} members)</td></tr>|}}<!--
     -->{{#if:{{{fanclubsize|}}}|&nbsp;({{{fanclubsize}}} members)</td></tr>|}}<!--
-->|}}<!--
-->|}}<!--
=== Second Team ===
-->{{#if:{{{secondteam|}}}|{{infobox/row|label=Affiliated clubs|data=[[{{{secondteam}}}]]}}|}}<!--


=== Web ===
=== Web ===
Line 49: Line 53:
-->{{#if:{{{homematchkit|}}}|[[File:{{{homematchkit}}}|150px|Home colours]]|}}<!--
-->{{#if:{{{homematchkit|}}}|[[File:{{{homematchkit}}}|150px|Home colours]]|}}<!--
-->{{#if:{{{awaymatchkit|}}}|&nbsp;[[File:{{{awaymatchkit}}}|150px|Away colours]]|}}</td></tr>}}<!--
-->{{#if:{{{awaymatchkit|}}}|&nbsp;[[File:{{{awaymatchkit}}}|150px|Away colours]]|}}</td></tr>}}<!--


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

Latest revision as of 14:19, 8 December 2014

[edit] Template documentation

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