# maxbuttons/6.27/blocks/tpl/start.tpl

MaxButtons – Create buttons, version 6.27. 4 lines.

- Page: https://pluginprobe.com/plugins/maxbuttons/6.27/code/blocks/tpl/start.tpl
- Raw: https://pluginprobe.com/plugins/maxbuttons/6.27/raw/blocks/tpl/start.tpl
- Modified: 2018-01-19T06:20:42+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/maxbuttons/6.27/code/blocks/tpl/start.tpl#L10-L20`.

```
<!-- start -->
	<div class="%%main_class%% %%name%%" {if:start_conditional}data-%%start_cond_type%%="%%start_conditional%%"{/if:start_conditional}>
	{if:note}<p class='note'>%%note%%</p>{/if:note}

```
