![]() | This template does not require a rating on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||
|
{{editprotected}} I'm requesting that "margin:auto auto;" be removed, as it is completely pointless (Navbox already uses margin:auto by default), and it will mess up some CSS rendering of the template once the new version of Navbox comes into effect (which will happen on May 1, 2008). This change should have no visible effect at all on this template at this time. Thanks, --CapitalR (talk) 19:23, 1 April 2008 (UTC)
For any interested parties, please see discussion at Template talk:National squad concerning changing the template to 100% width. Thanks, --CapitalR (talk) 12:36, 17 April 2008 (UTC)
Any chance someone could change the code of this navbox so that the endash is not included in the link to the club's List of managers? It's not urgent, but I just noticed it and now it's kinda bugging me. – PeeJay 19:04, 26 May 2008 (UTC)
{{editprotect}} Add support for below see User:Gnevin/sandbox and User:Gnevin/sandbox1 for the code Gnevin (talk) 18:54, 12 July 2008 (UTC)
{{editprotected}}
Please replace the line {{{textcolor|#000;}}};"> {{#if:{{{american|}}}|Head Coaches|Managers}}</span>}} with {{{textcolor|#000;}}};"> Managers</span>}}
and a line :
|American =
to template. It will allow US teams to have the words 'Head Coaches' instead of the British 'Managers' title. Please see source of request as it is not displaying correctly.
TheBigJagielka (talk) 16:35, 13 July 2010 (UTC)
{{{textcolor|#000;}}};"> {{#if:{{{American|}}}|Head Coaches|Managers}}</span>}}
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please replace the template code with this version of the sandbox. This will do several things, (a) make the version displayed at the top of the template page look better, (b) allow for the default to use style statements from MediaWiki:Common.css which is in compliance with wp:deviations, (c) remove the extra double semicolons. Since all calls to this template are specifying the colour scheme, it will not change the existing appearance in any articles. Thank you. Frietjes (talk) 16:21, 7 June 2011 (UTC)
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add an hcard microformat by adding;
bodyclass=vcard
and changing:
| title= [[{{{teamname}}}|<span style="{{#if:{{{textcolor|}}}|color:{{{textcolor}}};}}">{{{title|{{{teamname}}}}}}</span>]]
to:
| title= <span class="fn org">[[{{{teamname}}}|<span style="{{#if:{{{textcolor|}}}|color:{{{textcolor}}};}}">{{{title|{{{teamname}}}}}}</span>]]</span>
There should be no visible changes. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 00:24, 12 December 2011 (UTC)
How can the DAB in parenthesis of a club's title be hidden (see Template:Airdrieonians F.C. managers where I want to hide the 1878 in brackets)? Number 57 19:22, 24 June 2013 (UTC)
Please see WT:WikiProject Football#Template:Football manager history where I have outlined a plan to replace this template in order to greatly reduce the number of templates that are called when a history navbox is used. Johnuniq (talk) 05:04, 8 February 2016 (UTC)
I updated this template to use the module and am now working on the documentation. I have removed the following Interwikis as they should be in Wikidata. I'll try to investigate that later.
[[ar:قالب:تاريخ مدربو كرة قدم]] [[bn:টেমপ্লেট:Football manager history]] [[ja:Template:Football manager history]] [[sv:Mall:Tränarhistoria]]
Johnuniq (talk) 03:32, 12 February 2016 (UTC)
How do we deal with temporary managers? For example for the Philippine national team, Thomas Dooley is the "regular" head coach/manager but the national federation decides to have another coach, in this case Marlon Maro to coach the national team in a December 2017 friendly tournament. Dooley isn't sacked and remains coach. Maro will just mentor the team for the said tournament. Can anyone please check my approach: Template:Philippines national football team managersHariboneagle927 (talk) 13:28, 28 November 2017 (UTC)
I've probably missed something, but if a a manager has left in the same year he joined, and a new manager is yet to be appointed, how would one format this? I was just trying to update {{Scunthorpe United F.C. managers}}
. Nick Daws was appointed earlier this year and has just been sacked. Obviously 2018
produces 2018–
but 2018 to 18
produces 2018–18
. Is there a way of just displaying 2018
when it is the last entry? Nzd (talk) 11:38, 24 August 2018 (UTC)
The template list wouldn't parse correctly if a template is being used in the list. Here is the sample:
Thanks for the help — Preceding unsigned comment added by Winstonhyypia (talk • contribs) 01:45, 14 February 2020 (UTC)
@Winstonhyypia: I put a new version of the module in zh:Module:Football manager history that I believe will handle the problem. Please test and report here if it is ok. If so, I will update the module here. Johnuniq (talk) 04:19, 15 February 2020 (UTC)
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Change "Head coaches" to "head coaches" to match capitalization of "managers" and to comply with MOS:JOBTITLES. BLAIXX 23:58, 25 March 2022 (UTC)
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Change "Head coaches" to "head coaches". This is the same request I made 2.5 years ago but I will explain myself fully this time.
This template has a parameter called "american_english" and all it does is changes part of the navbox title from "managers" to "Head coaches". There is no reason for "head coaches" to be capitalized so it should be corrected. I believe this is an uncontroversial request. Below is how the template in its two configurations: with the american_english parameter false, and true.
I have made the following change in the sandbox which renders the title correctly, as seen below.
− | local mgr = spancolor .. (american_english and | + | local mgr = spancolor .. (american_english and 'head coaches' or 'managers') .. '</span>' |
Thanks. BLAIXX 03:46, 22 November 2024 (UTC)