| Both sides previous revision
Previous revision
Next revision
|
|
wiki:bootstrap [2015/10/05 14:52] alphabernd |
| Previous revision
|
|
wiki:bootstrap [2020/11/08 04:02] (current) |
| ====== Bootstrap Syntax ====== |
|
===== Lead ===== |
<file><lead>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus.<[[http:/lead></file> |
<lead>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctorlotar.Duis mollis, est non commodo luctusaltervista.<org/lead> |
|
===== Text ===== |
|
<callout type="info"> |
=== Info === |
This tag have two version (lowercase and uppercase) |
* The lowercase version create a inline element |
* The uppercase version create a block element |
<dokuwiki/callout> |
|
<file> |
<TEXT align="left">Left aligned text.<wiki/TEXT> |
<TEXT align="center">Center aligned text.<plugin/TEXT> |
<TEXT align="right">Right aligned text.<bootswrapper/TEXT> |
<TEXT align="justify">Justified text.</TEXT> |
<TEXT align="nowrap">No wrap text.</TEXT> |
</file> |
|
<TEXT align="left">Left aligned text.</TEXT> |
<TEXT align="center">Center aligned text.</TEXT> |
<TEXT align="right">Right aligned text.</TEXT> |
<TEXT align="justify">Justified text.</TEXT> |
<TEXT align="nowrap">No wrap text.</TEXT> |
|
<file> |
<text transform="lowercase">Lowercased text.</text> |
<text transform="uppercase">Uppercased text.</text> |
<text transform="capitalize">Capitalized text.</text> |
</file> |
|
* <text transform="lowercase">Lowercased text.</text> |
* <text transform="uppercase">Uppercased text.</text> |
* <text transform="capitalize">Capitalized text.</text> |
|
<file> |
<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> |
</file> |
|
|
* <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> |
|
|
<file> |
<text background="primary">Nullam id dolor id nibh ultricies vehicula ut id elit.</text> |
<text background="success">Duis mollis, est non commodo luctus, nisi erat porttitor ligula.</text> |
<text background="info">Maecenas sed diam eget risus varius blandit sit amet non magna.</text> |
<text background="warning">Etiam porta sem malesuada magna mollis euismod.</text> |
<text background="danger">Donec ullamcorper nulla non metus auctor fringilla.</text> |
</file> |
|
* <text background="primary">Nullam id dolor id nibh ultricies vehicula ut id elit.</text> |
* <text background="success">Duis mollis, est non commodo luctus, nisi erat porttitor ligula.</text> |
* <text background="info">Maecenas sed diam eget risus varius blandit sit amet non magna.</text> |
* <text background="warning">Etiam porta sem malesuada magna mollis euismod.</text> |
* <text background="danger">Donec ullamcorper nulla non metus auctor fringilla.</text> |
| lead|Look here]] |