Difference between revisions of "Template:DWT/sandbox"
Jump to navigation
Jump to search
imported>Trappist the monk (Default condition and error message) |
imported>WOSlinker (tag fix) |
||
| Line 3: | Line 3: | ||
|long={{#if:{{{2|{{{unit}}}}}}|{{#ifeq:{{{2|{{{unit}}}}}}|metric| tonnes|{{#ifeq:{{{2|{{{unit}}}}}}|long| long tons| tons}} }}|}} {{#ifeq:{{{link|}}}|off|deadweight|[[Deadweight tonnage|deadweight]]}} (DWT) | |long={{#if:{{{2|{{{unit}}}}}}|{{#ifeq:{{{2|{{{unit}}}}}}|metric| tonnes|{{#ifeq:{{{2|{{{unit}}}}}}|long| long tons| tons}} }}|}} {{#ifeq:{{{link|}}}|off|deadweight|[[Deadweight tonnage|deadweight]]}} (DWT) | ||
|adj={{#if:{{{2|{{{unit}}}}}}|{{#ifeq:{{{2|{{{unit}}}}}}|metric|-tonne|{{#ifeq:{{{2|{{{unit}}}}}}|long|-long ton|-ton}} }}|}} {{#ifeq:{{{link|}}}|off|deadweight|[[Deadweight tonnage|deadweight]]}} (DWT) | |adj={{#if:{{{2|{{{unit}}}}}}|{{#ifeq:{{{2|{{{unit}}}}}}|metric|-tonne|{{#ifeq:{{{2|{{{unit}}}}}}|long|-long ton|-ton}} }}|}} {{#ifeq:{{{link|}}}|off|deadweight|[[Deadweight tonnage|deadweight]]}} (DWT) | ||
| − | |#default={{red|1= <code>|disp={{{disp | + | |#default={{red|1= <code>|disp={{{disp}}}</code>}} |
}}<!-- | }}<!-- | ||
-->|{{#if:{{{2|{{{unit}}}}}}|{{#ifeq:{{{2|{{{unit}}}}}}|metric| t|{{#ifeq:{{{2|{{{unit}}}}}}|long| LT|}} }}|}} {{#ifeq:{{{link|}}}|off|DWT|[[Deadweight tonnage|DWT]]}}}} }}</includeonly><noinclude>{{template doc}}</noinclude> | -->|{{#if:{{{2|{{{unit}}}}}}|{{#ifeq:{{{2|{{{unit}}}}}}|metric| t|{{#ifeq:{{{2|{{{unit}}}}}}|long| LT|}} }}|}} {{#ifeq:{{{link|}}}|off|DWT|[[Deadweight tonnage|DWT]]}}}} }}</includeonly><noinclude>{{template doc}}</noinclude> | ||
Latest revision as of 20:48, 24 March 2018
| 50px | This is the template sandbox page for Template:DWT (diff). See also the companion subpage for test cases. |
Purpose
To show deadweight tonnage, whether expressed in metric or long tons, in a consistent manner. Also to introduce the units used and the intended meaning of the abbreviation DWT the first time it is used in an article.
Usage
{{DWT|number|unit|disp=|link=}}
- Parameters
- number: numerical value of the deadweight tonnage;
- unit: specifies the units in which the dead weight tonnage is measured; use
longormetric; - disp: controls how the template will render in the page:
|disp=when empty or omitted, displays the abbreviated form:{{DWT|36,000|metric|disp=}}→ 36,000 t DWT
|disp=longcreates a verbose description suitable for the first occurrence on a page{{DWT|36,000|metric|disp=long}}→ 36,000 tonnes deadweight (DWT)
|disp=adjcreates the adjectival form:{{DWT|36,000|metric|disp=adj}}→ 36,000-tonne deadweight (DWT)
- link: controls when the template output is linked to the deadweight tonnage article
|link=when empty or omitted, links to the deadweight tonnage article; this is the default;{{DWT|36,000|metric|disp=long|link=}}→ 36,000 tonnes deadweight (DWT)
|link=offinstances of the rendered template are not linked to the deadweight tonnage article:{{DWT|36,000|metric|disp=long|link=off}}→ 36,000 tonnes deadweight (DWT)
Examples
| Input | Displays as |
| {{DWT|36,000|metric|disp=long}} | 36,000 tonnes deadweight (DWT) |
| {{DWT|36,000|long|disp=long}} | 36,000 long tons deadweight (DWT) |
| {{DWT|36,000|metric}} | 36,000 t DWT |
| {{DWT|36,000|long}} | 36,000 LT DWT |
| {{DWT|36,000}} | 36,000 DWT |
- From a page move: This is a redirect from a page that has been moved (renamed). This page was kept as a redirect to avoid breaking links, both internal and external, that may have been made to the old page name.
| The above documentation is transcluded from Template:DWT/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |