Help:Wikitext/tag examples
< Help:Wikitext
19,805pages on
this wiki
Add New Page
this wiki
The following are more examples of wikitext formatting. Specifically, this page is for the wikitext tags.
See also Help:Wikitext, plus more examples, link examples, and table examples.
Tag list
Edit
| Description | You type | You get |
|---|---|---|
Strike out text, use <del>Example</del> for text that has been deleted.
| <s>Example text</s>
| |
| Supscript | <sup>Example text</sup>
| Example text |
| Subscript | <sub>Example text</sub>
| Example text |
| Coded text | <code>Coded text</code>
| Coded text
|
| References | <ref>Reference</ref>
| [1] |
| Mathematical formulae | <math>1+2</math>
|
|
| Ignore wikitext | <nowiki>[[Link]]</nowiki>
| [[Link]] |
| Small text (for semantics only, use CSS for styling) | <small>Small text.</small>
| Small text. |
| Pre text (this also will result in <nowiki>) | <pre>Example</pre>
| Example |
| Abbreviation | <abbr title="The United States">US</abbr>
| US |
| Bolded text | <b>Bold</b>
| Bold |
| Underlined text | <u>Underlined</u>
| Underlined |
| Italicized text | <i>Italicized</i>
| Italicized |
- ↑ Reference