Primerjava izbranih različic
Prikazane so razlike med izbrano in trenutno različico strani.
| Naslednja revizija | Prejšnja revizija | ||
|
playground:jumbotron [dd/mm/Y H:i] mwiegele ustvarjena |
playground:jumbotron [dd/mm/Y H:i] (Trenutna) mwiegele [Hello, world!] |
||
|---|---|---|---|
| Vrstica 6: | Vrstica 6: | ||
| content or information. | content or information. | ||
| </jumbotron> | </jumbotron> | ||
| + | |||
| + | |||
| + | <panel type="default" title="Title of Panel" subtitle="Subtitle" icon="fa fa-home"> | ||
| + | Panel content | ||
| + | </panel> | ||
| + | |||
| + | <alert type="success" icon="glyphicon glyphicon-user" dismiss="true"> | ||
| + | **Well done!** You successfully read this important alert message. | ||
| + | </alert> | ||
| + | |||
| + | <tooltip title="Sample Text" placement="bottom">Lorem ipsum</tooltip> dolor sit amet... | ||
| + | |||
| + | * <text type="muted">muted</text> | ||
| + | * <text type="primary">primary</text> | ||
| + | * <text type="success">success</text> | ||
| + | * <text type="info">info</text> | ||
| + | * <text type="warning">warning</text> | ||
| + | * <text type="danger">danger</text> | ||
| + | |||
| + | <grid> | ||
| + | <col sm="6">.col-sm-6</col> | ||
| + | <col sm="6">.col-sm-6</col> | ||
| + | </grid> | ||
| + | |||
| + | <grid> | ||
| + | <col xs="12" sm="6" lg="8">.col-xs-12 .col-sm-6 .col-lg-8</col> | ||
| + | <col xs="6" lg="4">.col-xs-6 .col-lg-4</col> | ||
| + | </grid> | ||
| + | |||
| + | |||
| + | <well>Look, I'm in a well!</well> | ||
| + | |||
| + | <button type="success" size="lg" icon="glyphicon glyphicon-edit">[[:wiki:welcome]]</button> | ||
| + | |||
| + | <nav> | ||
| + | * [[:start]] | ||
| + | * [[:plugin:bootswrapper|Plugin]] | ||
| + | * [[playground:playground]] | ||
| + | * DokuWiki | ||
| + | * [[:wiki:welcome]] | ||
| + | * [[:wiki:syntax]] | ||
| + | </nav> | ||
| + | |||
| + | * [[:start|Home]] | ||
| + | * DokuWiki | ||
| + | * [[:wiki:welcome]] | ||
| + | * [[:wiki:syntax]] | ||
| + | * [[:wiki:dokuwiki]] | ||
| + | * [[:playground:playground]] | ||
| + | ~~NOCACHE~~ | ||