Stacks API

Come build with us.
Stacks API v13 for Stacks 5.0


  <   Templates Variable Reference


This content is open source. You can edit it and submit a pull request on GitHub.
This page is generated from this file.


© . YourHead Software all rights reserved.

Stack Container

%slice%

Available: Stacks API v10

Usage

%slice%

or

%slice -addTypes="<stack_id_1>, <stack_id_2>" -allowedTypes="<stack_id_1>, <stack_id_2>" -addInit=<n>%

also

%slice -maxChildren=<n>%

-addTypes, -allowedTypes, and -addInit were introduced in API v7.

Containers were introduced in API v1.

Description

A generic stack container (the Drop Stacks Here). This is the core of the One Column stack.

Add Types

Slice accepts properties that define how the slice container will behave. These properties can alone, but they are designed to be used together. See the open source Image Fun stack on GitHub for a complete detailed example of these properties.

© . YourHead Software all rights reserved.