Difference between revisions of "Template:Infobox windmill/doc"
Jump to navigation
Jump to search
imported>Sardanaphalus (sandbox non-categorization) |
imported>Funandtrvl (nvbx) |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| + | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
{{Intricate template}} | {{Intricate template}} | ||
| − | |||
Use to describe individual windmills. | Use to describe individual windmills. | ||
| − | + | ==Usage== | |
{{Infobox windmill | {{Infobox windmill | ||
| name = {{{name}}} | | name = {{{name}}} | ||
| Line 70: | Line 70: | ||
}} | }} | ||
</pre> | </pre> | ||
| + | {{clear}} | ||
| + | ==See also== | ||
| + | {{Buildings and structures infobox templates}} | ||
| − | + | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | |
| − | + | <!-- Categories below this line, please; interwikis at Wikidata --> | |
| − | |||
| − | {{#ifeq:{{SUBPAGENAME}}|sandbox | | ||
| − | |||
[[Category:Buildings and structures infobox templates|Windmill]] | [[Category:Buildings and structures infobox templates|Windmill]] | ||
}}</includeonly> | }}</includeonly> | ||
Revision as of 22:38, 4 December 2014
| 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}}} |
| 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 =
| lat =
| long =
| 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