Difference between revisions of "Help:How to add bold or italics"

From WRG
Jump to navigationJump to search
 
 
Line 1: Line 1:
 
==Italics==
 
==Italics==
:Simply surround text with 2 apostrophes. <nowiki>''This''</nowiki> will produce ''This''.
+
:Simply surround text with 2 apostrophes. <nowiki>''This''</nowiki> will produce ''This''. Note that this is '''not''' the quote character. You need to do two of the single quotes here.
  
 
==Bold==
 
==Bold==

Latest revision as of 05:11, 24 January 2006

Italics

Simply surround text with 2 apostrophes. ''This'' will produce This. Note that this is not the quote character. You need to do two of the single quotes here.

Bold

Simply surround text with 3 apostrophes. '''This''' will produce This.

Bold and Italics

Simply surround text with 5 apostrophes (2 + 3). '''''This''''' will produce This.