Changes

no edit summary
Line 1: Line 1:  
  Here are the technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.
 
  Here are the technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.
 
________________________________________________<br>
 
________________________________________________<br>
Bold...<br>
+
<p style="color: #112A46"><b>Bold...</b></p>
 
Formatting: < b>Text< /b><br>
 
Formatting: < b>Text< /b><br>
 
&nbsp;&nbsp;or: (''')Text'''
 
&nbsp;&nbsp;or: (''')Text'''
 
Example: <b>Text</b>
 
Example: <b>Text</b>
 
________________________________________________<br>
 
________________________________________________<br>
Italic...<br>
+
<p style="color: #112A46"><b>Italic...</b></p>
 
Formatting: < i>Text< /i><br>
 
Formatting: < i>Text< /i><br>
 
Example: <i>Text</i>
 
Example: <i>Text</i>
 
________________________________________________<br>
 
________________________________________________<br>
New line (line break)...<br>
+
<p style="color: #112A46"><b>New line...</b></p>
 +
(Line break)
 
&nbsp;&nbsp;or: <br />
 
&nbsp;&nbsp;or: <br />
 
Formatting: < br>
 
Formatting: < br>
 
________________________________________________<br>
 
________________________________________________<br>
Paragraph...<br>
+
<p style="color: #112A46"><b>Paragraph...</b></p>
 
Formatting: < p>Text< /p>
 
Formatting: < p>Text< /p>
 
________________________________________________<br>
 
________________________________________________<br>
Non-breaking space...<br>
+
<p style="color: #112A46"><b>Space (non-breaking)...</b></p>
 
Formatting: (&)nbsp;<br>
 
Formatting: (&)nbsp;<br>
 
Example: Word1&nbsp;&nbsp;&nbsp;&nbsp;Word2
 
Example: Word1&nbsp;&nbsp;&nbsp;&nbsp;Word2
 
________________________________________________<br>
 
________________________________________________<br>
 +
 
=Various styles...=
 
=Various styles...=
  
editors
217

edits