Template talk:F: Difference between revisions
Jump to navigation
Jump to search
imported>Heeheehee Template bug? |
imported>Heeheehee mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
{{f|to_string}}and {{f|to_string}}. --[[User:Heeheehee|Heeheehee]] 18:06, 5 July 2010 (UTC) | {{f|to_string}}and {{f|to_string}}. --[[User:Heeheehee|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. --[[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:
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.