Actions

Template

Difference between revisions of "Plantbox"

From Unofficial Stationeers Wiki

(Add Plantbox template)
 
(Rename time_to_fruition parameter to time_to_fruit)
Line 6: Line 6:
  
 
  | label1 = Time to fruit
 
  | label1 = Time to fruit
  | data1  = {{{time_to_fruition|}}}
+
  | data1  = {{{time_to_fruit|}}}
 
  | label2 = Number of fruits
 
  | label2 = Number of fruits
 
  | data2  = {{{number_of_fruits|}}}
 
  | data2  = {{{number_of_fruits|}}}

Revision as of 14:50, 6 July 2018

{{{name}}}
Template documentation[view] [edit] [history] [purge]

Summary

This template should be used for plants (the planted ones, not the items).

Parameters

The following, optional parameters can be supplied:

Parameter Name Description
name The name of the plant.
image An image of the plant.
time_to_fruit An optional time it takes for the plant to fruit.
number_of_fruits An optional number of fruits, the plant will bear.

Blank

This is the blank template code, that can be copy-pasted into a page to use it there.

{{Plantbox
| name             = 
| image            = 
| time_to_fruit    = 
| number_of_fruits = 
}}