User:AtionSong/Style Guide
From Homestar Runner Wiki
If you are new to wikis, here's a quick and easy guide to basic style changes you can do to text.
| Text | Yields | Description |
|---|---|---|
| [[Homestar Runner]] | Homestar Runner | Inter-Wiki link |
| [[Homestar Runner|our hero]] | our hero | Links to first text, displays second |
| [http://www.hrwiki.org HRWiki] | HRWiki | External Link |
| [[Image:bad graphics ghost.png]] | | Image |
| {{done}} | | "Done" template |
| '''Text''' | Text | Bold text |
| ''Text'' | Text | Italic Text |
| <big>Text</big> | Text | Big Text |
| <small>Text</small> | Text | Small Text |
| <center>Text</center> | | Centered text |
| Text<sup>Text</sup> | TextText | Raised text |
| <nowiki>'''Text'''</nowiki> | '''Text''' | Ignores wiki code |
| <pre>Text</pre> | Text | Boxed text (ignores wiki code) |
| {{stub}} |
| Template |
| <span style="color: #FF0000;">text</span> | text | Colored text |

