Help:Document a Heureka variable
Jump to navigation
Jump to search
- Search for page "Variable:VarName" where VarName is the name of the variable you want to make an article for.
- Accept to create the new page
- Use template ForestInputData by adding the following text:
{{ForestInputData}} - Click Preview
- Now you can see the template parameters in triple-brackets
- Use the preview to find out the name of each parameter expected. Manually assign each parameter a value (for example a string) by inserting a vertical bar after ForestInputData, foolowed by the parameter name. Example:
{{ForestInputData
|description = field vegetation code according to NFI...
|type = integer
}}
In the example, "description" and "type" are the parameter names, and the text after the "="-sign the value given to these parameters.