List examples
[fourth]
[list type=bullet1]
- type=bullet1 item 1
- type=bullet1 item 2
- type=bullet1 item 3
[/list]
[list type=bullet2]
- type=bullet2 item 1
- type=bullet2 item 2
- type=bullet2 item 3
[/list]
[list type=bullet3]
- type=bullet3 item 1
- type=bullet3 item 2
- type=bullet3 item 3
[/list]
[list type=bullet4]
- type=bullet4 item 1
- type=bullet4 item 2
- type=bullet4 item 3
[/list]
[/fourth] [fourth]
[list type=check1]
- type=check1 item 1
- type=check1 item 2
- type=check1 item 3
[/list]
[list type=check2]
- type=check2 item 1
- type=check2 item 2
- type=check2 item 3
[/list]
[list type=check3]
- type=check3 item 1
- type=check3 item 2
- type=check3 item 3
[/list]
[list type=check4]
- type=check4 item 1
- type=check4 item 2
- type=check4 item 3
[/list]
[/fourth] [fourth]
[list type=star1]
- type=star1 item 1
- type=star1 item 2
- type=star1 item 3
[/list]
[list type=star2]
- type=star2 item 1
- type=star2 item 2
- type=star2 item 3
[/list]
[list type=star3]
- type=star3 item 1
- type=star3 item 2
- type=star3 item 3
[/list]
[list type=star4]
- type=star4 item 1
- type=star4 item 2
- type=star4 item 3
[/list]
[/fourth] [fourth]
[list type=error]
- type=error item 1
- type=error item 2
- type=error item 3
[/list]
[list type=warn]
- type=warn item 1
- type=warn item 2
- type=warn item 3
[/list]
[list type=info]
- type=info item 1
- type=info item 2
- type=info item 3
[/list]
[list type=question]
- type=question item 1
- type=question item 2
- type=question item 3
[/list]
[/fourth] [toggle title="Get the code"]
[code]
[list type=(insert-type)]
<ul>
<li>item1</li>
<li>item1</li>
<li>item1</li>
</ul>
[/list]
[/code]
[/toggle]
Buttons
[button type="transformable" link="#" align="left"]click me[/button]
[button type="blue" link="#"]click me[/button]
[button type="red" link="#"]click me[/button]
[button type="brown" link="#"]click me[/button]
[button type="green" link="#"]click me[/button]
[button type="purple" link="#"]click me[/button]
[button type="yellow" link="#"]click me[/button]
[button type="orange" link="#"]click me[/button]
[button type="grey" link="#"]click me[/button]
[button type="black" link="#"]click me[/button]