Difference between revisions of "Lunarpedia:MediaWiki formatting"

From Lunarpedia
Jump to: navigation, search
(If you see this I hit send too soon)
 
(reaching the stopping point I meant to save at)
Line 2: Line 2:
  
 
==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>}.

Revision as of 07:12, 3 March 2007

This article is a stub. You can help Lunarpedia by expanding it or sorting it into the correct stub subcategory.


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}}.