Wiki allows quite a lot of html markup, links are the only thing you must wiki-fy.
On 20/10/06, Daniel Richter <[EMAIL PROTECTED]> wrote:
What I never undestood about the wiki is why it doesn't just allow people to insert HTML.. which many poeple know really well... yet another language to learn and only for a very narrow focus.. my 2 cents. Daniel On 10/20/06, Matthias Kappenberg <[EMAIL PROTECTED]> wrote: > Hi Jean-Sebastien, > > to: > A last question, How do I put my tutorials links on RSWiki? > > First create an account: > > http://rs3dwiki.the-final.info/index.php?title=Special:Userlogin > > Go to the desired Page, check first the sandbox to play: > > http://rs3dwiki.the-final.info/index.php?title=Sandbox > > use there the "edit" links at the articles. > > Use the Preview instead of saving the site to watch the output. > The wiki has a versioning function. Every saved work will be hold in the > database. > > Try the following text for your links in the sandbox: > BEGIN-TRY > > =Your 1st Level Headline = > ==Your 2nd Level Headline == > ===Your 3rd Level Headline === > > Here is my Text with the Links: > > * [http://www.neuroworld.ws/tutorials/jsp_tutorial_multichoregraphy_control/jsp_tutorial_multichoregraphy_control.htm] Top Tutorial. > > * [http://www.neuroworld.ws/tutorials/jsp_tutorial_multichoregraphy_control/jsp_tutorial_multichoregraphy_control.htm] Top Tutorial. > > * [http://www.neuroworld.ws/tutorials/jsp_tutorial_multichoregraphy_control/jsp_tutorial_multichoregraphy_control.htm] Top Tutorial. > > > END-TRY It's really easy,he. > This should give a bullet-List (the stars in front of the links will be converted to bulletlist ;-) with your tutorial links. > > If you've played enough, don't save and go directly to the: > > http://rs3dwiki.the-final.info/index.php?title=Special:Upload > > Upload a nice picture for the tutorials (try to remember the imagename ;-) > Then go here: > > http://rs3dwiki.the-final.info/index.php?title=Offsite_Tutorials > > Put this at the end of the "edit Textbox" to create a new tablerow with one column: > > > |- > {{AnnotatedLink|imgwidth=100|image=jp-imagename.jpg|title=JP-Tutorial|description=Some JP-Tutorials on Neuroworld, September 20th > 2006|link=http://www.neuroworld.ws/tutorials.htm}} > |} > > > or this to create a new tablerow with two columns (): > > > |- > {{AnnotatedLink|imgwidth=100|image=jp-imagename.jpg|title=JP-Tutorial1|description=Some JP-Tutorials on Neuroworld, September 20th > 2006|link=http://www.neuroworld.ws/tutorials.htm}} > {{AnnotatedLink|imgwidth=100|image=jp-imagename.jpg|title=JP-Tutorial2|description=Some JP-Tutorials on Neuroworld, September 20th > 2006|link=http://www.neuroworld.ws/tutorials.htm}} > |} > > > or this to create two new tablerows with two columns (): > > > |- > {{AnnotatedLink|imgwidth=100|image=jp-imagename.jpg|title=JP-Tutorial1|description=Some JP-Tutorials on Neuroworld, September 20th > 2006|link=http://www.neuroworld.ws/tutorials.htm}} > {{AnnotatedLink|imgwidth=100|image=jp-imagename.jpg|title=JP-Tutorial2|description=Some JP-Tutorials on Neuroworld, September 20th > 2006|link=http://www.neuroworld.ws/tutorials.htm}} > |- > {{AnnotatedLink|imgwidth=100|image=jp-imagename.jpg|title=JP-Tutorial3|description=Some JP-Tutorials on Neuroworld, September 20th > 2006|link=http://www.neuroworld.ws/tutorials.htm}} > {{AnnotatedLink|imgwidth=100|image=jp-imagename.jpg|title=JP-Tutorial4|description=Some JP-Tutorials on Neuroworld, September 20th > 2006|link=http://www.neuroworld.ws/tutorials.htm}} > |} > > > > > Hope this was helpy, > Matthias > > > > > >
