Bienvenue sur eagle-usb

AtmEagle

FormattingRules

PagePrincipale :: DerniersChangements :: DerniersCommentaires :: ParametresUtilisateur :: Vous êtes 2600:1f28:365:80b0:e07e:67bc:b096:de44

Wikini Formatting Guide


Note: Anything between 2 sets of double-quotes is not formatted.

Once you have read through this, test your formatting skills in the SandBox.


1. Text Formatting


**I'm bold** => I'm bold
//I'm italic text!// => I'm italic text!
And I'm __underlined__! => And I'm underlined!
@@Strike through text@@ => Strike through text
##monospace text## => monospace text
%%code%%
%%(php) PHP code%%
%%(delphi) delphi/pascal code%%


2. Headers


Use between five = (for the biggest header) and two = (for the smallest header) on both sides of a text to render it as a header.

====== Really big header ======

Really big header


===== Rather big header =====

Rather big header


==== Medium header ====

Medium header


=== Not-so-big header ===

Not-so-big header


== Smallish header ==
Smallish header


3. Horizontal separator


----


4. Lists and indents


You can indent text using a tab or a space.
This text is indented
 This text is double-indented
  This text is also indented

This text is indented
This text is double-indented