Template:Infotable/Country: Difference between revisions

From Hattrick
Jump to navigationJump to search
Para Para (talk | contribs)
Created page with "<noinclude>{{documentation}}</noinclude> <!--Table Header--> {{#ifeq:{{{1|}}}|table|<table class="toccolours sortable" style="text-align:center; font-size: 92%; border:2px sol..."
 
No edit summary
 
(3 intermediate revisions by one other user not shown)
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 |}}</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=orange|color2=red|color3=lightblue|country=pagename}}
 
{{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=orange|color2=red|color3=lightblue|logo=[[File:HTInternational.png|44px]]}}
{{Infotable/Country|00| [[Team with link]] | [[user:name linked|name linked]] | Team no link | name no link}}
{{Infobox/end}}
 
 
==== 5 inserts ====
</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|{{{logo|}}} 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></tr>}}
Table Row
<!--Table Row-->
 
<!--Use: {{Infobox/end}}-->
--><tr><td>{{{1}}}</td><td>{{{2}}}</td><td style="text-align:left"><small>{{{3}}}</small></td><td>{{{4}}}</td><td style="text-align:left"><small>{{{5}}}</small></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>

Latest revision as of 12:31, 22 January 2020

Usage

{{Infotable/Country|table|color1=orange|color2=red|color3=lightblue|country=pagename}}

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

{{Infobox/end}}

Result

SeasonTop LeagueNational Cup
ChampionsManagerChampionsManager
00 Team with link name linked Team no link name no link


5 inserts

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