# maxbuttons/7.0/blocks/tpl/hidden.tpl

MaxButtons – Create buttons, version 7.0. 8 lines.

- Page: https://pluginprobe.com/plugins/maxbuttons/7.0/code/blocks/tpl/hidden.tpl
- Raw: https://pluginprobe.com/plugins/maxbuttons/7.0/raw/blocks/tpl/hidden.tpl
- Modified: 2018-03-19T16:29:48+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.0/code/blocks/tpl/hidden.tpl#L10-L20`.

```
 		 	<input type="hidden"
				id="%%id%%"
				name="%%name%%"
				value="%%value%%"
				placeholder="%%placeholder%%"
 
			/>

```
