Plantilla:Atributos
<translate>This template is used to display all the attributes of a bee, which are not locked with the species. The exception are the species-locked attributes Temperature and Humidity, so that those two are adjacent to their corresponding tolerances, which are variable.</translate>
Parameters
- speed: <translate>The speed of the bee, acceptable values range from Slowest, Slower, ..., Faster, Fastest.</translate>
- life: <translate>The lifespan of the bee, acceptable values range from Shortest, Shorter, ..., Longer, Longest.</translate>
- fert: <translate>The number of drones the queen produces on death.</translate>
- pollin: <translate>The pollination (or flowering) speed of the bee, acceptable values range from Slowest, ..., Fastest, Maximum.</translate>
- terr: <translate>(Default: 9x6x9) The territory size of the bee in the following format: XxYxZ.</translate>
- effect: <translate>(Default: None) What effect does the bee have within it's territory when working. </translate>
- flower: <translate>(Default: Flowers) The flower type the bee needs.</translate>
- cave: <translate>(Default: No) Does the bee work if it can't see the sky?</translate>
- noct: <translate>(Default: No) Does the bee work at night? </translate>
- rain: <translate>(Default: No) Does the bee work if it rains? </translate>
- temp: <translate>(Default: Normal) The temperature the bee needs to work.</translate>
- temp-tol: <translate>(Default: None) Which tolerance does the bee have for different temperatures.</translate>
- humid: <translate>(Default: Normal) The humidity the bee needs to work. </translate>
- humid-tol: <translate>(Default: None) Which tolerance does the bee have for different humidities. </translate>
<translate>Do not add empty parameters, or the defaults will not work.</translate>
<translate>Examples</translate>
{{Attributes | speed = Slowest | life = Shortest | fert = 2 | pollin = Slowest }}
<translate>produces</translate>:
Speed | Slowest | Cave Dwelling | No |
Lifespan | Shortest | Nocturnal | No |
Fertility | 2 Drones | Rain Tolerant | No |
Pollination | Slowest | Temperature | Normal |
Territory | 9x6x9 | Temp. Tolerance | None |
Flowers | Flowers | Humidity | Normal |
Effect | None | Humid. Tolerance | None |
<translate>See also</translate>
- <translate>
{{Bee}}
displays the attributes of bees, which are locked with the species (except Temperature and Humidity).</translate>
The above documentation is transcluded from Template:Attributes/doc. (edit | history)