Template talk:Table row: Difference between revisions
Jump to navigation
Jump to search
(Created page with "It's fun to test things here xD I believe code had to be: |- | <nowiki>{{{1|}}} || {{{2|}}}</nowiki> And maybe used to add empty row? --~~~~") |
m (Imahero moved page Template talk:Tr to Template talk:Table row without leaving a redirect) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
And maybe used to add empty row? --[[User:HaxLi|HaxLi]] 13:44, 24 March 2014 (CET) | And maybe used to add empty row? --[[User:HaxLi|HaxLi]] 13:44, 24 March 2014 (CET) | ||
:Oh no, I was just dum! :D I meant to make things easier by using this template in all the "neutral tables". Then I realized, that there is not much point there, because basically only thing that gets easier, is that you do not have to write |- between evry row change. The [[:Template:Table]] takes care of the rest. –[[User:Kapteeni Ruoska|Kapteeni Ruoska]] 13:50, 24 March 2014 (CET) | |||
Well, indeed, you add +2 additional chars to it x] | |||
6 chars (including enter) | |||
|- | |||
|x||x | |||
8 chars (could be 7 if one letter template) | |||
<nowiki>{{Tr|x|x}}</nowiki> | |||
It could work, if that table had more columns ;] --[[User:HaxLi|HaxLi]] 14:03, 24 March 2014 (CET) |
Latest revision as of 20:22, 17 May 2021
It's fun to test things here xD
I believe code had to be:
|- | {{{1|}}} || {{{2|}}}
And maybe used to add empty row? --HaxLi 13:44, 24 March 2014 (CET)
- Oh no, I was just dum! :D I meant to make things easier by using this template in all the "neutral tables". Then I realized, that there is not much point there, because basically only thing that gets easier, is that you do not have to write |- between evry row change. The Template:Table takes care of the rest. –Kapteeni Ruoska 13:50, 24 March 2014 (CET)
Well, indeed, you add +2 additional chars to it x]
6 chars (including enter)
|- |x||x
8 chars (could be 7 if one letter template)
{{Tr|x|x}}
It could work, if that table had more columns ;] --HaxLi 14:03, 24 March 2014 (CET)