forked from MapComplete/MapComplete
Improve documentation
This commit is contained in:
parent
ae146606e0
commit
4d930ae985
123 changed files with 4874 additions and 4239 deletions
|
@ -73,11 +73,11 @@ attribute | type | values which are supported by this layer
|
|||
|
||||
|
||||
|
||||
The question is What is the power output of this wind turbine? (e.g. 2.3 MW)
|
||||
The question is *What is the power output of this wind turbine? (e.g. 2.3 MW)*
|
||||
|
||||
This rendering asks information about the property [generator:output:electricity](https://wiki.openstreetmap.org/wiki/Key:generator:output:electricity)
|
||||
|
||||
This is rendered with The power output of this wind turbine is {generator:output:electricity}.
|
||||
This is rendered with `The power output of this wind turbine is {generator:output:electricity}.`
|
||||
|
||||
|
||||
|
||||
|
@ -87,11 +87,11 @@ This is rendered with The power output of this wind turbine is {generator:outpu
|
|||
|
||||
|
||||
|
||||
The question is Who operates this wind turbine?
|
||||
The question is *Who operates this wind turbine?*
|
||||
|
||||
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
|
||||
|
||||
This is rendered with This wind turbine is operated by {operator}.
|
||||
This is rendered with `This wind turbine is operated by {operator}.`
|
||||
|
||||
|
||||
|
||||
|
@ -101,11 +101,11 @@ This is rendered with This wind turbine is operated by {operator}.
|
|||
|
||||
|
||||
|
||||
The question is What is the total height of this wind turbine (including rotor radius), in metres?
|
||||
The question is *What is the total height of this wind turbine (including rotor radius), in metres?*
|
||||
|
||||
This rendering asks information about the property [height](https://wiki.openstreetmap.org/wiki/Key:height)
|
||||
|
||||
This is rendered with The total height (including rotor radius) of this wind turbine is {height} metres.
|
||||
This is rendered with `The total height (including rotor radius) of this wind turbine is {height} metres.`
|
||||
|
||||
|
||||
|
||||
|
@ -115,11 +115,11 @@ This is rendered with The total height (including rotor radius) of this wind tu
|
|||
|
||||
|
||||
|
||||
The question is What is the rotor diameter of this wind turbine, in metres?
|
||||
The question is *What is the rotor diameter of this wind turbine, in metres?*
|
||||
|
||||
This rendering asks information about the property [rotor:diameter](https://wiki.openstreetmap.org/wiki/Key:rotor:diameter)
|
||||
|
||||
This is rendered with The rotor diameter of this wind turbine is {rotor:diameter} metres.
|
||||
This is rendered with `The rotor diameter of this wind turbine is {rotor:diameter} metres.`
|
||||
|
||||
|
||||
|
||||
|
@ -129,11 +129,11 @@ This is rendered with The rotor diameter of this wind turbine is {rotor:diamete
|
|||
|
||||
|
||||
|
||||
The question is When did this wind turbine go into operation?
|
||||
The question is *When did this wind turbine go into operation?*
|
||||
|
||||
This rendering asks information about the property [start_date](https://wiki.openstreetmap.org/wiki/Key:start_date)
|
||||
|
||||
This is rendered with This wind turbine went into operation on/in {start_date}.
|
||||
This is rendered with `This wind turbine went into operation on/in {start_date}.`
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue