====== Bootstrap Wrapper Demo ====== {{template>meta:template:pageinfo#tpl |desc=This page is used to demonstrate that the **bootstrape wrapper** is working properly.}} ==== Jumbotron ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Jumbotron |code=" ==== Hello, world! ==== This is a demo of jumbotron. "}} ==== Accordion ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Accordion |code=" Content of pannel1 Content of pannel2 Content of pannel3 "}} ==== Affix ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Affix |desc= " * ''offset-top'' specifies how far down the page to scroll before the sticker is displayed. * ''position-top'' Specifies the offset of the sticker's display position relative to the top of the window. " |code=" Scroll the page! **Look Here!** "}} ==== Alert ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Alert |desc="When the ''dismiss'' is true, it allows you to turn off the alert by clicking the icon. However, when you refresh this page, it will re-display." |code=" Success info warning danger "}} ==== Badges ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Badges |code="badge Messages 4 "}} ==== Button ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Button |code=" Default Primary [[:wiki:welcome]] Block level button Info Danger [[button]] Link "}} ==== Callout ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Callout |code=" primary success info warning danger Custom color + icon "}} ==== Carousel ==== **Code**\\ {{:wiki:dokuwiki-128.png?nolink&200x200}} Dokuwiki {{:wiki:screenshot_from_2023-02-22_23-33-08.png?nolink&200x200}} Huskiy **Demo**\\ {{:wiki:dokuwiki-128.png?nolink&200x200}} Dokuwiki {{:wiki:screenshot_from_2023-02-22_23-33-08.png?nolink&200x200}} Huskiy ==== Collapse ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Collapse |code=" **collapsed=true** **collapsed=false** "}} ==== Grid ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Grid |desc="''row'' has the same function as ''grid''." |code=" **grid** .col-sm-6 .col-sm-6 \\ **row** .col-sm-6 .col-sm-6 "}} ==== Image ==== **Code**\\ {{:wiki:dokuwiki-128.png?nolink&100|}} {{:wiki:dokuwiki-128.png?nolink&100|}} {{:wiki:dokuwiki-128.png?nolink&100|}} **Demo**\\ {{:wiki:dokuwiki-128.png?nolink&100|}} {{:wiki:dokuwiki-128.png?nolink&100|}} {{:wiki:dokuwiki-128.png?nolink&100|}} ==== Jumbotron ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Jumbotron |code=" ==== Hello, World! ==== "}} ==== Label ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Label |code=" "}} ==== Lead ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Lead |code=" Make a paragraph stand out by ''lead'' syntax. A paragraph without ''lead'' syntax. "}} ==== List Group ==== **Code**\\ * {{fa>home}} [[:start|Home Page]] * [[:wiki:welcome]] \\ DokuWiki Welcome * [[:wiki:syntax]] \\ DokuWiki Syntax **Demo**\\ * {{fa>home}} [[:start|Home Page]] * [[:wiki:welcome]] \\ DokuWiki Welcome * [[:wiki:syntax]] \\ DokuWiki Syntax ==== Modal ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Modal |code=" Large modal Small modal ...Content... ...Content... Welcome to DokuWiki! abc "}} ==== Nav ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Nav |code=" **stacked="false"** \\ **stacked="true"** \\ **tabs** * [[#tab-foo\|Foo]] * [[#tab-bar\|Bar]] === Foo === ... === Bar=== ... "}} ==== Page header ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Page header |code=" Example page header Content... \\ \\ None page header \\ Content... "}} ==== Panel ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Panel |code=" Content Content Content ^ # ^ First Name ^ Last Name ^ ^ 1 \| Mark \| Otto \| ^ 2 \| Jacob \| Thornton \| Content * [[:start\|Home Page]] * [[:wiki:welcome\|Dokuwiki]] Content "}} ==== Popover ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Popover |code=" Click to toggle popover Popover on top Popover on bottom Popover on left Popover on right Dismissible popover Dismissible popover "}} ==== Progress ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Progress |code=" "}} ==== Text ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Text |code=" Left aligned text. Center aligned text. Right aligned text. Justified text. No wrap text. Lowercased text. Uppercased text. Capitalized text. muted primary success info warning danger primary success info warning danger "}} ==== Thumbnail ==== **Code**\\ {{ wiki:dokuwiki-128.png }} === DokuWiki === DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. {{ wiki:dokuwiki-128.png }} === DokuWiki === DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. **Demo**\\ {{ wiki:dokuwiki-128.png }} === DokuWiki === DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. {{ wiki:dokuwiki-128.png }} === DokuWiki === DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. ==== Tooltip ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Tooltip |code=" DokuWiki, Yes! "}} ==== Well ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=Well |code=" Look, I'm in a well! Look, I'm in a small well! Look, I'm in a large well! "}} ==== Wrapper ==== {{template>meta:template:bootstrapwrapper#tpl |wrap=wrapper |code=" abc "}}