![]() |
VOOZH | about |
{{BucketPut|bucket_name|field=value|field2=value2}}
The name of the Bucket to write to.
All named parameters are used a field=value pair.
{{BucketPut|example_bucket|color=green|shape=square}}
Result: The following is inserted into Bucket:example_bucket
| page_name | page_name_sub | color | shape |
|---|---|---|---|
| Extension:Bucket/Example modules | Extension:Bucket/Example modules | green | square |