Difference between revisions of "Template talk:Orgbox"

From Akvopedia
Jump to: navigation, search
(New page: I am having trouble getting the coding right for the web site link. I really want it to look like [http://www.akvo.org akvo.org] But it is not working. I have to figure that out later.)
 
(Initial creation of page)
Line 1: Line 1:
 
I am having trouble getting the coding right for the web site link. I really want it to look like
 
I am having trouble getting the coding right for the web site link. I really want it to look like
 +
<pre><nowiki>
 +
[http://www.akvo.org akvo.org]
 +
</nowiki></pre>
 +
Which should give this result:
  
[http://www.akvo.org akvo.org]
+
[http://www.akvo.org/ akvo.org]
  
But it is not working. I have to figure that out later.
+
But it is not working. There are some nested template problems. I have to figure that out later.

Revision as of 14:35, 18 June 2008

I am having trouble getting the coding right for the web site link. I really want it to look like

 [http://www.akvo.org akvo.org]

Which should give this result:

akvo.org

But it is not working. There are some nested template problems. I have to figure that out later.