Template:Infotable NT Coaches/doc: Difference between revisions
From Hattrick
Jump to navigationJump to search
Created page with "==Usage== ===Pattern for update of template=== For every World Cup edition add: <pre> |- ! WC ?edition? {{Flagicon|?host?}} | User:{{{WC?edition..." |
No edit summary |
||
| Line 1: | Line 1: | ||
==Usage== | ==Usage== | ||
===Pattern for update of template=== | ===Pattern for update of template=== | ||
To update the template, for new World Cup edition add: | |||
<pre> | <pre> | ||
|- | |- | ||
| Line 7: | Line 7: | ||
| [[User:{{{WC?edition?_coach}}}|{{{WC?edition?_coach}}}]] | | [[User:{{{WC?edition?_coach}}}|{{{WC?edition?_coach}}}]] | ||
| [[{{{national}}} elections for World Cup ?roman number?|{{#if:{{{WC?edition?_votes|}}}|{{{WC?edition?_votes}}}|? / ?}}]] | | [[{{{national}}} elections for World Cup ?roman number?|{{#if:{{{WC?edition?_votes|}}}|{{{WC?edition?_votes}}}|? / ?}}]] | ||
| {{#if:{{{ | | {{#if:{{{WC?edition?result|}}}|{{{WC?edition?result}}}|Eliminated in the Group stage}} | ||
</pre> | </pre> | ||
| Line 17: | Line 17: | ||
* WC?edition?result = final position in WC | * WC?edition?result = final position in WC | ||
Remember to | Remember to add correct text between ?_? (for ''?roman number?'', ''?host?'', ''?edition?'') | ||
===Pattern to fill in === | ===Pattern to fill in === | ||
In NT page | In a NT page add: | ||
<pre> | <pre> | ||
{{Infotable NT Coaches| | {{Infotable NT Coaches| | ||
| Line 94: | Line 94: | ||
| WC15_coach = | | WC15_coach = | ||
| WC15_votes = | | WC15_votes = | ||
| | | WC15result = | ||
| WC14_coach = | | WC14_coach = | ||
| WC14_votes = | | WC14_votes = | ||
| | | WC14result = | ||
| WC13_coach = | | WC13_coach = | ||
Revision as of 19:23, 22 December 2019
Usage
Pattern for update of template
To update the template, for new World Cup edition add:
|-
! [[World Cup ?roman number?|WC ?edition?]] {{Flagicon|?host?}}
| [[User:{{{WC?edition?_coach}}}|{{{WC?edition?_coach}}}]]
| [[{{{national}}} elections for World Cup ?roman number?|{{#if:{{{WC?edition?_votes|}}}|{{{WC?edition?_votes}}}|? / ?}}]]
| {{#if:{{{WC?edition?result|}}}|{{{WC?edition?result}}}|Eliminated in the Group stage}}
Legend:
- national = (required) adjective of nation (example: Italian, Polish, Oceanian, etc.).
- national color = adds a border of choosen color to table
- WC?edition?_coach = (required)
- WC?edition?_votes = if known, number of votes / total votes in national election
- WC?edition?result = final position in WC
Remember to add correct text between ?_? (for ?roman number?, ?host?, ?edition?)
Pattern to fill in
In a NT page add:
{{Infotable NT Coaches|
| national =
| national color =
| WC31_coach =
| WC31_votes =
| WC31result = ''in progress''
| WC30_coach =
| WC30_votes =
| WC30result =
| WC29_coach =
| WC29_votes =
| WC29result =
| WC28_coach =
| WC28_votes =
| WC28result =
| WC27_coach =
| WC27_votes =
| WC27result =
| WC26_coach =
| WC26_votes =
| WC26result =
| WC25_coach =
| WC25_votes =
| WC25result =
| WC24_coach =
| WC24_votes =
| WC24result =
| WC23_coach =
| WC23_votes =
| WC23result =
| WC22_coach =
| WC22_votes =
| WC22result =
| WC21_coach =
| WC21_votes =
| WC21result =
| WC20_coach =
| WC20_votes =
| WC20result =
| WC19_coach =
| WC19_votes =
| WC19result =
| WC18_coach =
| WC18_votes =
| WC18result =
| WC17_coach =
| WC17_votes =
| WC17result =
| WC16_coach =
| WC16_votes =
| WC16result =
| WC15_coach =
| WC15_votes =
| WC15result =
| WC14_coach =
| WC14_votes =
| WC14result =
| WC13_coach =
| WC13_votes =
| WC13result =
| WC12_coach =
| WC12_votes =
| WC12result =
| WC11_coach =
| WC11_votes =
| WC11result =
| WC10_coach =
| WC10_votes =
| WC10result =
| WC09_coach =
| WC09_votes =
| WC09result =
| WC08_coach =
| WC08_votes =
| WC08result =
| WC07_coach =
| WC07_votes =
| WC07result =
| WC06_coach =
| WC06_votes =
| WC6result =
| WC05_coach =
| WC05_votes =
| WC05result =
| WC04_coach =
| WC04_votes =
| WC04result =
| WC03_coach =
| WC03_votes =
| WC03result =
| WC02_coach =
| WC02_votes =
| WC02result =
| WC01_coach =
| WC01_votes =
| WC01result =
}}
Then compile.