Difference between revisions of "Template:Infobox sailing yacht/doc"
imported>Yachty4000 |
imported>Hashar (Migrate to template data) |
||
| Line 75: | Line 75: | ||
==Parameters== | ==Parameters== | ||
This infobox takes a number of parameters, which are optional unless indicated otherwise: | This infobox takes a number of parameters, which are optional unless indicated otherwise: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<includeonly> | <includeonly> | ||
| Line 171: | Line 80: | ||
[[Category:Sailing infobox templates]] | [[Category:Sailing infobox templates]] | ||
</includeonly> | </includeonly> | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "title": { | ||
| + | "description": "The common name of the yacht which should preferably be the same as the article title. If the parameter is omitted, the article name is used.", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "image": { | ||
| + | "description": "An image to represent the yacht or logo of the team.", | ||
| + | "type": "wiki-file-name" | ||
| + | }, | ||
| + | "image_size": {}, | ||
| + | "alt": {}, | ||
| + | "caption": { | ||
| + | "description": "A caption for the image. Terms in the caption can be wikilinked, if desired.", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "othernames": { | ||
| + | "description": "Other names in the career of the yacht", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "club": { | ||
| + | "description": "The yacht club", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "nat": { | ||
| + | "description": "The nationality of registration" | ||
| + | }, | ||
| + | "class": { | ||
| + | "description": "Competition class" | ||
| + | }, | ||
| + | "sailno": { | ||
| + | "description": "Sail number", | ||
| + | "example": "US–74", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "boats": {}, | ||
| + | "designer": { | ||
| + | "description": "The yacht's designer" | ||
| + | }, | ||
| + | "builder": { | ||
| + | "description": "The yacht's boatbuilder", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "launched": { | ||
| + | "description": "Date launched", | ||
| + | "example": "1993", | ||
| + | "type": "date" | ||
| + | }, | ||
| + | "owner": { | ||
| + | "description": "Team Principal or Owner", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "fate": { | ||
| + | "description": "The fate of the boat", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "skip": { | ||
| + | "description": "Skipper/Helmsman", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "wins": { | ||
| + | "description": "Major trophies such as LV Cups or America Cup wins", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "ac_year": { | ||
| + | "description": "The editions of America's Cup the yacht participated in" | ||
| + | }, | ||
| + | "lc_year": { | ||
| + | "description": "The editions of America's Cup Challenger Selections Series (Louis Vuitton Cup, Herbert Pell Cup et cetera) the yacht participated in" | ||
| + | }, | ||
| + | "cc_year": { | ||
| + | "description": "The editions of America's Cup Defender Selections Series the yacht participated in" | ||
| + | }, | ||
| + | "og_year": { | ||
| + | "description": "The editions of Summer Olympics the yacht participated in" | ||
| + | }, | ||
| + | "notablecrew": { | ||
| + | "description": "other notable crew members, like Tacticians or others with Wiki pages" | ||
| + | }, | ||
| + | "rr_year": { | ||
| + | "description": "The editions of Route du Rhum the yacht participated in" | ||
| + | }, | ||
| + | "displacement": { | ||
| + | "description": "Displacement of the boat." | ||
| + | }, | ||
| + | "type": { | ||
| + | "description": "hull/rig type: sloop, cutter, schooner, catamaran, trimaran, etc.", | ||
| + | "example": "catamaran", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "height": { | ||
| + | "description": "Height of the mast" | ||
| + | }, | ||
| + | "length": { | ||
| + | "description": "Length of the boats. Length overall (LOA), length at waterline (LWL) or both." | ||
| + | }, | ||
| + | "beam": { | ||
| + | "description": "Beam of the boat" | ||
| + | }, | ||
| + | "draft": { | ||
| + | "description": "Draft of the boat" | ||
| + | }, | ||
| + | "sail": { | ||
| + | "description": "Total area of all sails" | ||
| + | }, | ||
| + | "crew": { | ||
| + | "description": "Crew number" | ||
| + | }, | ||
| + | "notes": { | ||
| + | "description": "Any other notes about the boat", | ||
| + | "type": "string" | ||
| + | } | ||
| + | }, | ||
| + | "description": "This template summarizes information about an individual racing yacht. For racing syndicates use {{tlx|Infobox Sailing team}}.", | ||
| + | "paramOrder": [ | ||
| + | "title", | ||
| + | "image", | ||
| + | "image_size", | ||
| + | "alt", | ||
| + | "caption", | ||
| + | "othernames", | ||
| + | "club", | ||
| + | "nat", | ||
| + | "class", | ||
| + | "sailno", | ||
| + | "boats", | ||
| + | "designer", | ||
| + | "builder", | ||
| + | "launched", | ||
| + | "owner", | ||
| + | "fate", | ||
| + | "skip", | ||
| + | "wins", | ||
| + | "notablecrew", | ||
| + | "ac_year", | ||
| + | "lc_year", | ||
| + | "cc_year", | ||
| + | "og_year", | ||
| + | "rr_year", | ||
| + | "displacement", | ||
| + | "type", | ||
| + | "height", | ||
| + | "length", | ||
| + | "beam", | ||
| + | "draft", | ||
| + | "sail", | ||
| + | "crew", | ||
| + | "notes" | ||
| + | ] | ||
| + | } | ||
| + | </templatedata> | ||
Revision as of 22:36, 5 December 2016
| This is a documentation subpage for Template:Infobox sailing yacht. It contains usage information, categories and other content that is not part of the original template page. |
This infobox should italicize the article title automatically. If this is not required, add |italic title=no to the list of parameters. If this is required but the title is not being italicized, try |italic title=force. |
Usage
| [[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1|{{{alt}}}]] {{{caption}}} | |
| Other names | {{{othernames}}} |
|---|---|
| Yacht club | {{{club}}} |
| Nation | {{{nat}}} |
| Class | {{{class}}} |
| Sail no | {{{sailno}}}{{{boats}}} |
| Designer(s) | {{{designer}}} |
| Builder | {{{builder}}} |
| Launched | {{{launched}}} |
| Owner(s) | {{{owner}}} |
| Fate | {{{fate}}} |
| Racing career | |
| Skippers | {{{skip}}} |
| Crew members | {{{notablecrew}}} |
| Notable victories | {{{wins}}} |
| America's Cup | {{{ac_year}}} |
| AC Challenger Selection Series | {{{lc_year}}} |
| AC Defender Selection Series | {{{cc_year}}} |
| Olympics | {{{og_year}}} |
| Route du Rhum | {{{rr_year}}} |
| Specifications | |
| Type | {{{type}}} |
| Displacement | {{{displacement}}} |
| Length | {{{length}}} |
| Beam | {{{beam}}} |
| Draft | {{{draft}}} |
| Mast height | {{{height}}} |
| Sail area | {{{sail}}} |
| Crew | {{{crew}}} |
| Notes | |
| {{{notes}}} | |
This template summarizes information about an individual racing yacht. For racing syndicates use {{Infobox Sailing team}}.
{{Infobox sailing yacht
| title =
| image =
| caption =
| othernames =
| club =
| nat =
| class =
| sailno =
| designer =
| builder =
| launched =
| owner =
| fate =
| skip =
| wins =
| ac_year =
| lv_year =
| cc_year =
| og_year =
| rr_year =
| type =
| displacement =
| length =
| beam =
| draft =
| height =
| sail =
| crew =
| notes =
}}
Parameters
This infobox takes a number of parameters, which are optional unless indicated otherwise:
This template summarizes information about an individual racing yacht. For racing syndicates use {{tlx|Infobox Sailing team}}.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | The common name of the yacht which should preferably be the same as the article title. If the parameter is omitted, the article name is used. | String | optional |
| Image | image | An image to represent the yacht or logo of the team. | File | optional |
| Image_size | image_size | no description | Unknown | optional |
| Alt | alt | no description | Unknown | optional |
| Caption | caption | A caption for the image. Terms in the caption can be wikilinked, if desired. | String | optional |
| Othernames | othernames | Other names in the career of the yacht | String | optional |
| Club | club | The yacht club | String | optional |
| Nat | nat | The nationality of registration | Unknown | optional |
| Class | class | Competition class | Unknown | optional |
| Sailno | sailno | Sail number
| String | optional |
| Boats | boats | no description | Unknown | optional |
| Designer | designer | The yacht's designer | Unknown | optional |
| Builder | builder | The yacht's boatbuilder | String | optional |
| Launched | launched | Date launched
| Date | optional |
| Owner | owner | Team Principal or Owner | String | optional |
| Fate | fate | The fate of the boat | String | optional |
| Skip | skip | Skipper/Helmsman | String | optional |
| Wins | wins | Major trophies such as LV Cups or America Cup wins | String | optional |
| Notablecrew | notablecrew | other notable crew members, like Tacticians or others with Wiki pages | Unknown | optional |
| Ac_year | ac_year | The editions of America's Cup the yacht participated in | Unknown | optional |
| Lc_year | lc_year | The editions of America's Cup Challenger Selections Series (Louis Vuitton Cup, Herbert Pell Cup et cetera) the yacht participated in | Unknown | optional |
| Cc_year | cc_year | The editions of America's Cup Defender Selections Series the yacht participated in | Unknown | optional |
| Og_year | og_year | The editions of Summer Olympics the yacht participated in | Unknown | optional |
| Rr_year | rr_year | The editions of Route du Rhum the yacht participated in | Unknown | optional |
| Displacement | displacement | Displacement of the boat. | Unknown | optional |
| Type | type | hull/rig type: sloop, cutter, schooner, catamaran, trimaran, etc.
| String | optional |
| Height | height | Height of the mast | Unknown | optional |
| Length | length | Length of the boats. Length overall (LOA), length at waterline (LWL) or both. | Unknown | optional |
| Beam | beam | Beam of the boat | Unknown | optional |
| Draft | draft | Draft of the boat | Unknown | optional |
| Sail | sail | Total area of all sails | Unknown | optional |
| Crew | crew | Crew number | Unknown | optional |
| Notes | notes | Any other notes about the boat | String | optional |