Accueil : Différence entre versions
Ligne 23 : | Ligne 23 : | ||
MENU | MENU | ||
+ | |||
[[Presentation]] | [[Presentation]] | ||
+ | |||
[[Workshop Kit]] | [[Workshop Kit]] | ||
+ | |||
[[Performances]] | [[Performances]] | ||
+ | |||
[[Publications]] | [[Publications]] | ||
Version du 29 juillet 2014 à 17:46
Welcome Everybodys
Consultez le Guide de l’utilisateur pour plus d’informations sur l’utilisation de ce logiciel de wiki.
Everybodys is a data base and a library, a toolbox and a game creator, a publication house, a score container, a site for distribution and for long term investigatory discussions. It is a platform for the development of tools and content, for research and performance, for exchange and desire.
Everybodys is a collective effort to develop the discourses that exist within the performing arts and to create a platform where this information can be accessed by a wider audience than the practitioners it involves.
Everybodys welcome.
Some info : http://www.mediawikibootstrapskin.co.uk/index.php?title=BootStrap_Buttons
- Créer une page http://meta.wikimedia.org/wiki/Help:Starting_a_new_page/fr
- Les modèles http://fr.wikipedia.org/wiki/Aide:Mod%C3%A8le
- Synthaxe http://fr.wikipedia.org/wiki/Aide:Syntaxe
MENU
Menu
games
Everybodys games
scores
Everybodys scores
danger
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
scores
Everybodys scores
light
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
lighter
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
statements
Everybodys statements
darker
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
warning
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Using the example below, the main classes to take note of are "alert" which is the default css class for an alert i.e. border, padding and border-radius etc and "alert-success" which is the colour of the Alert, which in this case is green.
To change the colour simply replace "alert-success" with "alert-danger" (red) or "alert-info" (blue) or any of the available colour colurs - see tips for more info.
<div class="col-md-4"> <div class="alert alert-success fade in"> <p> <strong>Well done!</strong> </p> <div class="btn btn-success">[[Take this action]]</div> <div class="btn btn-meadow">[[Or do this]]</div> </div> </div> </div>
As with all aspects of Bootstrap, Alerts are highly flexible, offering numerous opportunities to customise the look and feel.
In the examples section we have listed several colours, but you can in fact use any of the colours listed in the Colour Classes page and the same applies to the icons and buttons.
The width of an Alert is set by the column class.
Traditional "a class" links do not work with Mediawiki, use [[]] wiki syntax with buttons when linking to internal articles and [] wiki syntax for external links.