Convention de balisage

Un article de Linux@langochat.net.

Jump to: navigation, search

Introduction

This listing of templates is used to help format text for easier reading on the Gentoo Linux Wiki and to help make all articles consistant

Voir aussi le Mediawiki Handbook

Listing

</tr>
What it looks like What you type
Template:Box Code
Code: Code Title
Code Content
More code content
Even more code
 {{Box Code|Code Title|
  <nowiki>
  Code Content
  More code content
  Even more code
  </nowiki>
 }}
 
Template:Box File
File: File Title
File content,
more content
even more content
 {{Box File|File Title|
  <nowiki>
  File content,
  more content
  even more content
  </nowiki>
 }}
 
Template:Box Note
Note: This is a note.
 {{Box Note|This is a note.}}
 
Template:Box Warning
Warning: This is a warning about a possibly dangerous action.
 {{Box Warning|This is a warning about a possibly dangerous action.}}
 
Template:Box Tip
Tip! This is a helpful tip.
 {{Box Tip|This is a helpful tip.}}
 
Template:Firewall Rule
Firewall Rule: Service Name
-A INPUT -s 127.0.0.1 -j ACCEPT
-A INPUT -j DROP
 {{Firewall Rule|Service Name|
  <nowiki>
 -A INPUT -s 127.0.0.1 -j ACCEPT
 -A INPUT -j DROP
  </nowiki>
 }}
 
Template:Box Kernel
Linux Kernel Configuration: Name of Config
Code maturity level options  --->
General setup  --->
Loadable module support  --->
Processor type and features  --->
Power management options (ACPI, APM)  --->
{{Box Kernel|Name of Config|
 Code maturity level options  --->
 General setup  --->
 Loadable module support  --->
 Processor type and features  --->
 Power management options (ACPI, APM)  --->
}}
Template:Filename

/path/to/file

{{Filename|/path/to/file}}

Template:Commandline
 $ your command here

{{Commandline|your command here}}

Template:Gui

clickable » item » here

{{Gui| clickable » item » here}}

Template:Useflag

Make sure you have gnome enabled...

Make sure you have {{Useflag|gnome}} enabled...

Template:Ebuild

sys-apps/acpid

{{Ebuild|sys-apps/acpid}}

Template:Warning Unstable
Attention: Les versions CVS ne sont pas testées et sont loin d'être dénuées de bogues !

Soyez prudent et évitez de lancer ce genre d'application en root ou de l'utiliser en production

{{Warning Unstable}}

Template:Ebuild Info

net-im/gaim-1.5.0

{{Ebuild Info|net-im|gaim-1.5.0}}

Template:Warning Ebauche
Attention: Cet article est une ébauche en cours de rédaction. Il n'est donc pas complet!

Vous pouvez néammoins contribuer a cet article pour ajouter ou corriger des éléments.


{{Warning Ebauche}}

Template:Todo
A Faire: Travail a faire

{{Todo|Travail a faire}}

Template:Debian Package

xchat

{{Debian Package|xchat}}

Rubriques