<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pickwiki.org/index.php?action=history&amp;feed=atom&amp;title=HintsAndTips</id>
	<title>HintsAndTips - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pickwiki.org/index.php?action=history&amp;feed=atom&amp;title=HintsAndTips"/>
	<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=HintsAndTips&amp;action=history"/>
	<updated>2026-04-28T23:16:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://pickwiki.org/index.php?title=HintsAndTips&amp;diff=1882&amp;oldid=prev</id>
		<title>Conversion script: link fix</title>
		<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=HintsAndTips&amp;diff=1882&amp;oldid=prev"/>
		<updated>2015-02-26T23:48:55Z</updated>

		<summary type="html">&lt;p&gt;link fix&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;HomePage&amp;gt;&amp;gt;[[HintsAndTips]]&lt;br /&gt;
&lt;br /&gt;
0) At the bottom of every page is a link &amp;quot;Edit Text of this Page&amp;quot;.  Click this link to, you guessed it, edit the text of the current page.  To avoid wiki spam, you now have to login to [[PickWiki]] before doing this - see [[CanBeEdited]].&lt;br /&gt;
&lt;br /&gt;
1) Making a new page &lt;br /&gt;
*To make a new page, run two or more words together and capitalize the first letter of each word, &lt;br /&gt;
*or you can put &amp;lt;nowiki&amp;gt;[[around the words]]&amp;lt;/nowiki&amp;gt; - the words will then have a ? link in the generated page.&lt;br /&gt;
*If you want the user to see the link described differently from the page entry name then you can put a description after the page name separated by a vertical bar&amp;lt;nowiki&amp;gt; : [[PrimeInformation|Prime Information]]&amp;lt;/nowiki&amp;gt;. The link will now contain a space, but the page name will not.&lt;br /&gt;
*After the page has been saved, click on the ? link to start editing the new page.&lt;br /&gt;
&lt;br /&gt;
2) If you post source code, surround it with PRE tags to keep the wiki from making a link out of every class and variable name.  Watch out for trailing &amp;quot;\&amp;quot; characters at the end of lines.  Even within a &amp;lt;nowiki&amp;gt;&amp;lt;PRE&amp;gt;&amp;lt;/nowiki&amp;gt; section this appears to escape the end of line character and smush lines together.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PRE&amp;gt;&lt;br /&gt;
  E=\!sudo shutdown -h now \&lt;br /&gt;
  PRINT &amp;quot;Are you sure you want to shutdown?&amp;quot;&lt;br /&gt;
&amp;lt;/PRE&amp;gt;&lt;br /&gt;
&lt;br /&gt;
VS.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PRE&amp;gt;&lt;br /&gt;
  E=\!sudo shutdown -h now \;&lt;br /&gt;
  PRINT &amp;quot;Are you sure you want to shutdown?&amp;quot;&lt;br /&gt;
&amp;lt;/PRE&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3) Some formatting hints: &lt;br /&gt;
*To make a bulleted list, start a line with a &amp;quot;*&amp;quot; character&lt;br /&gt;
*To make a numbered list, start a line with a &amp;quot;#&amp;quot; character&lt;br /&gt;
*To indent a line, start with a &amp;quot;:&amp;quot; character (more :&amp;#039;s indent more)&lt;br /&gt;
*To draw a line enter &amp;lt;nowiki&amp;gt;----&amp;lt;/nowiki&amp;gt; (four hyphens)&lt;br /&gt;
*&amp;lt;nowiki&amp;gt;&amp;lt;b&amp;gt; and &amp;lt;i&amp;gt;&amp;lt;/nowiki&amp;gt; work &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;just like they do&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt; in html&lt;br /&gt;
* = Heading = makes up a heading format.&lt;br /&gt;
&lt;br /&gt;
For more details see: [http://www.usemod.com/cgi-bin/wiki.pl?TextFormattingRules Text Formatting Rules]&lt;br /&gt;
&lt;br /&gt;
4) Formatted source code tends to be a dead-end, so put a link like &amp;#039;Back to [[JavaSource]]&amp;#039; at the top of the page.&lt;br /&gt;
:Some people even impose structure on a page, by listing the most likely set of links used to reach the page at the top.  This becomes more useful as a wiki grows beyond two levels deep :-)&lt;br /&gt;
&lt;br /&gt;
:For example, you could put this at the top of a page:&lt;br /&gt;
::HomePage&amp;gt;&amp;gt;HintsAndTips&amp;gt;&amp;gt;&amp;lt;nowiki&amp;gt;FormatTips&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
5) Clicking on the link at the top of every page that matches the page title, will give a reverse index - a list of all pages that link to this one.&lt;br /&gt;
&lt;br /&gt;
6) To include an external url, either just put it in the text, or you can create a link by putting the url in single square brackets. A description to go in the link can go after the url separated by a space - &amp;lt;pre&amp;gt;[http://www.usemod.com/cgi-bin/wiki.pl?TextFormattingRules Text Formatting Rules]&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
</feed>