|
|
| Line 1: |
Line 1: |
| {{Stub}}
| | #REDIRECT [[Help:Editing]] |
| | |
| ==Markup==
| |
| | |
| Bold and italic markup is done with apostrophes. Two for italic and three for bold:
| |
| | |
| ''<B></B>'<B></B>'This is italic.'<B></B>'<B></B>''<BR>
| |
| '''<B></B>'<B></B>'<B></B>'This is bold.'<B></B>'<B></B>'<B></B>'''<BR/>
| |
| '''''<B></B>'<B></B>'<B></B>'<B></B>'<B></B>'This is bold and italic.'<B></B>'<B></B>'<B></B>'<B></B>'<B></B>'''''<BR/>
| |
| | |
| ==Links==
| |
| | |
| Suppose you need a link to another article (which may or may not exist already) within Lunarpedia. You surround the link in double brackets, like this:
| |
| | |
| [<B></B>[List of Lists]<B></B>]<BR>
| |
| [[List of Lists]]. | |
| | |
| You can also make the displayed name and the place in goes to differently with a pipe separating the two:
| |
| | |
| | |
| [<B></B>[List of Lists|List of needed lists of needed articles]<B></B>]<BR/>
| |
| [[List of Lists|List of needed lists of needed articles]].
| |
| | |
| | |
| For off-wiki links, you can just type in the URL with the http component like this:
| |
| | |
| ht<B></B>tp://moonsociety.org<BR/>
| |
| http://moonsociety.org
| |
| | |
| You can also use a different displayed name than the link by using single brackets with a space between the URL/URI and the displayed name.
| |
| | |
| [ht<B></B>tp://moonsociety.org The Moon Society]<BR/>
| |
| [http://moonsociety.org The Moon Society]
| |
| | |
| | |
| | |
| ==Tags==
| |
| | |
| For various reasons, it may be appropriate to tag an article as needing cleanup, or that it's a stub, or some other purpose. A list of tags can be found [[Lunarpedia:Article_Tags|here]]. Tags and other templates are surrounded by double braces. For example, Template:Stub is used as {<B></B>{Stub}<B></B>}.
| |