sorry i was unsure weather to post here or in developement
i assumed dev was more of a gameplay thing so im writing here
anyway this is about WIKI and html
in perticulat the anchor command
i assume as its not in the list at http://taspring.clan-sy.com/wiki/Help:Editing that the command is dissabled.. why?
i realise that there is a link function in the bar but im not sure how it works.. could someone tell me how i would convert
< a href="http://lassie.student.utwente.nl/vliet/springclans.txt", title="Zenka's list =p"> here </a> into the code.... unless im typing something wrong in which case i feel very foolish.. =]
this is to link from other pages to the page im creating and also for the pages sprouting out of my page... (for the indevidual clans)
TY all
WIKI anchor (solved)
Moderator: Moderators
-
- Posts: 264
- Joined: 03 Sep 2005, 04:28
WIKI anchor (solved)
Last edited by Dead.Rabit on 23 Jan 2006, 22:37, edited 2 times in total.
I think it's this: [http://lassie.student.utwente.nl/vliet/ ... xt|Zenka's list]
It might need two of each bracket for external links though, I don't recall.
It might need two of each bracket for external links though, I don't recall.
-
- Posts: 264
- Joined: 03 Sep 2005, 04:28
| is for internal linking, external (http) links need a space
click [http://www.yahoo.com here]! = external
click [[Noobs|here]]! = internal
best way to learn is look at code in the site, example http://taspring.clan-sy.com/w/index.php ... §ion=1
click [http://www.yahoo.com here]! = external
click [[Noobs|here]]! = internal
best way to learn is look at code in the site, example http://taspring.clan-sy.com/w/index.php ... §ion=1
Who knows why it is different. But unless someone feels like going through the PHP of the wiki and changing the relevant codes, then we will be stuck with it. There is probably a good reason for it anyways. And if it was changed, im definatley not going through and changing all the external links to the newe format.