Jump to content

User:PC-XT/JSubst/fb.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
// <nowiki>
JSubst.fb=[/*linkback: [[User:PC-XT/JSubst/fb]]*/
["Fc",function(p){return"[["+p(1)+" F.C.|"+p(1)+"]]";}],//[[Wikipedia:Templates_for_discussion/Log/2013_December_28]]
["Afc",function(p){return"[["+p(1)+" A.F.C.|"+p(1)+"]]";}],
["Afc2",function(p){return"[[A.F.C. "+p(1)+"|"+p(1)+"]]";}],
["Lfc",function(p){return"[["+p(1)+" L.F.C.|"+p(1)+"]]";}],
["Efs",function(p){return"[["+p(1)+" in English football|"+p(1)+"]]";}],
["Nfa",function(p){return"";}],//need to convert
["Nft",function(p){return 1?"[["+p(1)+" national football team|"+p(1)+"]]":"[["+p(1)+" national football team|"+p(1)+"]]";}],//need to finish conversion
["Nftu",function(p){return"[["+p(2)+" national under-"+p(1)+" football team|"+p(2)+" U-"+p(1)+"]]";}],
["Nwft",function(p){return"{{country data "+p(1)+"\n| country team\n| name = "+p("name","")+"\n| altlink = women's national football team\n| altvar = football\n| mw = women's\n}}";}],
["Nwftu",function(p){return"{{country data "+p(1)+"\n| country team\n| name = "+p("name","")+"\n| altlink = women's national under-19 football team\n| altvar = football\n| mw = women's\n}}";}],
["WLeague NUJ",function(p){return"[[Newcastle Jets FC W-League|Newcastle Jets]]";}],//[[Wikipedia:Templates_for_discussion/Log/2013_December_13#Template:WLeague_NUJ]]
["WLeague AU",function(p){return"[[Adelaide United FC W-League|Adelaide United]]";}],
["WLeague BR",function(p){return"[[Brisbane Roar FC W-League|Brisbane Roar]]";}],
["WLeague CCM",function(p){return"[[Central Coast Mariners FC W-League|Central Coast Mariners]]";}],
["WLeague CU",function(p){return"[[Canberra United FC|Canberra United]]";}],
["WLeague MV",function(p){return"[[Melbourne Victory FC W-League|Melbourne Victory]]";}],
["WLeague PG",function(p){return"[[Perth Glory FC W-League|Perth Glory]]";}],
["WLeague QR",function(p){return"[[Brisbane Roar FC W-League|Queensland Roar]]";}],
["WLeague SFC",function(p){return"[[Sydney FC W-League|Sydney FC]]";}],
["WLeague WSW",function(p){return"[[Western Sydney Wanderers FC W-League|Western Sydney Wanderers]]";}]
];
// </nowiki>