To Link
[Submission Name]
[Sub_Number_ID|Text to Link]
[Submission Name|Text to Link]
[382#2083|Text to Link] - for comments
|
To Add a Graphic
Upload pic to Gallery
Get exact filename
[[thumb|filename.jpg|right|Text description]]
thumb = normal or thumb (pic size)
right = left, middle, right (text alignment)
|
|
Source
|
Output
|
<abbr title= "United Nations"> UN
</abbr>
|
UN
|
|
<b>Bold</b>
|
Bold
|
<blockquote> blockquote
</blockquote>
|
text text
blockquote
text text
|
<center> center
</center>
|
center
|
<code> code
</code>
|
Code text
|
<dl>
<dt>Term
<dd>Definition
<dt>Term
<dd>Definition
</dl>
|
-
Term
-
Definition
-
Term
-
Definition
|
<em>emphasis
</em>
|
emphasis
|
|
<hr>
|
|
<ol>
<li>Item 1</li>
<li>Item 2</li>
</ol>
|
- Item 1
- Item 2
|
<ul>
<li>Item 1</li>
<li>Item 2</li>
</ul>
|
|
<q>quote
</q>
|
quote
|
<small>small
</small>
|
small
|
<strike>strike
</strike>
|
strike
|
sub<sub>sub
</sub>
|
sub
sub
|
sup<sup>sup
</sup>
|
sup
sup
|
<tt>type
</tt>
|
type
|
<u>underline
</u>
|
underline
|