Template:Infotable/Country: Difference between revisions

From Hattrick
Jump to navigationJump to search
Para Para (talk | contribs)
mNo edit summary
Para Para (talk | contribs)
mNo edit summary
Line 1: Line 1:
<noinclude>{{documentation}}</noinclude>
<noinclude>
<!--Table Header-->
==== Usage ====
{{#ifeq:{{{1|}}}|table|<table class="toccolours sortable" style="text-align:center; font-size: 92%; border:2px solid {{{color1}}}"><tr><th rowspan="2" width=50 valign=bottom>{{#if:{{{country|}}}|[[File:Coat of Arms of {{{country}}}.png|44px]]Season|Season}}</th><th colspan="2" width=250 style="border-bottom:3px solid {{{color3}}}">Top League</th><th colspan="2" width=250 style="border-bottom:3px solid {{{color3}}}">National Cup</th></tr>  
<pre>
{{Infotable/Country|table|color1=darkred|color2=blue|color3=orange}}
 
{{Infotable/Country|00| [[Team with link]] | [[user:name linked |name linked ]]
                      | Team no link      | name no link}}
 
{{Infobox/end}}</pre>
==== Result ====
{{Infotable/Country|table|color1=darkred|color2=blue|color3=orange}}
{{Infotable/Country|00|[[Team with link]]|[[user:A|A]]|Team no link|name B}}
{{Infobox/end}}
</noinclude><!--
 
Table Header
 
-->{{#ifeq:{{{1|}}}|table|<table class="toccolours sortable" style="text-align:center; font-size: 92%; border:2px solid {{{color1}}}"><tr><th rowspan="2" width=50 valign=bottom>{{#if:{{{country|}}}|[[File:Coat of Arms of {{{country}}}.png|44px]]Season|Season}}</th><th colspan="2" width=250 style="border-bottom:3px solid {{{color3}}}">Top League</th><th colspan="2" width=250 style="border-bottom:3px solid {{{color3}}}">National Cup</th></tr>  
<tr><th>Champions</th><th>Manager</th><th>Champions</th><th>Manager</th></tr>
<tr><th>Champions</th><th>Manager</th><th>Champions</th><th>Manager</th></tr>
<tr><th colspan=6 bgcolor={{{color2}}}></th></tr>
<tr><th colspan=6 bgcolor={{{color2}}}></th></tr>|<!--
<!--Table Row-->
 
|<tr><td>{{{1}}}</td><td>{{{2}}}</td><td>{{{3}}}</td><td>{{{4}}}</td><td>{{{5}}}</td></tr>}}
Table Row
<!--Table Row-->
 
<!--Use: {{Infobox/end}}-->
--><tr><td>{{{1}}}</td><td>{{{2}}}</td><td>{{{3}}}</td><td>{{{4}}}</td><td>{{{5}}}</td></tr>|}}
<!--
Table end
Use: {{Infobox/end}}
-->
<noinclude>[[Category:Country templates]]
<noinclude>[[Category:Country templates]]
[[Category:Infobox templates|Country]]</noinclude>
[[Category:Infobox templates|Country]]</noinclude>

Revision as of 16:27, 7 January 2020

Usage

{{Infotable/Country|table|color1=darkred|color2=blue|color3=orange}}

{{Infotable/Country|00| [[Team with link]] | [[user:name linked |name linked ]] 
                      | Team no link       | name no link}}

{{Infobox/end}}

Result

SeasonTop LeagueNational Cup
ChampionsManagerChampionsManager
00Team with linkATeam no linkname B

{{{1}}}{{{2}}}{{{3}}}{{{4}}}{{{5}}}