Difference between revisions of "Template:TeamAbbrToName"
From Golly.Life Wiki
(Created page with "<includeonly>{{#switch: {{{1}}}|AA=Alewife Arsonists|ATL=Atlanta Glitter Sharks|BTX=Baltimore Texas|DECO=Delaware Corporate Shells|DET=Detroit Grape Chews|EA=Elko Astronauts|F...") |
|||
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly>{{#switch: {{{1}}}|AA=Alewife Arsonists|ATL=Atlanta Glitter Sharks|BTX=Baltimore Texas|DECO=Delaware Corporate Shells|DET=Detroit Grape Chews|EA=Elko Astronauts|FWPT= | + | <includeonly>{{#switch: {{{1}}}<!-- |
| + | -->|AA=Alewife Arsonists<!-- | ||
| + | -->|ABQ=Albuquerque Solarpunks<!-- | ||
| + | -->|ATL=Atlanta Glitter Sharks<!-- | ||
| + | -->|BB=Boylston Boogers<!-- | ||
| + | -->|BTX=Baltimore Texas<!-- | ||
| + | -->|BTX2=Baltimore Texas II<!-- | ||
| + | -->|BPT=Baltimore Piano Tuners<!-- | ||
| + | -->|DECO=Delaware Corporate Shells<!-- | ||
| + | -->|DECOOLD=Delaware Corporate Shells<!-- | ||
| + | -->|DET=Detroit Grape Chews<!-- | ||
| + | -->|EA=Elko Astronauts<!-- | ||
| + | -->|FF=Phoenix Freshrolls<!-- | ||
| + | -->|FFF=Fargo Flea Flickers<!-- | ||
| + | -->|FWPT=Ft. Worth Piano Tuners<!-- | ||
| + | -->|GJC=Grand Junction Conjunctions<!-- | ||
| + | -->|LIL=Louisville Illusionists<!-- | ||
| + | -->|OSHA=Jersey OSHA Violations<!-- | ||
| + | -->|LBFB=Long Beach Flightless Birds<!-- | ||
| + | -->|MILF=Milwaukee Flamingos<!-- | ||
| + | -->|MW=Mobile Wheels<!-- | ||
| + | -->|ORL=Orlando Business Majors<!-- | ||
| + | -->|SAC=Sacramento Boot Lickers<!-- | ||
| + | -->|SDBA=San Diego Balloon Animals<!-- | ||
| + | -->|SFBS=San Francisco Boat Shoes<!-- | ||
| + | -->|SGE=Sugar Grove Eavesdroppers<!-- | ||
| + | -->|SLC=Salt Lake Turbulence<!-- | ||
| + | -->|SS=Seattle Sneakers<!-- | ||
| + | -->|TB=Tucson Butchers<!-- | ||
| + | -->|VV=Vegas Vampires<!-- | ||
| + | ----------------------------------- | ||
| + | -->|DCD=Davenport Cliff Divers<!-- | ||
| + | -->|BCC=Boulder Creek Cardsharps<!-- | ||
| + | -->|FFR=Freedom Fries<!-- | ||
| + | -->|SCB=Santa Cruz Bananas<!-- | ||
| + | -->|AI=Aptos Investigators<!-- | ||
| + | -->|SSS=Seaside Swashbucklers<!-- | ||
| + | -->|PGM=Pacific Grove Monarchists<!-- | ||
| + | -->|DD=Moss Landing Daredevils<!-- | ||
| + | -->|CYC=Carmel Yacht Club<!-- | ||
| + | -->|MM=Monterey Meteorologists<!-- | ||
| + | -->|SCS=Sand City Sidewinders<!-- | ||
| + | -->|BBR=Berkeley Brutalists<!-- | ||
| + | -->|OB=Oakland Bees<!-- | ||
| + | -->|RS=Richmond Slicks<!-- | ||
| + | -->|SBC=Sausalito Bouncy Castles<!-- | ||
| + | -->|VB=Vallejo Barnstormers<!-- | ||
| + | -->|ST=Sutro Tower<!-- | ||
| + | -->|SGSC=San Gregorio Sand Crabs<!-- | ||
| + | -->|SJA=San Jose Avionics<!-- | ||
| + | -->|MVM=Mountain View Miners<!-- | ||
| + | -->|HP=Hayward Pipelines<!-- | ||
| + | -->}}</includeonly><noinclude> | ||
This is a switch that takes a capitalized team abbreviation as an input and returns the full plain name of the team. | This is a switch that takes a capitalized team abbreviation as an input and returns the full plain name of the team. | ||
Example: <code><nowiki>{{TeamAbbrToName|DECO}}</nowiki></code> returns <code>Delaware Corporate Shells</code>: {{TeamAbbrToName|DECO}} | Example: <code><nowiki>{{TeamAbbrToName|DECO}}</nowiki></code> returns <code>Delaware Corporate Shells</code>: {{TeamAbbrToName|DECO}} | ||
| + | |||
| + | Example: <code><nowiki>{{TeamAbbrToName|DD}}</nowiki></code> returns <code>Moss Landing Daredevils</code>: {{TeamAbbrToName|DD}} | ||
| + | |||
| + | [[Category:Teams]] | ||
| + | [[Category:Team Templates]] | ||
| + | [[Category:Update When New Teams]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 08:02, 14 February 2024
This is a switch that takes a capitalized team abbreviation as an input and returns the full plain name of the team.
Example: {{TeamAbbrToName|DECO}} returns Delaware Corporate Shells: Delaware Corporate Shells
Example: {{TeamAbbrToName|DD}} returns Moss Landing Daredevils: Moss Landing Daredevils