Template:Infobox Cup: Difference between revisions

From Hattrick
Jump to navigationJump to search
Lleida (talk | contribs)
mNo edit summary
Lleida (talk | contribs)
mNo edit summary
Line 4: Line 4:
-->{{#if:{{{cupname|}}}|<caption>'''{{{cupname|}}}'''<!--  
-->{{#if:{{{cupname|}}}|<caption>'''{{{cupname|}}}'''<!--  
--></caption>|}}<!--
--></caption>|}}<!--
-->{{#if:{{{cupname|}}}|<tr><td colspan="2" align="center">[[Image:National Cup.PNG|link=]]</td></tr>|}}<!--
-->{{#if:{{{cupname|}}}|<tr><td colspan="2" align="center">{{cup}}</td></tr>|}}<!--


=== Additional Names ===
=== Geographical Location ===
-->{{#if:{{{fullname|}}}|{{infobox/row|label=Full name|data={{{fullname}}}}}|}}<!--
-->{{#if:{{{country|}}}|{{infobox/row|label=Country|data={{flag|{{{country}}}}}}}|}}<!--
-->{{#if:{{{nickname|}}}|{{infobox/row|label=Nickname|data=''{{{nickname}}}''}}|}}<!--
 
=== Dates ===
-->{{#if:{{{founded|}}}|<tr><td>'''Founded'''</td><td>{{{founded}}}</td></tr>|}}<!--
-->{{#if:{{{abandoned|}}}|<tr><td>'''Abandoned'''</td><td>{{{abandoned}}}</td></tr>|}}<!--
 
=== Geographical Location and Group ===
-->{{#if:{{{region|{{{country|}}}}}}|<tr><td>'''Location'''</td><td><!--
    -->{{#if:{{{region|}}}|{{{region}}}<!--
          -->{{#if:{{{country|}}}|<br>|}}<!--
    -->|}}<!--
    -->{{#if:{{{country|}}}|{{Flag|{{{country}}}}}|}}</td></tr>|<!--
-->}}<!--
-->{{#if:{{{league|}}}|{{infobox/row|label=League|data=[[{{{league}}} ({{{country}}})|{{{league}}}]]}}|}}<!--
 
=== Arena ===
-->{{#if:{{{arena|}}}|<tr><td>'''Arena'''</td><td>{{{arena}}}<!--
    -->{{#if:{{{capacity|}}}|&nbsp;(capacity {{{capacity}}})</td></tr>|}}<!--
-->|}}<!--
 
=== Board of directors ===
-->{{#if:{{{manager|}}}|{{infobox/row|label=Manager|data={{{manager}}}}}|}}<!--
-->{{#if:{{{htuser|}}}|{{infobox/row|label=Manager|data=[[User:{{{htuser}}}|{{{htuser}}}]]}}|}}<!--
 
=== Coach ===
-->{{#if:{{{coach|}}}|<tr><td>'''Coach'''</td><td><!--
    -->{{#if:{{{countrycoach|}}}|{{flagicon|{{{countrycoach}}}}}&nbsp;|}}<!--
-->[[{{{teamname}}}/{{{coach}}}|{{{coach}}}]]</td></tr>|}}<!--
 
=== Fan Club ===
-->{{#if:{{{fanclub|}}}|<tr><td>'''Fan Club'''</td><td>{{{fanclub}}}<!--
    -->{{#if:{{{fanclubsize|}}}|&nbsp;({{{fanclubsize}}} members)</td></tr>|}}<!--
-->|}}<!--
 
=== Web ===
-->{{#if:{{{web|}}}|{{infobox/row|label=Web|data=[{{{web}}} Club home page]}}|}}<!--
 
=== Match Kits ===
-->{{#if:{{{homematchkit|{{{awaymatchkit}}}}}}|<tr><td colspan="2" align="center"><!--
-->{{#if:{{{homematchkit|}}}|[[File:{{{homematchkit}}}|150px|Home colours]]|}}<!--
-->{{#if:{{{awaymatchkit|}}}|&nbsp;[[File:{{{awaymatchkit}}}|150px|Away colours]]|}}</td></tr>}}<!--


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

Revision as of 15:11, 5 November 2010

[edit] Template documentation

{{Infobox Cup
|             cupname = 
|             country = 
|             cuplogo =
|
|               teams = 
|       lastchampions = 
|          lastseason = 
|       mostchampions = 
|       championships = 
}}