« Aide:Anti-sèche » : différence entre les versions
De WikiRennes
Aller à la navigationAller à la recherche (Page blanchie) |
m (Révocation des modifications de Ilenekari (discussion) vers la dernière version de WikiSysop) |
||
Ligne 1 : | Ligne 1 : | ||
{{Aide:Accueil/Navigation}} | |||
Cette page regroupe l'essentiel de ce que vous avez à connaître sur l'écriture Wiki. C'est un peu le couteau suisse du contributeur, dès que vous avez un doute, n'hésitez pas à y faire un tour. | |||
== Syntaxe et habitudes d'écriture == | |||
Pour '''passer une ligne entre deux paragraphes''', il faut faire deux sauts de ligne et donc appuyer deux fois sur la touche <big>Entrée</Big>. | |||
Pour faire un retour à la ligne, il vous faut placer la balise <nowiki><br></nowiki> à la fin de la phrase. | |||
Pour utiliser des modèles, voir [[Aide:Modèles|la page qui leur est consacrée]]. | |||
{{clr|right}} | |||
== Tableau récapitulatif == | |||
=== Mise en page === | |||
{| style="background-color:white; font-size:small; float: left; margin:3px 3px 3px 10px; width: 100%;" | |||
|- | |||
|style="background-color:#ececec" |'''Texte wiki''' | |||
|style="background-color:#ececec" |'''Résultat''' | |||
|style="background-color:#ececec" |'''Bouton''' | |||
|- | |||
|style="background-color:#ececec" |<nowiki>''italique''</nowiki> | |||
|style="background-color:#ececec" |''Italique'' | |||
|style="background-color:#ececec" |[[Image:italique.jpg]] | |||
|- | |||
|style="background-color:#ececec" |<nowiki>'''gras'''</nowiki> | |||
|style="background-color:#ececec" |'''Gras''' | |||
|style="background-color:#ececec" |[[Image:gras.jpeg]] | |||
|- | |||
|style="background-color:#ececec" |<nowiki>'''''gras et italique'''''</nowiki> | |||
|style="background-color:#ececec" |'''''Gras et italique''''' | |||
|style="background-color:#ececec" |[[Image:italique.jpg]] + [[Image:gras.jpeg]] | |||
|- | |||
|style="background-color:#ececec" | | |||
<nowiki>==Nouveau chapitre==</nowiki><br /> | |||
<nowiki>===Nouvelle section===</nowiki><br /> | |||
<nowiki>====Nouvelle sous-section====</nowiki><br /> | |||
<nowiki>=====Nouveau paragraphe=====</nowiki> | |||
|style="background-color:#ececec" |Titres de tailles différentes | |||
|style="background-color:#ececec" |[[Image:titre.jpg]] | |||
|- | |||
|style="background-color:#ececec" | | |||
<nowiki>----</nowiki> | |||
|style="background-color:#ececec" |Place un trait horizontal dans la page | |||
|style="background-color:#ececec" |[[Image:Lgne.jpg]] | |||
|- | |||
|style="background-color:#ececec" | | |||
<nowiki>* un</nowiki><br /> | |||
<nowiki>* deux</nowiki><br /> | |||
<nowiki>* trois</nowiki> | |||
|style="background-color:#ececec" | | |||
* un | |||
* deux | |||
* trois | |||
|style="background-color:#ececec" | | |||
|- | |||
|style="background-color:#ececec" | | |||
<nowiki># un</nowiki><br /> | |||
<nowiki># deux</nowiki><br /> | |||
<nowiki># trois</nowiki> | |||
|style="background-color:#ececec" | | |||
# un | |||
# deux | |||
# trois | |||
|style="background-color:#ececec" | | |||
|- | |||
|} | |||
=== Liens === | |||
{| style="background-color:white; font-size:small; float: left; margin:3px 3px 3px 10px; width: 100%;" | |||
|- | |||
|style="background-color:#ececec" |'''Texte wiki''' | |||
|style="background-color:#ececec" |'''Résultat''' | |||
|style="background-color:#ececec" |'''Bouton''' | |||
|- | |||
|style="background-color:#ececec" |<nowiki>[[Titre d'une page]]</nowiki><br /> | |||
<nowiki>[[Titre|Texte différent]]</nowiki> | |||
|style="background-color:#ececec" |Lien interne vers une autre page sur le wiki <br />(rouge page inexistante, bleu page existante) | |||
|style="background-color:#ececec" |[[Image:lien_interne.jpg]] | |||
|- | |||
|style="background-color:#ececec" | | |||
<nowiki>{{w|Chaussure}}</nowiki><br /> | |||
|style="background-color:#ececec" |Lien externe vers Wikipedia (exemple avec l'article "Chaussure")<br /> | |||
|style="background-color:#ececec" |[[Image:Button_link_to_Wikipedia.png]] | |||
|- | |||
|style="background-color:#ececec" | | |||
<nowiki>[http://www.exemple.org]</nowiki><br /> | |||
<nowiki>[http://www.exemple.org Texte]</nowiki> | |||
|style="background-color:#ececec" |Lien externe<br /> | |||
Lien avec une description | |||
|style="background-color:#ececec" |[[Image:lien_externe.jpg]] | |||
|- | |||
|style="background-color:#ececec" |<nowiki>[[Catégorie:Exemple]]</nowiki><br><nowiki>[[Catégorie:Exemple|G]]</nowiki> | |||
|style="background-color:#ececec" |Ajoute l'article à la catégorie « Exemple »<br>Ajoute l'article à la catégorie « Exemple », à la lettre G | |||
|style="background-color:#ececec" | | |||
|- | |||
|style="background-color:#ececec" |<nowiki>{{source wikipédia}}</nowiki> | |||
|style="background-color:#ececec" |Permet d'indiquer que l'article est une copie de Wikipédia ([[Modèle:source wikipédia|aide]]) | |||
|style="background-color:#ececec" |[[Image:Button_lauriers.png]] | |||
|- | |||
|style="background-color:#ececec" |<nowiki>{{citation}}</nowiki> | |||
|style="background-color:#ececec" |Ajoute le modèle « citation », avec les paramètres ([[Modèle:citation|aide]]) | |||
|style="background-color:#ececec" |[[Image:Button_comillas_latinas.png]] | |||
|- | |||
|style="background-color:#ececec" |<nowiki>{{Commons}}</nowiki> | |||
|style="background-color:#ececec" |Ajoute le modèle « Commons », avec les paramètres ([[Modèle:Commons|aide]]) | |||
|style="background-color:#ececec" |[[Image:Button_commons.png]] | |||
|- | |||
|} | |||
=== Images et médias === | |||
{| style="background-color:white; font-size:small; float: left; margin:3px 3px 3px 10px; width: 100%;" | |||
|- | |||
|style="background-color:#ececec" |'''Texte wiki''' | |||
|style="background-color:#ececec" |'''Résultat''' | |||
|style="background-color:#ececec" |'''Bouton''' | |||
|- | |||
|style="background-color:#ececec" |<nowiki>[[Image:Fichier.jpg]]</nowiki><br /> | |||
<nowiki>[[Image:Fichier.jpg|Texte]]</nowiki><br /> | |||
<nowiki>[[Image:Fichier.jpg|300px|center]]</nowiki><br /> | |||
<nowiki>[[Image:Fichier.jpg|thumb|Texte]]</nowiki><br /> | |||
<nowiki>[[:Image:Fichier.jpg|Texte]]</nowiki><br /> | |||
|style="background-color:#ececec" |Image<br /> | |||
Image avec texte alternatif <br /> | |||
Image centrée d'une taille de 300 pixels (possible aussi avec left ou right)<br /> | |||
Image miniaturisée avec légende<br /> | |||
Lien vers la page de l'image | |||
|style="background-color:#ececec" |[[Image:image.jpg]] | |||
|- | |||
|style="background-color:#ececec" |<nowiki><center></nowiki><br /> | |||
<nowiki><gallery perrow=3 caption="titre" widths=150></nowiki><br /> | |||
<nowiki>Image:Fichier.jpg|légende</nowiki><br /> | |||
<nowiki>Image:Fichier.jpg|légende</nowiki><br /> | |||
<nowiki>Image:Fichier.jpg|légende</nowiki><br /> | |||
<nowiki></gallery></nowiki><br /> | |||
<nowiki></center></nowiki> | |||
|style="background-color:#ececec" |Créer une galerie centrée d'images légendées <br /><br />''Le paramètre '''perrow=3''' permet de ne mettre que trois colonnes'' <br /> ''Le paramètre '''caption="titre de ma galerie"''' permet de générer un titre'' <br /> ''Le paramètre '''widths=150''' permet d'agrandir la taille des images dans la galerie'' | |||
|style="background-color:#ececec"| | |||
|- | |||
|style="background-color:#ececec" |<nowiki>[[Media:Fichier.ogg]]</nowiki> | |||
|style="background-color:#ececec" |Lien de téléchargement d'un fichier (.mp3, .ogg ou .pdf) | |||
|style="background-color:#ececec" |[[Image:son.jpg]] | |||
|- | |||
|} | |||
=== Discussion === | |||
{| style="background-color:white; font-size:small; float: left; margin:3px 3px 3px 10px; width: 100%;" | |||
|- | |||
|style="background-color:#ececec" |'''Texte wiki''' | |||
|style="background-color:#ececec" |'''Résultat''' | |||
|style="background-color:#ececec" |'''Bouton''' | |||
|- | |||
|style="background-color:#ececec" |<nowiki>~~~</nowiki> | |||
|style="background-color:#ececec" |Signature (Lien vers page utilisateur) | |||
|style="background-color:#ececec" | | |||
|- | |||
|style="background-color:#ececec" |<nowiki>~~~~</nowiki> | |||
|style="background-color:#ececec" |Signature horodatée | |||
|style="background-color:#ececec" |[[Image:signature.jpg]] | |||
|- | |||
|} | |||
=== Gestion des articles === | |||
{| style="background-color:white; font-size:small; float: left; margin:3px 3px 3px 10px; width: 100%;" | |||
|- | |||
|style="background-color:#ececec" |'''Texte wiki''' | |||
|style="background-color:#ececec" |'''Résultat''' | |||
|style="background-color:#ececec" |'''Bouton''' | |||
|- | |||
|style="background-color:#ececec" |<nowiki>#REDIRECT [[Autre article]]</nowiki> | |||
|style="background-color:#ececec" |Redirige vers un autre article | |||
|style="background-color:#ececec" |[[Image:Button_redir.png]] | |||
|- | |||
|style="background-color:#ececec" |<nowiki>__NOTOC__</nowiki> | |||
|style="background-color:#ececec" |Permet d'éviter l'affichage du sommaire automatique | |||
|style="background-color:#ececec" | | |||
|- | |||
|} | |||
== Sources == | |||
Cette page est inspirée de : | |||
* [http://meta.wikimedia.org/wiki/Cheatsheet/fr Anti-sèche de MediaWiki] | |||
* [http://www.wiki-brest.net/index.php/Anti-s%C3%A8che Anti-sèche de Wiki-Brest] | |||
[[Catégorie:Aide]] |
Version actuelle datée du 27 mars 2012 à 20:04
Aide
Menu général
Menu général
Débuter sur Wiki-Rennes
Règles du Wiki-Rennes
Écrire un article
Insérer un contenu multimédia
Discuter
Divers
Cette page regroupe l'essentiel de ce que vous avez à connaître sur l'écriture Wiki. C'est un peu le couteau suisse du contributeur, dès que vous avez un doute, n'hésitez pas à y faire un tour.
Syntaxe et habitudes d'écriture
Pour passer une ligne entre deux paragraphes, il faut faire deux sauts de ligne et donc appuyer deux fois sur la touche Entrée.
Pour faire un retour à la ligne, il vous faut placer la balise <br> à la fin de la phrase.
Pour utiliser des modèles, voir la page qui leur est consacrée.
Tableau récapitulatif
Mise en page
Liens
Texte wiki | Résultat | Bouton |
[[Titre d'une page]] [[Titre|Texte différent]] |
Lien interne vers une autre page sur le wiki (rouge page inexistante, bleu page existante) |
![]() |
{{w|Chaussure}} |
Lien externe vers Wikipedia (exemple avec l'article "Chaussure") |
![]() |
[http://www.exemple.org] |
Lien externe Lien avec une description |
![]() |
[[Catégorie:Exemple]] [[Catégorie:Exemple|G]] |
Ajoute l'article à la catégorie « Exemple » Ajoute l'article à la catégorie « Exemple », à la lettre G |
|
{{source wikipédia}} | Permet d'indiquer que l'article est une copie de Wikipédia (aide) | ![]() |
{{citation}} | Ajoute le modèle « citation », avec les paramètres (aide) | ![]() |
{{Commons}} | Ajoute le modèle « Commons », avec les paramètres (aide) | ![]() |
Images et médias
Discussion
Texte wiki | Résultat | Bouton |
~~~ | Signature (Lien vers page utilisateur) | |
~~~~ | Signature horodatée | ![]() |
Gestion des articles
Texte wiki | Résultat | Bouton |
#REDIRECT [[Autre article]] | Redirige vers un autre article | ![]() |
__NOTOC__ | Permet d'éviter l'affichage du sommaire automatique |
Sources
Cette page est inspirée de :