Difference between revisions of "Template talk:F"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
imported>Heeheehee
m
 
(3 intermediate revisions by one other user not shown)
Line 11: Line 11:
  
 
Tried two fixes, nothing works. I think there's some wiki buginess when combining multiple templates with links, I dunno. --[[User:StDoodle|StDoodle (#1059825)]] 18:34, 5 July 2010 (UTC)
 
Tried two fixes, nothing works. I think there's some wiki buginess when combining multiple templates with links, I dunno. --[[User:StDoodle|StDoodle (#1059825)]] 18:34, 5 July 2010 (UTC)
 +
 +
* Found the problem and it's really weird. Had to delete the newline between <nowiki></includeonly> and <noinclude></nowiki> --[[User:Bale|Bale]] 21:13, 5 July 2010 (UTC)
 +
:Huh, that -is- really weird.

Latest revision as of 22:42, 5 July 2010

For some reason, if I try to use this template several times on the same line, it breaks the format. Is there an extraneous space or something?

I get:

to_string() and to_string()

as opposed to the correct

to_string()and to_string(). --Heeheehee 18:06, 5 July 2010 (UTC)


Tried two fixes, nothing works. I think there's some wiki buginess when combining multiple templates with links, I dunno. --StDoodle (#1059825) 18:34, 5 July 2010 (UTC)

  • Found the problem and it's really weird. Had to delete the newline between </includeonly> and <noinclude> --Bale 21:13, 5 July 2010 (UTC)
Huh, that -is- really weird.