模板:TEU
Purpose[编辑]
To show measurements in terms of the Twenty-foot equivalent unit in a consistent manner that is compliant with WP:MOSNUM. Also to introduce the intended meaning of the abbreviation TEU the first time it is used in an article.
Usage[编辑]
{{TEU|number|first=yes}}
Specify first=yes to create a verbose description suitable for the first occurrence on a page.
TemplateData[编辑]
<templatedata> { "params": { "first": { "label": "First occurrence?", "description": "Displays the long form if any text is present. Set this only if it's the first occurrence in an article.", "example": "yes" }, "amt": { "aliases": [ "1" ], "label": "Amount", "description": "The quantity to display", "example": "4,000", "type": "number" } }, "description": "Shows measurements in terms of the Twenty-foot equivalent unit in a consistent manner that is compliant with WP:MOSNUM. Introduces the intended meaning of the abbreviation TEU the first time it is used in an article.", "format": "inline" } </templatedata>
Examples[编辑]
| Input | Displays as |
| {{TEU|36,000|first=yes}} | 36,000 廿呎标准货柜(TEU) |
| {{TEU|36,000}} | 36,000 TEU |
相关模板[编辑]
| 模板 | 测量数据 | 栗子 | 单位类型 | 用法 |
|---|---|---|---|---|
| {{Displacement}} | for displacement (ships) | 36,000 公吨排水量 36,000 长吨排水量 |
weight | modern |
| {{DWT}} | for deadweight tonnage | 36,000 长吨载重吨位 (DWT) | weight | modern |
| {{GT}} | for gross tonnage | 36,000 总吨位(GT) | volume | modern |
| {{NetT}} | for net tonnage | 36,000 净吨位(NT) | dimensionless index | modern |
| {{TEU}} | for twenty-foot equivalent units | 36,000 廿呎标准货柜(TEU) | capacity | modern |
| {{NRT}} | for net register tonnage | 36,000 净容积总吨(NRT) | volume | outdated |
| {{GRT}} | for gross register tonnage | 36,000 容积总吨(GRT) | volume | outdated |