Difference between revisions of "Template talk:Links 1"

From FollowTheScore
Jump to: navigation, search
(Removing all content from page)
Line 1: Line 1:
 +
<noinclude>Template Links 1 won't work for me. I simply copied the code for template Links 1 and template ! to my template, but I get strange stuff like this (the star is a littel box):
 +
<pre>
 +
{{#if:|
 +
    * [[{{{2}}}|{{{3}}}]]|
 +
    * [[{{{2}}}]]}}
  
 +
</pre>
 +
 +
eventhough it is a template and not supposed to show this. As a result it won't work on my mainpage.</noinclude>

Revision as of 11:16, 4 August 2008

Template Links 1 won't work for me. I simply copied the code for template Links 1 and template ! to my template, but I get strange stuff like this (the star is a littel box):

{{#if:|
    * [[{{{2}}}|{{{3}}}]]|
    * [[{{{2}}}]]}} 

eventhough it is a template and not supposed to show this. As a result it won't work on my mainpage.