Difference between revisions of "Tutorial:TutorialPage1b"

From WikiChem
Jump to: navigation, search
(Create [age)
 
(Explain nav template)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Well done!  You see how the link in square brackets took you to the next page! I'm lazy, so in future I'll be using transclusion in the links, and I'm afraid they will look more complicated.
+
{{SimpleTutorial}}
 +
''Well done!  You see how the link in square brackets took you to the next page!''
  
''Oh no - he's gone all technical on us!  What the heck is transclusion?''
+
Did you notice that the text was in italics?  How was that done?  Quite simple, put two inverted commas in front and behind <nowiki>''like this''</nowiki>, and you get it to look ''like this''.
 
 
Don't worry, all will be explained in due course.  Notice, though, that text was in italics?  How was that done?  Quite simple, put two inverted commas in front and behind <nowiki>''like this''</nowiki>, and you get it to look ''like this''.
 
  
 
Meanwhile, to get the item in bold, we put that inside three inverted commas like <nowiki>'''this'''</nowiki>, and we get '''this'''.
 
Meanwhile, to get the item in bold, we put that inside three inverted commas like <nowiki>'''this'''</nowiki>, and we get '''this'''.
Line 9: Line 8:
 
I want to make sure you can see the link to the next page, so I'm going to bold that too:  
 
I want to make sure you can see the link to the next page, so I'm going to bold that too:  
  
'''[[TutorialPage1c|Next page]]'''
+
'''[[Tutorial:TutorialPage1c|Next page]]'''
 +
 
 +
If you're looking in the edit tab, you can now see <nowiki>{{SimpleTutorial}}</nowiki> which is the navigation template on the right.  That's just to help you jump back a few pages if you want to look at something again.  (We won't cover templates until the advanced tutorial.)
  
 
[[Category:Tutorial pages]]
 
[[Category:Tutorial pages]]

Latest revision as of 18:00, 31 May 2011

Well done! You see how the link in square brackets took you to the next page!

Did you notice that the text was in italics? How was that done? Quite simple, put two inverted commas in front and behind ''like this'', and you get it to look like this.

Meanwhile, to get the item in bold, we put that inside three inverted commas like '''this''', and we get this.

I want to make sure you can see the link to the next page, so I'm going to bold that too:

Next page

If you're looking in the edit tab, you can now see {{SimpleTutorial}} which is the navigation template on the right. That's just to help you jump back a few pages if you want to look at something again. (We won't cover templates until the advanced tutorial.)