Contents |
The Mighty Marvel Universe Markup Cheat Sheet
Basic Formatting
| Italicize text: ''this is some text'' | this is some text |
| Make text bold: '''this is some text''' | this is some text |
headlines
=level one headline=
==Level two headline==
===level three headline===
links
| regular links: [[Nightcrawler]] | Nightcrawler |
| links with text other than the link page: [[Nightcrawler|Kurt Wagner]] | Kurt Wagner |
| links to external sites: http://www.marvel.com [http://www.marvel.com Marvel.com] | http://www.marvel.com Marvel.com |
images
normal images
[[image:ultimate_cap_hed.jpg]]
thumbnails
There are a number of image options to make images resize and position on the fly. The positions of the directives within the image tag are insenstitive so you can just write them wherever. Options:
- thumb - resizes creates a frame around the image
- left,right - places the image to the left or right of the text
- pixel size - tells how wide to make the image
- captions - adds a caption to the image
examples:
inline images
basic thumbnail
| [[image:ultimate_cap_hed.jpg|thumb]] |
thumbnails with caption
| [[image:ultimate_cap_hed.jpg|thumb|ultimate cap]] |
thumbnails with alignment
| [[image:ultimate_cap_hed.jpg|thumb|ultimate cap|left]] |
thumbnails with sizes
| [[image:ultimate_cap_hed.jpg|thumb|100 pixel image|100px]] |
contributors: JEEPGUY88US, MikeFichera, pete
Main Page | Recent changes | Random page | Help | What links here | Related changes | Upload file | Special pages | Printable version |
Main Page | Recent changes | Random page | Help | What links here | Related changes | Upload file | Special pages | Printable version |


