This site is supported by donations to The OEIS Foundation.
Template talk:Oeisf/doc
From OeisWiki
The # sign causes problem
Usage (there is an issue to resolve with the # sign, using ## didn't resolve it, used for anchors into a web page):
- {{oeisf|File or directory pathname}}, e.g.
- {{oeisf|index.html#POSTER}} to get index.html#POSTER (should link to http://oeisf.org/index.html#POSTER)
- {{oeisf|index.html#DONATE}} to get index.html#DONATE (should link to http://oeisf.org/index.html#DONATE)
- {{oeisf|trustees.txt}} to get trustees.txt
If I do a copy link location, I get
- http://oeisf.org/index.html%23DONATE with index.html#DONATE (problem: the # got URL encoded, it must not be)
— Daniel Forgues 20:07, 31 May 2011 (UTC)