Difference between revisions of "Lunarpedia:MediaWiki formatting"

From Lunarpedia
Jump to: navigation, search
(If you see this I hit send too soon)
 
m (stub sorting)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Stub}}
+
{{Help Stub}}
  
 
==Markup==
 
==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>'This is italic.'<B></B>'<B></B>''<BR>
Line 15: Line 17:
  
 
You can also make the displayed name and the place in goes to differently with a pipe separating the two:   
 
You can also make the displayed name and the place in goes to differently with a pipe separating the two:   
{| style="border:1px solid black"
+
 
|- style="border:1px solid black"
+
 
| [<B></B>[List of Lists|List of needed lists of needed articles]<B></B>]<BR/>
+
[<B></B>[List of Lists|List of needed lists of needed articles]<B></B>]<BR/>
|- style="border:1px solid black"
+
[[List of Lists|List of needed lists of needed articles]].
| [[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:
 
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
 
http://moonsociety.org
  
Line 36: Line 37:
 
==Tags==
 
==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]].
+
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>}.

Latest revision as of 15:50, 3 May 2007

This article is a help stub. You can help Lunarpedia by expanding it.



Markup

Bold and italic markup is done with apostrophes. Two for italic and three for bold:

''This is italic.''
'''This is bold.'''
'''''This is bold and italic.'''''

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:

[[List of Lists]]
List of Lists.

You can also make the displayed name and the place in goes to differently with a pipe separating the two:


[[List of Lists|List of needed lists of needed articles]]
List of needed lists of needed articles.


For off-wiki links, you can just type in the URL with the http component like this:

http://moonsociety.org
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.

[http://moonsociety.org The Moon Society]
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 here. Tags and other templates are surrounded by double braces. For example, Template:Stub is used as {{Stub}}.