Difference between revisions of "Talk:Beginner's Guide to MultiCharts Programming"

From MultiCharts
Jump to navigation Jump to search
(Created page with "'''Suggestion''': Change title from 'Beginner's Guide to MultiCharts Programming' to a more specific 'PowerLange Formatting Tips'. I think the current title is not reflecting...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Suggestion''':  
+
JoshM:
Change title from 'Beginner's Guide to MultiCharts Programming' to a more specific 'PowerLange Formatting Tips'. I think the current title is not reflecting the true nature of the article.  
+
* '''Suggestion''': Change title from 'Beginner's Guide to MultiCharts Programming' to a more specific 'PowerLange Formatting Tips'. I think the current title is not reflecting the true nature of the article. I don't know how to change the title and link to the page. :)
 +
* '''Problem''': The references, following these articles from Wikipedia: [https://en.wikipedia.org/wiki/Wikipedia:CHEAT] and [https://en.wikipedia.org/wiki/Wikipedia:Referencing_for_beginners] don't seem to work?
  
I don't know how to change the title and link to the page. :)
+
<del>'''How to?''': How can a link be made to this page http://www.multicharts.com/trading-software/index.php/Category:Comparisons_and_Loops in the 'if else statement' part of the document ''without'' adding the page to the category? For example, making a regular link with <nowiki>[[Category:Comparisons_and_loops]]</nowiki> will place the article in that category.</del>
  
 
+
A link to a category can be made as following:
'''Problem''':
+
<blockquote>
The references, following these articles from Wikipedia: [https://en.wikipedia.org/wiki/Wikipedia:CHEAT] and [https://en.wikipedia.org/wiki/Wikipedia:Referencing_for_beginners] don't seem to work?
+
To link to a category page without putting the current page in that category, precede the link with a colon: <nowiki>[[:Category:Category name]]</nowiki>.
 +
</blockquote>
 +
[https://en.wikipedia.org/wiki/Help:Category#Linking_to_category_pages source]

Latest revision as of 15:05, 27 January 2012

JoshM:

  • Suggestion: Change title from 'Beginner's Guide to MultiCharts Programming' to a more specific 'PowerLange Formatting Tips'. I think the current title is not reflecting the true nature of the article. I don't know how to change the title and link to the page. :)
  • Problem: The references, following these articles from Wikipedia: [1] and [2] don't seem to work?

How to?: How can a link be made to this page http://www.multicharts.com/trading-software/index.php/Category:Comparisons_and_Loops in the 'if else statement' part of the document without adding the page to the category? For example, making a regular link with [[Category:Comparisons_and_loops]] will place the article in that category.

A link to a category can be made as following:

To link to a category page without putting the current page in that category, precede the link with a colon: [[:Category:Category name]].

source