# maxbuttons/7.1.3/blocks/tpl/start.tpl

MaxButtons – Create buttons, version 7.1.3. 4 lines.

- Page: https://pluginprobe.com/plugins/maxbuttons/7.1.3/code/blocks/tpl/start.tpl
- Raw: https://pluginprobe.com/plugins/maxbuttons/7.1.3/raw/blocks/tpl/start.tpl
- Modified: 2018-04-27T05:47:18+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/7.1.3/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}

```
