Template:SB tree/doc: Difference between revisions
Jump to navigation
Jump to search
Creating documentation page for SB tree template |
No edit summary |
||
| Line 11: | Line 11: | ||
|- | |- | ||
| Edge Extend || No (optional) || How many additional layers the edges should be extended. The default is 0 layers. | | Edge Extend || No (optional) || How many additional layers the edges should be extended. The default is 0 layers. | ||
|- | |||
| Stagger Ratios || No (optional) || Whether to display ratios in a staggered formation (spans multiple columns) or in only one column. The default is true. | |||
|} | |} | ||
Revision as of 08:24, 26 May 2023
Parameters
| Parameter | Required? | Description |
|---|---|---|
| Start Ratio | No (optional) | The starting ratio for the SB tree. The default is 1/1. |
| Stop Ratio | No (optional) | The stopping ratio for the SB tree. The default is 1/0. |
| Depth | No (optional) | How many layers from the starting ratio the tree should extend. The default is 4 layers. |
| Edge Extend | No (optional) | How many additional layers the edges should be extended. The default is 0 layers. |
| Stagger Ratios | No (optional) | Whether to display ratios in a staggered formation (spans multiple columns) or in only one column. The default is true. |