Difference between revisions of "Template:Infobox windmill/doc"
Jump to navigation
Jump to search
imported>Jonesey95 (Convert coords to new parameters. See Wikipedia:Coordinates in infoboxes.) |
imported>WOSlinker (→Usage: update) |
||
| Line 13: | Line 13: | ||
| location_of_mill = {{{location_of_mill}}} | | location_of_mill = {{{location_of_mill}}} | ||
| gbgridref = {{{gbgridref}}} | | gbgridref = {{{gbgridref}}} | ||
| − | | coordinates = {{coord|53.8159|-3.0551|display=inline}} | + | | coordinates = {{coord|53.8159|-3.0551|type:landmark|display=inline}} |
| operator = {{{operator}}} | | operator = {{{operator}}} | ||
| built = {{{built}}} | | built = {{{built}}} | ||
| Line 44: | Line 44: | ||
| location_of_mill = | | location_of_mill = | ||
| gbgridref = | | gbgridref = | ||
| − | | coordinates = {{coord}} | + | | coordinates = {{coord|||type:landmark}} |
| operator = | | operator = | ||
| built = | | built = | ||
| Line 69: | Line 69: | ||
</pre> | </pre> | ||
{{clear}} | {{clear}} | ||
| + | |||
==See also== | ==See also== | ||
{{Buildings and structures infobox templates}} | {{Buildings and structures infobox templates}} | ||
Revision as of 22:28, 9 April 2017
| This is a documentation subpage for Template:Infobox windmill. It contains usage information, categories and other content that is not part of the original template page. |
| This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
Use to describe individual windmills.
Usage
| {{{name}}} | |
|---|---|
| [[File:{{{image}}}|frameless|upright=1]] {{{caption}}} | |
| Lua error in Module:Infobox_mapframe at line 185: attempt to index field 'wikibase' (a nil value). | |
| Origin | |
| Mill name | {{{name_of_mill}}} |
| Mill location | {{{location_of_mill}}} |
| Grid reference | {{{gbgridref}}} |
| Coordinates | Lua error: callParserFunction: function "#coordinates" was not found. |
| Operator(s) | {{{operator}}} |
| Year built | {{{built}}} |
| Information | |
| Purpose | {{{purpose}}} |
| Type | {{{type}}} |
| Storeys | {{{storeys}}} |
| Base storeys | {{{base_storeys}}} |
| Roundhouse storeys | {{{roundhouse_storeys}}} |
| Smock sides | {{{smock_sides}}} |
| No. of sails | {{{sail_number}}} |
| Type of sails | {{{sail_type}}} |
| Windshaft | {{{windshaft}}} |
| Winding | {{{winding}}} |
| Fantail blades | {{{fantail_blades}}} |
| Auxiliary power | {{{auxpower}}} |
| No. of pairs of millstones | {{{pairs_of_millstones}}} |
| Size of millstones | {{{stone_size}}} |
| Type of saw | {{{saw_type}}} |
| Type of pump | {{{pump_type}}} |
| Scoopwheel diameter | {{{scoop_dia}}} |
| Year lost | {{{lost}}} |
| Other information | {{{other}}} |
{{Infobox windmill
| name =
| image =
| caption =
| name_of_mill =
| location_of_mill =
| gbgridref =
| coordinates = {{coord|||type:landmark}}
| operator =
| built =
| purpose =
| type =
| storeys =
| base_storeys =
| roundhouse_storeys =
| smock_sides =
| sail_number =
| sail_type =
| windshaft =
| winding =
| fantail_blades =
| auxpower =
| pairs_of_millstones =
| stone_size =
| saw_type =
| pump_type =
| scoop_dia =
| lost =
| other =
}}
See also