Spielwiese

Aus FreifunkNordheide
Wechseln zu:Navigation, Suche

Spielwiese

Hier kann man gern alles ausprobieren um den Umgang mit dem Wiki zu lernen.

Commons Bilder

Folgendes Bild (rechts) ist ein Bild von Wikipedia Commons. Es zeigt wie einfach man Bilder von dort verwenden kann (soweit die Lizenzrechte es zulassen).

A picture from Wikimedia Commons embedded in this Wiki

Embed

Bootstrap

Test page of implementation of Bootstrap's css, components and JavaScript in MediaWiki web site thanks to the extension Bootstrap and the skin Chameleon.

[1]

Please feel free to change wikicode and code examples to make work item that doesnt.

Working features

Caroussel

Responsive images (works)

[[Datei:Schnucki.png|class=img-responsive]]

841-stil-top-SW388x451.png

Typography (works)

<p class="lead">la classe lead est appliquée à ce paragraphe</p>

la classe lead est appliquée à ce paragraphe

<p class="text-success">la classe text-success est appliquée à ce paragraphe</p>

la classe ext-succes est appliquée à ce paragraphe


<abbr title="attribute">attr</abbr> 

attr

Labels ( works)

 <span class="label label-default">Default</span>

Default

Jumbotron (works)

TestJumbotron


Hello, world!

...

<a class="btn btn-primary btn-lg" href="#" role="button">Learn more</a>

CSS

Buttons (works)

Buttons

<div class="btn btn-primary  btn-lg lienbutton" type="button" style="  padding-top: 0.3cm;">[[Accueil]]</div>

Images (works)

[[File:Logo-semantiki.png|class=img-thumbnail]]

841-stil-top-SW388x451.png

[[File:Logo-semantiki.png|class=img-circle]]

841-stil-top-SW388x451.png

Components

Glyphicons (works)

<span class="glyphicon glyphicon-search"></span>

Available glyphs

Progress bar (works)

<div class="progress">
  <div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%;">
    <span class="sr-only">60% Complete</span>
  </div>
 </div>

60% Complete

Alerts (works)

<div class="alert alert-danger">Oh snap! Change a few things up and try submitting again.</div>
Oh snap! Change a few things up and try submitting again.
<div class="alert alert-warning alert-dismissable">
  <button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button>
  <strong>Warning!</strong> Best check yo self, you're not looking too good.
 </div>

<button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button> Warning! Best check yo self, you're not looking too good.

Non working features

CSS

Components

Thumbnails (doesn't works)

  <img data-src="holder.js/100%x180" alt="...">

<img data-src="holder.js/100%x180" alt="...">

  <img data-src="holder.js/100%x180" alt="...">

841-stil-top-SW388x451.png

JavaScript

tooltip (doesn't works)

 <div class="tooltip">
  <div class="tooltip-inner">
    Tooltip!
   </div>
  <div class="tooltip-arrow"></div>
 </div> 

Tooltip!

Collapse (doesn't works)

<div class="panel-group" id="accordion">
  <div class="panel panel-default">
    <div class="panel-heading">
      <h4 class="panel-title">
        <a data-toggle="collapse" data-parent="#accordion" href="#collapseOne">
          Collapsible Group Item #1
        </a>
      </h4>
    </div>
    <div id="collapseOne" class="panel-collapse collapse in">
      <div class="panel-body">
        Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
      </div>
    </div>
  </div>
  <div class="panel panel-default">
    <div class="panel-heading">
      <h4 class="panel-title">
        <a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">
          Collapsible Group Item #2
        </a>
      </h4>
    </div>
    <div id="collapseTwo" class="panel-collapse collapse">
      <div class="panel-body">
        Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
      </div>
    </div>
  </div>
  <div class="panel panel-default">
    <div class="panel-heading">
      <h4 class="panel-title">
        <a data-toggle="collapse" data-parent="#accordion" href="#collapseThree">
          Collapsible Group Item #3
        </a>
      </h4>
    </div>
    <div id="collapseThree" class="panel-collapse collapse">
      <div class="panel-body">
        Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
      </div>
    </div>
  </div>
</div>

<a data-toggle="collapse" data-parent="#accordion" href="#collapseOne"> Collapsible Group Item #1 </a>

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.

<a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo"> Collapsible Group Item #2 </a>

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.

<a data-toggle="collapse" data-parent="#accordion" href="#collapseThree"> Collapsible Group Item #3 </a>

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.