Help:Contents: Difference between revisions

From Star Trek : Freedom's Wiki
Jump to: navigation, search
m (started)
 
 
(27 intermediate revisions by 13 users not shown)
Line 1: Line 1:
Editng a Wiki can be hard at times, since you must account for the linking sysetm. Here are some basics of editig on a wiki.
Editng a Wiki can be hard at times, since you must account for the linking, text and page formatting schemes. Following are some basics of editing the Wiki system.


First we'll do the basics of formatting. To make something '''bold''' you just put three (3) single quote marks (') around it and that bolds it. ''Italics'' are simplier, has its just (2) two of the quote marks.


Now, the all-important Wiki linking system. To do this, just put two brackets around the word, then close it. See example below of making a link to the page about my ship, the [[USS Boudicca]].
 
 
==Text Editing==
First we'll do the basics of formatting. To make something '''bold''' you just put three single quote marks (') around it and that bolds it. ''Italics'' are simplier, has its just two of the quote marks. Examples:
 
 
 
 
<nowiki>'''bold'''</nowiki>
 
<nowiki>''Italics''</nowiki>
 
==Linking==
Now, the all-important Wiki linking system. To do this, just put a set of double brackets before and after the word. See example below of making a link to the page about my ship, the [[USS Boudicca]]:
 


<nowiki>[[USS Boudicca]]</nowiki>  
<nowiki>[[USS Boudicca]]</nowiki>  


That makes a simple link, just like above. Now, if want to be tricking, and have the link say something different that where it goes, like if I say [[USS Boudicca|this is the link to my ship!]]
 
That makes a simple link, just like in the previous paragraph. Now, if you want to be tricky and have the link showing something different than where it points, i.e. [[USS Boudicca|this is the link to my ship!]], try this:
 


<nowiki>[[USS Boudicca|this is the link to my ship!]]</nowiki>
<nowiki>[[USS Boudicca|this is the link to my ship!]]</nowiki>


Now, I started the same with the two brackets, then I added the link name, then a vertical line, then typed what I wanted to appear. You have to be careful, because you have to type the link exactly the way it is, or else it will get lost, like if I make a link to the [[Uss Boudicca]], notice it is spelled the same, but it is not case sensative. It will take you to the wrong page. What helps is to go to the page you want, then copy the title so the name will be exact, then paste it into your bracket tags.


Now, if you want to add the nice sub section tags like I did on the ship pages, then you just use two equal symbols around the title. So, if I want to make a main section of "Crew Roster" with sub sections of "Command Staff", "Engineers" and "Tactical", you just add another = on each of the tags. I'd do it like this... (I'd show you, but it would mess up this help page. To see an exmaple, go to your favorite ship page and see how I set up the crew roster)
Here, as before I started with the two brackets, followed by the link name, a vertical line, then typed what I wanted the link to look like. You have to be careful though, because you have to type the link exactly as it should be, otherwise an error will occur. Take this link as an a example of a typical mistake:
 
 
<nowiki>[[Uss Boudicca]]</nowiki> and you get this [[Uss Boudicca]].
 
 
Notice that it is spelled the same, however the case sensitivity of the Wiki linking system treats this as a separate entry to those presented earlier in this section. The link will take you to the wrong page. Going to the page you need to be linked, copying the exact title and paste it into your bracket tags generally solves the more common linking problems.
 
==Page Formatting==
Now, if you want to add a nice sub-section tags like those on the ship pages, then you just need to use two equal symbols around a title. So, if you want to make the main section of "Crew Roster" with sub-sections like: "Command Staff", "Engineers" and "Tactical" - you just add another equal sign (=) on each of the sub-section titles. Following are examples (of usage only, as presenting the final effect would severely interfere with this page layout):
 
 
<nowiki>==Crew Roster==</nowiki>
 
<nowiki>===Command Staff===</nowiki>
 
<nowiki>===Engineering Staff===</nowiki>
 
<nowiki>===Tactical/Security Staff===</nowiki>
 
 
==Additional Information==
Thats all I can think of now. If you need detailed instructions, try [mailto:xboxguy15@sbcglobal.net contacting me] and I'll try to get back to you as soon as possible, or if you can't wait, you can go to the [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page Wikipedia's Help Page] and try to get some help there.


<nowiki>==Crew Roster==
===Command Staff===
===Engineering Staff===
===Tactical/Security Staff===</nowiki>


Thats all I can think of now. If you need detailed instructions, try [mailto:xboxguy15@sbcglobal.net contacting me] and I'll try to get back to you soon, or if you can't wait, you can go to the [[Wikipedia:How to edit a page|Wikipedia's Help Page]] and try to get help there.


''This was written by [[User:KevinSchram|Kevin Schram]]''
''This was written by [[User:KevinSchram|Kevin Schram]]''
'''Edit by Trout:'''
Just a couple of small notes to add to Kevin's wonderful description above.
# Wiki will accept HTML commands. Some of them are funky (like images, no img tags allowed, but you don't need them - it will take a media link and convert it automatically) but most of them work as expected. Table seems to be the one we're using the most, but a lot of pages started by me are heavy in html formatting (see the Marine pages, if you don't believe me).
#Less a note then a push... Just about anything you need to know that isn't detailed above is on the Wiki Help page. There are a real slew of commands, rarely used, just hanging around in the wings to be used.
Don't worry about making mistakes. We can always roll back to a previous version. If you have questions, contact [[User:Papatrouter | J Trout]] or [[User:KevinSchram|Kevin Schram]]
'''/Edit by Trout'''
'''Help With Tables'''
Hey guys, Kevin here again!
I just found this great site that converts HTML table code into Wiki table code. Just program a table in HTML has you would, then it converts it into a Wiki table code that looks a lot better on a wiki!
[http://www.cnic.org/html2mediawiki.html]
From, [[User:KevinSchram|Kevin]]
'''/Help With Tables'''

Latest revision as of 02:36, 8 February 2011

Editng a Wiki can be hard at times, since you must account for the linking, text and page formatting schemes. Following are some basics of editing the Wiki system.



Text Editing[edit]

First we'll do the basics of formatting. To make something bold you just put three single quote marks (') around it and that bolds it. Italics are simplier, has its just two of the quote marks. Examples:



'''bold'''

''Italics''

Linking[edit]

Now, the all-important Wiki linking system. To do this, just put a set of double brackets before and after the word. See example below of making a link to the page about my ship, the USS Boudicca:


[[USS Boudicca]]


That makes a simple link, just like in the previous paragraph. Now, if you want to be tricky and have the link showing something different than where it points, i.e. this is the link to my ship!, try this:


[[USS Boudicca|this is the link to my ship!]]


Here, as before I started with the two brackets, followed by the link name, a vertical line, then typed what I wanted the link to look like. You have to be careful though, because you have to type the link exactly as it should be, otherwise an error will occur. Take this link as an a example of a typical mistake:


[[Uss Boudicca]] and you get this Uss Boudicca.


Notice that it is spelled the same, however the case sensitivity of the Wiki linking system treats this as a separate entry to those presented earlier in this section. The link will take you to the wrong page. Going to the page you need to be linked, copying the exact title and paste it into your bracket tags generally solves the more common linking problems.

Page Formatting[edit]

Now, if you want to add a nice sub-section tags like those on the ship pages, then you just need to use two equal symbols around a title. So, if you want to make the main section of "Crew Roster" with sub-sections like: "Command Staff", "Engineers" and "Tactical" - you just add another equal sign (=) on each of the sub-section titles. Following are examples (of usage only, as presenting the final effect would severely interfere with this page layout):


==Crew Roster==

===Command Staff===

===Engineering Staff===

===Tactical/Security Staff===


Additional Information[edit]

Thats all I can think of now. If you need detailed instructions, try contacting me and I'll try to get back to you as soon as possible, or if you can't wait, you can go to the Wikipedia's Help Page and try to get some help there.


This was written by Kevin Schram


Edit by Trout:

Just a couple of small notes to add to Kevin's wonderful description above.

  1. Wiki will accept HTML commands. Some of them are funky (like images, no img tags allowed, but you don't need them - it will take a media link and convert it automatically) but most of them work as expected. Table seems to be the one we're using the most, but a lot of pages started by me are heavy in html formatting (see the Marine pages, if you don't believe me).
  2. Less a note then a push... Just about anything you need to know that isn't detailed above is on the Wiki Help page. There are a real slew of commands, rarely used, just hanging around in the wings to be used.

Don't worry about making mistakes. We can always roll back to a previous version. If you have questions, contact J Trout or Kevin Schram

/Edit by Trout

Help With Tables

Hey guys, Kevin here again!

I just found this great site that converts HTML table code into Wiki table code. Just program a table in HTML has you would, then it converts it into a Wiki table code that looks a lot better on a wiki!

[1]

From, Kevin

/Help With Tables