Template:Infotable NT Coaches/doc

From Hattrick
Revision as of 16:50, 22 December 2019 by Para Para (talk | contribs) (Created page with "==Usage== ===Pattern for update of template=== For every World Cup edition add: <pre> |- ! WC ?edition? {{Flagicon|?host?}} | User:{{{WC?edition...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Usage

Pattern for update of template

For every 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:{{{result?edition?|}}}|{{{result?edition?}}}|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 update text between ?_? (?roman number?, ?host?, ?edition?)

Pattern to fill in

In NT page (under content "Coaches") 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     = 
  | WCt15result    = 

  | WC14_coach     = 
  | WC14_votes     = 
  | WCt14result    = 

  | 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.