Template:Infobox US university ranking/doc
{{Documentation subpage}}
{{Lua|Module:Infobox|Module:Check for unknown parameters}}
Shows the ranking of a college or university in a standard way. Only a select number of rankings are available.
Parameters
The infobox may be used to summarize information about rankings of US universities and colleges. It only reflects broad university rankings. Specific rankings about the university and its individual schools and colleges should be reflected in prose in the body of the article, not in this high-level template. See :Category:University and college rankings templates for templates that may be used in the articles for the schools within a university.
This infobox may be added by pasting the template as shown below into an article. Insert only the ranking into the template field (i.e., "1" not "1st," "2" not "2nd," etc.).
{{Parameter names example | ARWU_NU | ARWU_W | Forbes_NU | QS_W | THE_W | USNWR_LA | USNWR_NU | USNWR_REG | USNWR_W | WSJ_NU | Wamo_BAC | Wamo_LA | Wamo_MAS | Wamo_NU }}
{{Infobox US university ranking
| Wamo_BAC =
| USNWR_LA =
| Wamo_LA =
| Wamo_MAS =
| USNWR_REG =
| ARWU_NU =
| Forbes_NU =
| USNWR_NU =
| Wamo_NU =
| WSJ_NU =
| ARWU_W =
| QS_W =
| THE_W =
| USNWR_W =
}}
{{Clear}}
Examples
= Baccalaureate college =
{{Infobox US university ranking
| Wamo_BAC = 12
}}
{{Infobox US university ranking
| Wamo_BAC = 12
}}
{{Clear}}
= Liberal arts college =
{{Infobox US university ranking
| USNWR_LA = 4
| Wamo_LA = 6
}}
{{Infobox US university ranking
| USNWR_LA = 4
| Wamo_LA = 6
}}
{{Clear}}
= Master's university =
{{Infobox US university ranking
| Wamo_MAS = 35
}}
{{Infobox US university ranking
| Wamo_MAS = 35
}}
{{Clear}}
= Regional university =
{{Infobox US university ranking
| USNWR_REG = 3
}}
{{Infobox US university ranking
| USNWR_REG = 3
}}
{{Clear}}
= National and global universities =
{{Infobox US university ranking
| ARWU_NU = 9
| Forbes_NU = 11
| USNWR_NU = 8
| Wamo_NU = 11
| WSJ_NU = 19
| ARWU_W = 20
| QS_W = 21
| THE_W = 20
| USNWR_W = 18
}}
{{Infobox US university ranking
| ARWU_NU = 9
| Forbes_NU = 11
| USNWR_NU = 8
| Wamo_NU = 11
| WSJ_NU = 19
| ARWU_W = 20
| QS_W = 21
| THE_W = 20
| USNWR_W = 18
}}
{{Clear}}
{{Reflist}}
TemplateData
{{TemplateData header}}
{
"params": {
"ARWU_NU": {
"label": "Academic Ranking of World Universities (National)",
"description": "Shanghai Jiao Tong University – Academic Ranking of World Universities (in the United States)",
"type": "number"
},
"ARWU_W": {
"label": "Academic Ranking of World Universities (Global)",
"description": "Shanghai Jiao Tong University – Academic Ranking of World Universities",
"type": "number"
},
"Forbes_NU": {
"aliases": [
"Forbes"
],
"label": "Forbes (National)",
"description": "Forbes – America's Top Colleges",
"type": "number"
},
"QS_W": {
"label": "QS (Global)",
"description": "QS – World University Rankings",
"type": "number"
},
"THE_W": {
"aliases": [
"THES_W"
],
"label": "Times Higher Education (Global)",
"description": "The Times Higher Education – World University Rankings",
"type": "number"
},
"USNWR_LA": {
"label": "US News & World Report (Liberal Arts)",
"description": "U.S. News & World Report – National Liberal Arts Colleges Rankings",
"type": "number",
"suggested": false
},
"USNWR_NU": {
"label": "US News & World Report (National)",
"description": "U.S. News & World Report – Best National University Rankings",
"type": "number"
},
"USNWR_REG": {
"label": "US News & World Report (Regional)",
"description": "U.S. News & World Report – Best Regional Universities Rankings (field applicable for all regions)",
"type": "number"
},
"USNWR_W": {
"aliases": [
"USNWR_GU"
],
"label": "US News & World Report (Global)",
"description": "U.S. News & World Report – Best Global Universities Ranking",
"type": "number"
},
"WSJ_NU": {
"aliases": [
"THE_WSJ"
],
"label": "The Wall Street Journal/College Pulse (National)",
"description": "The Wall Street Journal/College Pulse – Best Colleges in the U.S.",
"type": "number"
},
"Wamo_BAC": {
"label": "Washington Monthly (Baccalaureate)",
"description": "Washington Monthly – Bachelor’s (Baccalaureate) Colleges Ranking",
"type": "number"
},
"Wamo_LA": {
"label": "Washington Monthly (Liberal Arts)",
"description": "Washington Monthly – Liberal Arts Colleges Ranking",
"type": "number"
},
"Wamo_MAS": {
"aliases": [
"Wamo_MASTERSU"
],
"label": "Washington Montly (Master's)",
"description": "Washington Monthly – Master’s University Rankings",
"type": "number"
},
"Wamo_NU": {
"label": "Washington Monthly (National)",
"description": "Washington Monthly – National University Rankings",
"type": "number"
}
},
"description": "Lists the rankings for U.S. colleges and universities.",
"format": "block",
"paramOrder": [
"Wamo_BAC",
"USNWR_LA",
"Wamo_LA",
"Wamo_MAS",
"USNWR_REG",
"ARWU_NU",
"Forbes_NU",
"USNWR_NU",
"Wamo_NU",
"WSJ_NU",
"ARWU_W",
"QS_W",
"THE_W",
"USNWR_W"
]
}
Tracking category
{{clc|Infobox US university ranking using unknown parameters}} – This category contains pages using infobox parameters unrecognized by the template. When new parameters are added or modified, the tracking mechanism at the bottom of the template code, implemented using Module:Check for unknown parameters, needs updating as well.
Category:WikiProject Higher education templates
Category:University and college rankings templates
Category:United States universities and colleges templates
Category:Templates that add a tracking category
}}